Sdílet prostřednictvím


IMhsmPrivateEndpointConnectionProperties.ProvisioningState Property

Definition

Provisioning state of the private endpoint connection.

[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PSArgumentCompleter(new System.String[] { "Succeeded", "Creating", "Updating", "Deleting", "Failed", "Disconnected" })]
[Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="Provisioning state of the private endpoint connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="provisioningState", Update=true)]
public string ProvisioningState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.PSArgumentCompleter(new System.String[] { "Succeeded", "Creating", "Updating", "Deleting", "Failed", "Disconnected" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Runtime.Info(Create=true, Description="Provisioning state of the private endpoint connection.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="provisioningState", Update=true)>]
member this.ProvisioningState : string with get, set
Public Property ProvisioningState As String

Property Value

Attributes

Applies to