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