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를 선택하는 경우 필수입니다.