次の方法で共有


FileShareData.EnabledProtocol プロパティ

定義

ファイル共有に使用される認証プロトコル。 共有の作成時にのみ指定できます。

public Azure.ResourceManager.Storage.Models.FileShareEnabledProtocol? EnabledProtocol { get; set; }
member this.EnabledProtocol : Nullable<Azure.ResourceManager.Storage.Models.FileShareEnabledProtocol> with get, set
Public Property EnabledProtocol As Nullable(Of FileShareEnabledProtocol)

プロパティ値

適用対象