Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkFeatures

Package version

Full view of network features for an app (presently VNET integration and Hybrid Connections).

Hierarchy

Index

Properties

Optional hybridConnections

hybridConnections: RelayServiceConnectionEntity[]

The Hybrid Connections summary view. NOTE: This property will not be serialized. It can only be populated by the server.

Optional hybridConnectionsV2

hybridConnectionsV2: HybridConnection[]

The Hybrid Connection V2 (Service Bus) view. NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Optional virtualNetworkConnection

virtualNetworkConnection: VnetInfo

The Virtual Network summary view. NOTE: This property will not be serialized. It can only be populated by the server.

Optional virtualNetworkName

virtualNetworkName: undefined | string

The Virtual Network name. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc