次の方法で共有


FilesIdentityBasedAuthentication(DirectoryServiceOption) コンストラクター

定義

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

public FilesIdentityBasedAuthentication (Azure.ResourceManager.Storage.Models.DirectoryServiceOption directoryServiceOptions);
new Azure.ResourceManager.Storage.Models.FilesIdentityBasedAuthentication : Azure.ResourceManager.Storage.Models.DirectoryServiceOption -> Azure.ResourceManager.Storage.Models.FilesIdentityBasedAuthentication
Public Sub New (directoryServiceOptions As DirectoryServiceOption)

パラメーター

directoryServiceOptions
DirectoryServiceOption

使用されるディレクトリ サービスを示します。 この列挙型は今後拡張される可能性があることに注意してください。

適用対象