Share via


IDedicatedHsm.ProvisioningState Property

Definition

Provisioning state.

[Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="Provisioning state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Support.JsonWebKeyType) }, ReadOnly=true, Required=false, SerializedName="provisioningState")]
public Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Support.JsonWebKeyType? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Runtime.Info(Description="Provisioning state.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Support.JsonWebKeyType) }, ReadOnly=true, Required=false, SerializedName="provisioningState")>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DedicatedHsm.Support.JsonWebKeyType>
Public ReadOnly Property ProvisioningState As Nullable(Of JsonWebKeyType)

Property Value

Attributes

Applies to