Udostępnij za pośrednictwem


CloudServiceResource.GetCloudServiceRoleInstances Method

Definition

Gets a collection of CloudServiceRoleInstanceResources in the CloudService.

public virtual Azure.ResourceManager.Compute.CloudServiceRoleInstanceCollection GetCloudServiceRoleInstances ();
abstract member GetCloudServiceRoleInstances : unit -> Azure.ResourceManager.Compute.CloudServiceRoleInstanceCollection
override this.GetCloudServiceRoleInstances : unit -> Azure.ResourceManager.Compute.CloudServiceRoleInstanceCollection
Public Overridable Function GetCloudServiceRoleInstances () As CloudServiceRoleInstanceCollection

Returns

An object representing collection of CloudServiceRoleInstanceResources and their operations over a CloudServiceRoleInstanceResource.

Applies to