DiskEncryptionSetParametersInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public class DiskEncryptionSetParametersInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type DiskEncryptionSetParametersInner = class
inherit SubResource
Public Class DiskEncryptionSetParametersInner
Inherits SubResource
- Inheritance
Constructors
DiskEncryptionSetParametersInner() |
Initializes a new instance of the DiskEncryptionSetParametersInner class. |
DiskEncryptionSetParametersInner(String) |
Initializes a new instance of the DiskEncryptionSetParametersInner class. |
Properties
Id |
Resource Id (Inherited from SubResource) |
Applies to
Azure SDK for .NET