次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象