ASRRunAsAccount(RunAsAccount) Constructor
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.
Initializes a new instance of the ASRRunAsAccount class.
public ASRRunAsAccount (Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RunAsAccount runAsAccountDetails);
new Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRunAsAccount : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.RunAsAccount -> Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRRunAsAccount
Public Sub New (runAsAccountDetails As RunAsAccount)
Parameters
- runAsAccountDetails
- RunAsAccount
Run as account object.