CognitiveServicesDeploymentState(String) Constructor

Definition

Initializes a new instance of CognitiveServicesDeploymentState.

public CognitiveServicesDeploymentState(string value);
new Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesDeploymentState : string -> Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesDeploymentState
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to