EdgeSchemaReferenceProperties(String) Constructor

Definition

Initializes a new instance of EdgeSchemaReferenceProperties.

public EdgeSchemaReferenceProperties(string schemaId);
new Azure.ResourceManager.WorkloadOrchestration.Models.EdgeSchemaReferenceProperties : string -> Azure.ResourceManager.WorkloadOrchestration.Models.EdgeSchemaReferenceProperties
Public Sub New (schemaId As String)

Parameters

schemaId
String

Schema Id of schema reference.

Exceptions

schemaId is null.

Applies to