Share via


BatchEndpointProperties.ProvisioningState Property

Definition

Provisioning state for the endpoint.

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

Property Value

Implements

Attributes

Applies to