Compartir a través de


PSRecoveryServicesClient.ListAzureRmSiteRecoveryvCenter(String) Method

Definition

Gets all the vCenters in Fabric.

public System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VCenter> ListAzureRmSiteRecoveryvCenter (string fabricId);
member this.ListAzureRmSiteRecoveryvCenter : string -> System.Collections.Generic.List<Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.VCenter>
Public Function ListAzureRmSiteRecoveryvCenter (fabricId As String) As List(Of VCenter)

Parameters

fabricId
String

Fabric ID.

Returns

vCenter list response.

Applies to