VirtualEnclaveEndpointPatch.EnclaveEndpointPatchRuleCollection Property
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 Rule Collection.
public System.Collections.Generic.IList<Azure.ResourceManager.VirtualEnclaves.Models.EnclaveEndpointDestinationRule> EnclaveEndpointPatchRuleCollection { get; set; }
member this.EnclaveEndpointPatchRuleCollection : System.Collections.Generic.IList<Azure.ResourceManager.VirtualEnclaves.Models.EnclaveEndpointDestinationRule> with get, set
Public Property EnclaveEndpointPatchRuleCollection As IList(Of EnclaveEndpointDestinationRule)