EnclaveConnectionProperties interface
Enclave Connection Resource properties
Properties
| community |
Community Resource Id. |
| destination |
Destination Endpoint Resource Id. |
| provisioning |
Provisioning State. |
| resource |
List of resource ids modified by enclave Connections. |
| source |
Source CIDR. |
| source |
Source Resource Id. |
| state | The state of the enclaveConnection. |
| update |
Destination Endpoint supports automatic or manual updates. |
Property Details
communityResourceId
Community Resource Id.
communityResourceId: string
Property Value
string
destinationEndpointId
Destination Endpoint Resource Id.
destinationEndpointId: string
Property Value
string
provisioningState
Provisioning State.
provisioningState?: string
Property Value
string
resourceCollection
List of resource ids modified by enclave Connections.
resourceCollection?: string[]
Property Value
string[]
sourceCidr
Source CIDR.
sourceCidr?: string
Property Value
string
sourceResourceId
Source Resource Id.
sourceResourceId: string
Property Value
string
state
The state of the enclaveConnection.
state?: string
Property Value
string
updateMode
Destination Endpoint supports automatic or manual updates.
updateMode?: string
Property Value
string