ConnectivityConfiguration interface

The network manager connectivity configuration resource

Extends

Properties

appliesToGroups

Groups for configuration

connectivityCapabilities

Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.

connectivityTopology

Connectivity topology type.

deleteExistingPeering

Flag if need to remove current existing peerings.

description

A description of the connectivity configuration.

hubs

List of hubItems

isGlobal

Flag if global mesh is supported.

provisioningState

The provisioning state of the connectivity configuration resource.

resourceGuid

Unique identifier for this resource.

systemData

The system metadata related to this resource.

Inherited Properties

etag

A unique read-only string that changes whenever the resource is updated.

id

Resource ID.

name

Resource name.

type

Resource type.

Property Details

appliesToGroups

Groups for configuration

appliesToGroups?: ConnectivityGroupItem[]

Property Value

connectivityCapabilities

Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.

connectivityCapabilities?: ConnectivityConfigurationPropertiesConnectivityCapabilities

Property Value

connectivityTopology

Connectivity topology type.

connectivityTopology?: string

Property Value

string

deleteExistingPeering

Flag if need to remove current existing peerings.

deleteExistingPeering?: string

Property Value

string

description

A description of the connectivity configuration.

description?: string

Property Value

string

hubs

List of hubItems

hubs?: Hub[]

Property Value

Hub[]

isGlobal

Flag if global mesh is supported.

isGlobal?: string

Property Value

string

provisioningState

The provisioning state of the connectivity configuration resource.

provisioningState?: string

Property Value

string

resourceGuid

Unique identifier for this resource.

resourceGuid?: string

Property Value

string

systemData

The system metadata related to this resource.

systemData?: SystemData

Property Value

Inherited Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

Inherited From ChildResource.etag

id

Resource ID.

id?: string

Property Value

string

Inherited From ChildResource.id

name

Resource name.

name?: string

Property Value

string

Inherited From ChildResource.name

type

Resource type.

type?: string

Property Value

string

Inherited From ChildResource.type