次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象