GetAzureRmNetAppFilesVolumeRestoreStatus.AccountName Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleter("Microsoft.NetApp/netAppAccounts", new System.String[] { "ResourceGroupName" })]
[System.Management.Automation.Parameter(HelpMessage="The name of the ANF account", Mandatory=true, ParameterSetName="ByFieldsParameterSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string AccountName { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceNameCompleter("Microsoft.NetApp/netAppAccounts", new System.String[] { "ResourceGroupName" })>]
[<System.Management.Automation.Parameter(HelpMessage="The name of the ANF account", Mandatory=true, ParameterSetName="ByFieldsParameterSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.AccountName : string with get, set
Public Property AccountName As String

Property Value

String
Attributes

Applies to