NetworkFeaturesPropertiesOutput interface
NetworkFeatures resource specific properties
Properties
| hybrid |
The Hybrid Connections summary view. |
| hybrid |
The Hybrid Connection V2 (Service Bus) view. |
| virtual |
The Virtual Network summary view. |
| virtual |
The Virtual Network name. |
Property Details
hybridConnections
The Hybrid Connections summary view.
hybridConnections?: RelayServiceConnectionEntityOutput[]
Property Value
hybridConnectionsV2
The Hybrid Connection V2 (Service Bus) view.
hybridConnectionsV2?: HybridConnectionOutput[]
Property Value
virtualNetworkConnection
The Virtual Network summary view.
virtualNetworkConnection?: VnetInfoOutput
Property Value
virtualNetworkName
The Virtual Network name.
virtualNetworkName?: string
Property Value
string