AzureFilesIdentityBasedAuthentication クラス
AZURE FILES ID ベースの認証の設定。
Azure に送信するには、必要なすべてのパラメーターを設定する必要があります。
- 継承
-
azure.mgmt.storage._serialization.ModelAzureFilesIdentityBasedAuthentication
コンストラクター
AzureFilesIdentityBasedAuthentication(*, directory_service_options: str | _models.DirectoryServiceOptions, active_directory_properties: _models.ActiveDirectoryProperties | None = None, **kwargs)
変数
- directory_service_options
- str または DirectoryServiceOptions
使用されているディレクトリ サービスを示します。 必須です。 既知の値は、"None"、"AADDS"、"AD" です。
- active_directory_properties
- ActiveDirectoryProperties
AD を選択する場合は必須。