AzureFilesIdentityBasedAuthentication クラス

AZURE FILES ID ベースの認証の設定。

Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。

継承
azure.mgmt.storage._serialization.Model
AzureFilesIdentityBasedAuthentication

コンストラクター

AzureFilesIdentityBasedAuthentication(*, directory_service_options: str | _models.DirectoryServiceOptions, active_directory_properties: _models.ActiveDirectoryProperties | None = None, **kwargs: Any)

Keyword-Only パラメータ

名前 説明
directory_service_options

使用されているディレクトリ サービスを示します。 必須。 既知の値は、"None"、"AADDS"、"AD" です。

active_directory_properties

AD を選択する場合は必須。

変数

名前 説明
directory_service_options

使用されているディレクトリ サービスを示します。 必須。 既知の値は、"None"、"AADDS"、"AD" です。

active_directory_properties

AD を選択する場合は必須。