Uses of Class
com.microsoft.azure.management.storage.DirectoryServiceOptions
Package
Description
This package contains the classes for StorageManagementClient.
-
Uses of DirectoryServiceOptions in com.microsoft.azure.management.storage
Modifier and TypeFieldDescriptionstatic final DirectoryServiceOptions
DirectoryServiceOptions.AADDS
Static value AADDS for DirectoryServiceOptions.static final DirectoryServiceOptions
DirectoryServiceOptions.AD
Static value AD for DirectoryServiceOptions.static final DirectoryServiceOptions
DirectoryServiceOptions.NONE
Static value None for DirectoryServiceOptions.Modifier and TypeMethodDescriptionAzureFilesIdentityBasedAuthentication.directoryServiceOptions()
Get indicates the directory service used.static DirectoryServiceOptions
DirectoryServiceOptions.fromString
(String name) Creates or finds a DirectoryServiceOptions from its string representation.Modifier and TypeMethodDescriptionstatic Collection<DirectoryServiceOptions>
DirectoryServiceOptions.values()
Modifier and TypeMethodDescriptionAzureFilesIdentityBasedAuthentication.withDirectoryServiceOptions
(DirectoryServiceOptions directoryServiceOptions) Set indicates the directory service used.