DevCenterEncryptionSetPatch 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.
The devcenter encryption set resource for partial updates. Properties not provided in the update request will not be changed.
public class DevCenterEncryptionSetPatch : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DevCenter.Models.DevCenterEncryptionSetPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DevCenter.Models.DevCenterEncryptionSetPatch>
type DevCenterEncryptionSetPatch = class
interface IJsonModel<DevCenterEncryptionSetPatch>
interface IPersistableModel<DevCenterEncryptionSetPatch>
Public Class DevCenterEncryptionSetPatch
Implements IJsonModel(Of DevCenterEncryptionSetPatch), IPersistableModel(Of DevCenterEncryptionSetPatch)
- Inheritance
-
DevCenterEncryptionSetPatch
- Implements
Constructors
| Name | Description |
|---|---|
| DevCenterEncryptionSetPatch() |
Initializes a new instance of DevCenterEncryptionSetPatch. |
Properties
| Name | Description |
|---|---|
| DevboxDisksEncryptionEnableStatus |
Devbox disk encryption enable or disable status. Indicates if Devbox disks encryption using DevCenter CMK is enabled or not. |
| Identity |
Managed identity properties. |
| KeyEncryptionKeyIdentity |
The managed identity configuration used for key vault access. |
| KeyEncryptionKeyUri |
Key encryption key Url, versioned or non-versioned. Ex: |
| Location |
The geo-location where the resource lives. |
| Tags |
Resource tags. |