GetAzureStorageContainerCommand.StorageAccountName Property

Definition

[System.Management.Automation.Alias(new System.String[] { "AccountName" })]
[System.Management.Automation.Parameter(HelpMessage="Storage Account Name.", Mandatory=true, ParameterSetName="AccountName", Position=1, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string StorageAccountName { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "AccountName" })>]
[<System.Management.Automation.Parameter(HelpMessage="Storage Account Name.", Mandatory=true, ParameterSetName="AccountName", Position=1, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StorageAccountName : string with get, set
Public Property StorageAccountName As String

Property Value

String
Attributes

Applies to