你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AzureFilesIdentityBasedAuthentication 类

Azure 文件存储基于标识的身份验证的设置。

必须填充所有必需的参数才能发送到 Azure。

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

构造函数

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

变量

directory_service_options
strDirectoryServiceOptions

指示使用的目录服务。 必需。 已知值为:“None”、“AADDS”和“AD”。

active_directory_properties
ActiveDirectoryProperties

如果选择 AD,则为必需。