VirtualEnclavePatchProperties 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.
Virtual Enclave Patchable Properties.
public class VirtualEnclavePatchProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Enclave.Models.VirtualEnclavePatchProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Enclave.Models.VirtualEnclavePatchProperties>
type VirtualEnclavePatchProperties = class
interface IJsonModel<VirtualEnclavePatchProperties>
interface IPersistableModel<VirtualEnclavePatchProperties>
Public Class VirtualEnclavePatchProperties
Implements IJsonModel(Of VirtualEnclavePatchProperties), IPersistableModel(Of VirtualEnclavePatchProperties)
- Inheritance
-
VirtualEnclavePatchProperties
- Implements
Constructors
| Name | Description |
|---|---|
| VirtualEnclavePatchProperties(EnclaveVirtualNetwork) |
Initializes a new instance of VirtualEnclavePatchProperties. |
Properties
| Name | Description |
|---|---|
| ApprovalSettings |
Approval requirements for various actions on the enclave's resources. |
| DedicatedHubResourceId |
DedicatedHub Resource ID. |
| EnclaveDefaultDiagnosticDestination |
Diagnostic Destination. |
| EnclaveRoleAssignments |
Enclave role assignments. |
| EnclaveVirtualNetwork |
Virtual Network. |
| GovernedServiceList |
Enclave specific policies. |
| IsBastionEnabled |
Deploy Bastion service (True or False). |
| MaintenanceModeConfiguration |
Maintenance Mode configuration. |
| MonitoringSettings |
Virtual Enclave Monitoring Settings for diagnostic and virtual network flow logs. |
| RbacInheritance |
Controls whether standard Azure RBAC role inheritance applies to the workload resource group(s). |
| WorkloadResourceVisibility |
Specifies whether resources in the workload resource group(s) are visible through standard RBAC. |
| WorkloadRoleAssignments |
Workload role assignments. |