Share via


IStorageIdentity.Location Property

Definition

The location of the deleted storage account.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The location of the deleted storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=true)]
public string Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="The location of the deleted storage account.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=true)>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to