| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static DirectoryServiceOptions |
DirectoryServiceOptions.AADDS
Static value AADDS for DirectoryServiceOptions.
|
static DirectoryServiceOptions |
DirectoryServiceOptions.AD
Static value AD for DirectoryServiceOptions.
|
static DirectoryServiceOptions |
DirectoryServiceOptions.NONE
Static value None for DirectoryServiceOptions.
|
| Modifier and Type | Method and Description |
|---|---|
DirectoryServiceOptions |
AzureFilesIdentityBasedAuthentication.directoryServiceOptions()
Get the directoryServiceOptions property: Indicates the directory service used.
|
static DirectoryServiceOptions |
DirectoryServiceOptions.fromString(String name)
Creates or finds a DirectoryServiceOptions from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
AzureFilesIdentityBasedAuthentication |
AzureFilesIdentityBasedAuthentication.withDirectoryServiceOptions(DirectoryServiceOptions directoryServiceOptions)
Set the directoryServiceOptions property: Indicates the directory service used.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.