AmlFilesystemUpdate interface
An AML file system update instance.
Properties
encryption |
Specifies encryption settings of the AML file system. |
maintenance |
Start time of a 30-minute weekly maintenance window. |
root |
Specifies root squash settings of the AML file system. |
tags | Resource tags. |
Property Details
encryptionSettings
Specifies encryption settings of the AML file system.
encryptionSettings?: AmlFilesystemEncryptionSettings
Property Value
maintenanceWindow
Start time of a 30-minute weekly maintenance window.
maintenanceWindow?: AmlFilesystemUpdatePropertiesMaintenanceWindow
Property Value
rootSquashSettings
Specifies root squash settings of the AML file system.
rootSquashSettings?: AmlFilesystemRootSquashSettings
Property Value
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}