AmlFilesystemUpdate Class
- java.
lang. Object - com.
azure. resourcemanager. storagecache. models. AmlFilesystemUpdate
- com.
Implements
public final class AmlFilesystemUpdate
implements JsonSerializable<AmlFilesystemUpdate>
An AML file system update instance.
Constructor | Description |
---|---|
Aml |
Creates an instance of Aml |
Modifier and Type | Method and Description |
---|---|
Aml |
encryption Get the encryption |
static
Aml |
from Reads an instance of Aml |
Aml |
maintenance Get the maintenance |
Aml |
root Get the root |
Map<String,String> |
tags()
Get the tags property: Resource tags. |
Json |
to |
void |
validate()
Validates the instance. |
Aml |
with Set the encryption |
Aml |
with Set the maintenance |
Aml |
with Set the root |
Aml |
with Set the tags property: Resource tags. |
Methods inherited from java.lang.Object
AmlFilesystemUpdate
public AmlFilesystemUpdate()
Creates an instance of AmlFilesystemUpdate class.
encryptionSettings
public AmlFilesystemEncryptionSettings encryptionSettings()
Get the encryptionSettings property: Specifies encryption settings of the AML file system.
Returns:
fromJson
public static AmlFilesystemUpdate fromJson(JsonReader jsonReader)
Reads an instance of AmlFilesystemUpdate from the JsonReader.
Parameters:
Returns:
Throws:
maintenanceWindow
public AmlFilesystemUpdatePropertiesMaintenanceWindow maintenanceWindow()
Get the maintenanceWindow property: Start time of a 30-minute weekly maintenance window.
Returns:
rootSquashSettings
public AmlFilesystemRootSquashSettings rootSquashSettings()
Get the rootSquashSettings property: Specifies root squash settings of the AML file system.
Returns:
tags
public Map
Get the tags property: Resource tags.
Returns:
toJson
validate
public void validate()
Validates the instance.
withEncryptionSettings
public AmlFilesystemUpdate withEncryptionSettings(AmlFilesystemEncryptionSettings encryptionSettings)
Set the encryptionSettings property: Specifies encryption settings of the AML file system.
Parameters:
Returns:
withMaintenanceWindow
public AmlFilesystemUpdate withMaintenanceWindow(AmlFilesystemUpdatePropertiesMaintenanceWindow maintenanceWindow)
Set the maintenanceWindow property: Start time of a 30-minute weekly maintenance window.
Parameters:
Returns:
withRootSquashSettings
public AmlFilesystemUpdate withRootSquashSettings(AmlFilesystemRootSquashSettings rootSquashSettings)
Set the rootSquashSettings property: Specifies root squash settings of the AML file system.
Parameters:
Returns:
withTags
public AmlFilesystemUpdate withTags(Map
Set the tags property: Resource tags.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: