Share via


ServerlessEndpointProperties.EndpointState Property

Definition

The current state of the ServerlessEndpoint.

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

Property Value

Implements

Attributes

Applies to