Interface RegionInfo


public interface RegionInfo
An immutable client-side representation of RegionInfo.
  • Method Details

    • storageToNetworkProximity

      RegionStorageToNetworkProximity storageToNetworkProximity()
      Gets the storageToNetworkProximity property: Provides storage to network proximity information in the region.
      Returns:
      the storageToNetworkProximity value.
    • availabilityZoneMappings

      List<RegionInfoAvailabilityZoneMappingsItem> availabilityZoneMappings()
      Gets the availabilityZoneMappings property: Provides logical availability zone mappings for the subscription for a region.
      Returns:
      the availabilityZoneMappings value.
    • innerModel

      RegionInfoInner innerModel()
      Gets the inner com.azure.resourcemanager.netapp.fluent.models.RegionInfoInner object.
      Returns:
      the inner object.