IVaultProperties.HsmPoolResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The resource id of HSM Pool.
[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="The resource id of HSM Pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hsmPoolResourceId", Update=false)]
public string HsmPoolResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=false, Description="The resource id of HSM Pool.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="hsmPoolResourceId", Update=false)>]
member this.HsmPoolResourceId : string
Public ReadOnly Property HsmPoolResourceId As String
Property Value
- Attributes