Language

ArcDeploymentRuntime(String) Constructor

Definition

Initializes a new instance of ArcDeploymentRuntime.

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

Parameters

value
String

The value.

Exceptions

value is null.

Applies to