Aracılığıyla paylaş


PSAsrFabricDiscoveryClient.GetAzureSiteRecoveryRunAsAccounts(String) Method

Definition

Gets Azure Site Recovery RunAsAccounts.

public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.VMwareRunAsAccount> GetAzureSiteRecoveryRunAsAccounts (string siteId);
member this.GetAzureSiteRecoveryRunAsAccounts : string -> System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.VMwareRunAsAccount>
Public Function GetAzureSiteRecoveryRunAsAccounts (siteId As String) As List(Of VMwareRunAsAccount)

Parameters

siteId
String

Site Id.

Returns

The list of run as accounts.

Applies to