次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象