KeyVaultProperties.ProvisioningState Property

Definition

Provisioning state of the vault.

public Azure.ResourceManager.KeyVault.Models.KeyVaultProvisioningState? ProvisioningState { get; set; }
member this.ProvisioningState : Nullable<Azure.ResourceManager.KeyVault.Models.KeyVaultProvisioningState> with get, set
Public Property ProvisioningState As Nullable(Of KeyVaultProvisioningState)

Property Value

Applies to