Class DiskEncryptionSetParameters
java.lang.Object
com.azure.core.management.SubResource
com.azure.resourcemanager.compute.models.DiskEncryptionSetParameters
public final class DiskEncryptionSetParameters
extends com.azure.core.management.SubResource
Describes the parameter of customer managed disk encryption set resource id that can be specified for disk.
<br><br> NOTE: The disk encryption set resource id can only be specified for managed disk. Please refer
https://aka.ms/mdssewithcmkoverview for more details.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.azure.core.management.SubResource
id
-
Constructor Details
-
DiskEncryptionSetParameters
public DiskEncryptionSetParameters()
-
-
Method Details
-
withId
- Overrides:
withIdin classcom.azure.core.management.SubResource
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException- thrown if the instance is not valid.
-