Disk Encryption Set Resource Settings Response
data class DiskEncryptionSetResourceSettingsResponse(val resourceType: String, val targetResourceGroupName: String? = null, val targetResourceName: String)
Defines the disk encryption set resource settings.
Properties
Link copied to clipboard
The resource type. For example, the value can be Microsoft.Compute/virtualMachines. Expected value is 'Microsoft.Compute/diskEncryptionSets'.
Link copied to clipboard
Gets or sets the target resource group name.
Link copied to clipboard
Gets or sets the target Resource name.