NewAzureStorageShareCommand.ResourceGroupName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Resource Group Name.", Mandatory=true, ParameterSetName="AccountName", Position=0)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string ResourceGroupName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Resource Group Name.", Mandatory=true, ParameterSetName="AccountName", Position=0)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

String
Attributes

Applies to