VirtualEnclaveEndpointPatchProperties 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.
Enclave Endpoint patchable Properties.
public class VirtualEnclaveEndpointPatchProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Enclave.Models.VirtualEnclaveEndpointPatchProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Enclave.Models.VirtualEnclaveEndpointPatchProperties>
type VirtualEnclaveEndpointPatchProperties = class
interface IJsonModel<VirtualEnclaveEndpointPatchProperties>
interface IPersistableModel<VirtualEnclaveEndpointPatchProperties>
Public Class VirtualEnclaveEndpointPatchProperties
Implements IJsonModel(Of VirtualEnclaveEndpointPatchProperties), IPersistableModel(Of VirtualEnclaveEndpointPatchProperties)
- Inheritance
-
VirtualEnclaveEndpointPatchProperties
- Implements
Constructors
| Name | Description |
|---|---|
| VirtualEnclaveEndpointPatchProperties(IEnumerable<EnclaveEndpointDestinationRule>) |
Initializes a new instance of VirtualEnclaveEndpointPatchProperties. |
Properties
| Name | Description |
|---|---|
| RuleCollection |
Enclave Endpoint Rule Collection. |
| UpdateMode |
Whether update mode is automatic or manual. |