ConnectivityConfiguration interface
The network manager connectivity configuration resource
- Extends
Properties
| applies |
Groups for configuration |
| 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 |
| 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. |
| system |
The system metadata related to this resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
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
isGlobal
Flag if global mesh is supported.
isGlobal?: string
Property Value
string
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
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
systemData
The system metadata related to this resource. NOTE: This property will not be serialized. It can only be populated by the server.
systemData?: SystemData
Property Value
Inherited Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
Inherited From ChildResource.etag
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ChildResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ChildResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ChildResource.type