Share via


PrivateEndpointConnection.ProvisioningState Property

Definition

The provisioning state of the private endpoint connection resource.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.PrivateEndpointConnectionProvisioningState? ProvisioningState { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.ProvisioningState : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.PrivateEndpointConnectionProvisioningState>
Public ReadOnly Property ProvisioningState As Nullable(Of PrivateEndpointConnectionProvisioningState)

Property Value

Implements

Attributes

Applies to