ValidateResourceTypes Class
- java.
lang. Object - com.
microsoft. azure. management. appservice. ValidateResourceTypes
- com.
public class ValidateResourceTypes
Defines values for ValidateResourceTypes.
Modifier and Type | Field and Description |
---|---|
final Validate |
SERVER_FARM
Static value ServerFarm for ValidateResourceTypes. |
final Validate |
SITE
Static value Site for ValidateResourceTypes. |
Constructor | Description |
---|---|
Validate |
Creates a custom value for ValidateResourceTypes. |
Modifier and Type | Method and Description |
---|---|
boolean | equals(Object obj) |
int |
hash |
String |
to |
SERVER_FARM
public static final ValidateResourceTypes SERVER_FARM= new ValidateResourceTypes("ServerFarm")
Static value ServerFarm for ValidateResourceTypes.
SITE
public static final ValidateResourceTypes SITE= new ValidateResourceTypes("Site")
Static value Site for ValidateResourceTypes.
ValidateResourceTypes
public ValidateResourceTypes(String value)
Creates a custom value for ValidateResourceTypes.
Parameters:
equals
public boolean equals(Object obj)
Parameters:
hashCode
public int hashCode()
toString
public String toString()
Comentários do Azure SDK for Java
O Azure SDK for Java é um projeto código aberto. Selecione um link para fornecer comentários: