Bagikan melalui


IManagedHsmResource.Location Property

Definition

The supported Azure location where the managed HSM Pool should be created.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="The supported Azure location where the managed HSM Pool should be created.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=false)]
public string Location { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="The supported Azure location where the managed HSM Pool should be created.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="location", Update=false)>]
member this.Location : string with get, set
Public Property Location As String

Property Value

Attributes

Applies to