ActiveConnectivityConfiguration interface
Active connectivity configuration.
Properties
| commit |
Deployment time string. |
| region | Deployment region. |
Inherited Properties
| applies |
Groups for configuration |
| configuration |
Effective configuration groups. |
| connectivity |
Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource. |
| connectivity |
Connectivity topology type. |
| delete |
Flag if need to remove current existing peerings. |
| description | A description of the connectivity configuration. |
| hubs | List of hubItems |
| id | Connectivity configuration ID. |
| is |
Flag if global mesh is supported. |
| provisioning |
The provisioning state of the connectivity configuration resource. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
Unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
commitTime
Deployment time string.
commitTime?: Date
Property Value
Date
region
Deployment region.
region?: string
Property Value
string
Inherited Property Details
appliesToGroups
Groups for configuration
appliesToGroups?: ConnectivityGroupItem[]
Property Value
Inherited From EffectiveConnectivityConfiguration.appliesToGroups
configurationGroups
Effective configuration groups.
configurationGroups?: ConfigurationGroup[]
Property Value
Inherited From EffectiveConnectivityConfiguration.configurationGroups
connectivityCapabilities
Collection of additional settings to enhance specific topology behaviors of the connectivity configuration resource.
connectivityCapabilities?: ConnectivityConfigurationPropertiesConnectivityCapabilities
Property Value
Inherited From EffectiveConnectivityConfiguration.connectivityCapabilities
connectivityTopology
Connectivity topology type.
connectivityTopology?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.connectivityTopology
deleteExistingPeering
Flag if need to remove current existing peerings.
deleteExistingPeering?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.deleteExistingPeering
description
A description of the connectivity configuration.
description?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.description
hubs
List of hubItems
hubs?: Hub[]
Property Value
Hub[]
Inherited From EffectiveConnectivityConfiguration.hubs
id
Connectivity configuration ID.
id?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.id
isGlobal
Flag if global mesh is supported.
isGlobal?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.isGlobal
provisioningState
The provisioning state of the connectivity configuration resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.provisioningState
resourceGuid
Unique identifier for this resource. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGuid?: string
Property Value
string
Inherited From EffectiveConnectivityConfiguration.resourceGuid