Sdílet prostřednictvím


IManagedHsmProperties.Region Property

Definition

List of all regions associated with the managed hsm pool.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="List of all regions associated with the managed hsm pool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmGeoReplicatedRegion) }, Read=true, ReadOnly=false, Required=false, SerializedName="regions", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmGeoReplicatedRegion> Region { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="List of all regions associated with the managed hsm pool.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmGeoReplicatedRegion) }, Read=true, ReadOnly=false, Required=false, SerializedName="regions", Update=true)>]
member this.Region : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Models.IMhsmGeoReplicatedRegion> with get, set
Public Property Region As List(Of IMhsmGeoReplicatedRegion)

Property Value

Attributes

Applies to