SetAzureStorageAccountManagementPolicyCommand.StorageAccountResourceId Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Storage Account Resource Id.", Mandatory=true, ParameterSetName="AccountResourceIdPolicyRule", Position=0, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="Storage Account Resource Id.", Mandatory=true, ParameterSetName="AccountResourceIdPolicyObject", Position=0, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string StorageAccountResourceId { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Storage Account Resource Id.", Mandatory=true, ParameterSetName="AccountResourceIdPolicyRule", Position=0, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="Storage Account Resource Id.", Mandatory=true, ParameterSetName="AccountResourceIdPolicyObject", Position=0, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.StorageAccountResourceId : string with get, set
Public Property StorageAccountResourceId As String

Property Value

String
Attributes

Applies to