Sdílet prostřednictvím


IResource.Location Property

Definition

Azure location of the key vault resource.

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

Property Value

Attributes

Applies to