次の方法で共有


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

定義

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

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

パラメーター

value
String

例外

value が null です。

適用対象