Class HostingEnvironmentProfile
java.lang.Object
com.microsoft.azure.management.appservice.HostingEnvironmentProfile
Specification for an App Service Environment to use for this resource.
-
Constructor Details
-
HostingEnvironmentProfile
public HostingEnvironmentProfile()
-
-
Method Details
-
id
Get resource ID of the App Service Environment.- Returns:
- the id value
-
withId
Set resource ID of the App Service Environment.- Parameters:
id
- the id value to set- Returns:
- the HostingEnvironmentProfile object itself.
-
name
Get name of the App Service Environment.- Returns:
- the name value
-
type
Get resource type of the App Service Environment.- Returns:
- the type value
-