ClusterZoneList Interface
public interface ClusterZoneList
An immutable client-side representation of ClusterZoneList.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Cluster |
innerModel()
Gets the inner com. |
|
abstract
List<Cluster |
zones()
Gets the zones property: Zone and associated hosts info. |
Method Details
innerModel
public abstract ClusterZoneListInner innerModel()
Gets the inner com.azure.resourcemanager.avs.fluent.models.ClusterZoneListInner object.
Returns:
zones
public abstract List<ClusterZone> zones()
Gets the zones property: Zone and associated hosts info.
Returns: