Compartir vía


ResourceSkuRestrictionsType Enum

  • java.lang.Object
    • java.lang.Enum<ResourceSkuRestrictionsType>
      • com.microsoft.azure.management.compute.ResourceSkuRestrictionsType

public enum ResourceSkuRestrictionsType

Defines values for ResourceSkuRestrictionsType.

Fields

LOCATION

Enum value location.

Methods

fromString(String value)

public static ResourceSkuRestrictionsType fromString(String value)

Parses a serialized value to a ResourceSkuRestrictionsType instance.

Parameters

value
String
the serialized value to parse.

Returns

the parsed ResourceSkuRestrictionsType object, or null if unable to parse.

toString()

public String toString()

Returns

String

Applies to