public final class ValidateResourceTypes extends Object
| Modifier and Type | Field and Description |
|---|---|
static ValidateResourceTypes |
SERVER_FARM
Static value ServerFarm for ValidateResourceTypes.
|
static ValidateResourceTypes |
SITE
Static value Site for ValidateResourceTypes.
|
| Constructor and Description |
|---|
ValidateResourceTypes(String value)
Creates a custom value for ValidateResourceTypes.
|
public static final ValidateResourceTypes SERVER_FARM
public static final ValidateResourceTypes SITE
public ValidateResourceTypes(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/