次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象