AvsPrivateCloudClusterResource.GetAvsHosts Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of AvsHostResources in the AvsPrivateCloudCluster.
public virtual Azure.ResourceManager.Avs.AvsHostCollection GetAvsHosts();
abstract member GetAvsHosts : unit -> Azure.ResourceManager.Avs.AvsHostCollection
override this.GetAvsHosts : unit -> Azure.ResourceManager.Avs.AvsHostCollection
Public Overridable Function GetAvsHosts () As AvsHostCollection
Returns
An object representing collection of AvsHostResources and their operations over a AvsHostResource.