CognitiveServicesAgentDeploymentProperties.State Property

Definition

Gets or sets the current operational state of the deployment (and, intrinsically, of the comprising agents).

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

Property Value

Applies to