Share via


VMwareDetails.RunAsAccounts Property

Definition

The list of run as accounts created on the server.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryRunAsAccount> RunAsAccounts { get; }
member this.RunAsAccounts : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.SiteRecoveryRunAsAccount>
Public ReadOnly Property RunAsAccounts As IReadOnlyList(Of SiteRecoveryRunAsAccount)

Property Value

Applies to