| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceScopeType |
RecommendationInner.resourceScope()
Get the resourceScope property: Name of a resource type this recommendation applies, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
RecommendationInner |
RecommendationInner.withResourceScope(ResourceScopeType resourceScope)
Set the resourceScope property: Name of a resource type this recommendation applies, e.g.
|
| Modifier and Type | Field and Description |
|---|---|
static ResourceScopeType |
ResourceScopeType.SERVER_FARM
Static value ServerFarm for ResourceScopeType.
|
static ResourceScopeType |
ResourceScopeType.SUBSCRIPTION
Static value Subscription for ResourceScopeType.
|
static ResourceScopeType |
ResourceScopeType.WEB_SITE
Static value WebSite for ResourceScopeType.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceScopeType |
ResourceScopeType.fromString(String name)
Creates or finds a ResourceScopeType from its string representation.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.