| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<ResourceScopeType> |
ResourceScopeType.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/