| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
SvmActiveDirectoryConfiguration |
SvmActiveDirectoryConfiguration.clone() |
SvmActiveDirectoryConfiguration |
StorageVirtualMachine.getActiveDirectoryConfiguration()
Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.
|
SvmActiveDirectoryConfiguration |
SvmActiveDirectoryConfiguration.withNetBiosName(String netBiosName)
The NetBIOS name of the Active Directory computer object that is joined to your SVM.
|
SvmActiveDirectoryConfiguration |
SvmActiveDirectoryConfiguration.withSelfManagedActiveDirectoryConfiguration(SelfManagedActiveDirectoryAttributes selfManagedActiveDirectoryConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageVirtualMachine.setActiveDirectoryConfiguration(SvmActiveDirectoryConfiguration activeDirectoryConfiguration)
Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.
|
StorageVirtualMachine |
StorageVirtualMachine.withActiveDirectoryConfiguration(SvmActiveDirectoryConfiguration activeDirectoryConfiguration)
Describes the Microsoft Active Directory configuration to which the SVM is joined, if applicable.
|
Copyright © 2023. All rights reserved.