次の方法で共有


SynapseSelfHostedIntegrationRuntimeNodeStatus(String) コンストラクター

定義

SynapseSelfHostedIntegrationRuntimeNodeStatus の新しいインスタンスを初期化します。

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

パラメーター

value
String

例外

value が null です。

適用対象