Interface ClusterZoneList


public interface ClusterZoneList
An immutable client-side representation of ClusterZoneList.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.avs.fluent.models.ClusterZoneListInner object.
    Gets the zones property: Zone and associated hosts info.
  • Method Details

    • zones

      List<ClusterZone> zones()
      Gets the zones property: Zone and associated hosts info.
      Returns:
      the zones value.
    • innerModel

      ClusterZoneListInner innerModel()
      Gets the inner com.azure.resourcemanager.avs.fluent.models.ClusterZoneListInner object.
      Returns:
      the inner object.