次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象