Class ActiveDirectoryBackupAttributes
The Microsoft Active Directory attributes of the Amazon FSx for Windows File Server file system.
public class ActiveDirectoryBackupAttributes
- Inheritance
-
ActiveDirectoryBackupAttributes
- Inherited Members
Constructors
ActiveDirectoryBackupAttributes()
public ActiveDirectoryBackupAttributes()
Properties
ActiveDirectoryId
Gets and sets the property ActiveDirectoryId.
The ID of the Amazon Web Services Managed Microsoft Active Directory instance to which the file system is joined.
public string ActiveDirectoryId { get; set; }
Property Value
DomainName
Gets and sets the property DomainName.
The fully qualified domain name of the self-managed Active Directory directory.
public string DomainName { get; set; }
Property Value
ResourceARN
Gets and sets the property ResourceARN.
public string ResourceARN { get; set; }