RemoveAzureStorageTableStoredAccessPolicyCommand.Table Property

Definition

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

Property Value

String
Attributes

Applies to