Uses of Class
com.microsoft.azure.management.dns.ZoneType
-
-
Uses of ZoneType in com.microsoft.azure.management.dns
Methods in com.microsoft.azure.management.dns that return ZoneType Modifier and Type Method Description ZoneTypeDnsZone. accessType()static ZoneTypeZoneType. fromString(String value)Parses a serialized value to a ZoneType instance.static ZoneTypeZoneType. valueOf(String name)Returns the enum constant of this type with the specified name.static ZoneType[]ZoneType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-