EnclaveEndpointProperties interface
Enclave Endpoint Resource properties
Properties
| provisioning |
Provisioning State. |
| resource |
List of resource ids created by community endpoint. |
| rule |
Enclave Endpoint Rule Collection. |
| update |
Whether update mode is automatic or manual. |
Property Details
provisioningState
Provisioning State.
provisioningState?: string
Property Value
string
resourceCollection
List of resource ids created by community endpoint.
resourceCollection?: string[]
Property Value
string[]
ruleCollection
Enclave Endpoint Rule Collection.
ruleCollection: EnclaveEndpointDestinationRule[]
Property Value
updateMode
Whether update mode is automatic or manual.
updateMode?: string
Property Value
string