AttachedNetworkConnectionProperties interface
Properties of an attached NetworkConnection.
Properties
| domain |
AAD Join type of the network. This is populated based on the referenced Network Connection. |
| health |
Health check status values. |
| network |
The resource ID of the NetworkConnection you want to attach. |
| network |
The geo-location where the NetworkConnection resource specified in 'networkConnectionResourceId' property lives. |
| provisioning |
The provisioning state of the resource. |
Property Details
domainJoinType
AAD Join type of the network. This is populated based on the referenced Network Connection.
domainJoinType?: string
Property Value
string
healthCheckStatus
Health check status values.
healthCheckStatus?: string
Property Value
string
networkConnectionId
The resource ID of the NetworkConnection you want to attach.
networkConnectionId?: string
Property Value
string
networkConnectionLocation
The geo-location where the NetworkConnection resource specified in 'networkConnectionResourceId' property lives.
networkConnectionLocation?: string
Property Value
string
provisioningState
The provisioning state of the resource.
provisioningState?: string
Property Value
string