NetworkToNetworkInterconnect interface
The Network To Network Interconnect resource definition.
- Extends
Properties
| administrative |
Administrative state of the resource. |
| conditional |
Conditional Default Route Configuration properties. |
| configuration |
Configuration state of the resource. |
| egress |
Egress Acl. ARM resource ID of Access Control Lists. |
| export |
Export Route Policy information |
| import |
Import Route Policy information. |
| ingress |
Ingress Acl. ARM resource ID of Access Control Lists. |
| is |
Configuration to use NNI for Infrastructure Management. Example: True/False. |
| last |
Details of the last operation performed on the resource |
| layer2Configuration | Common properties for Layer2 Configuration. |
| micro |
Micro Bidirectional Forwarding Detection (BFD) enabled/disabled state. |
| nni |
Type of NNI used. Example: CE | NPB |
| npb |
NPB Static Route Configuration properties. |
| option |
Common properties for Layer3Configuration. |
| provisioning |
Provisioning state of the resource. |
| static |
Static Route Configuration. |
| use |
Based on this option layer3 parameters are mandatory. Example: True/False |
Inherited Properties
| id | Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} |
| name | The name of the resource |
| system |
Azure Resource Manager metadata containing createdBy and modifiedBy information. |
| type | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" |
Property Details
administrativeState
Administrative state of the resource.
administrativeState?: string
Property Value
string
conditionalDefaultRouteConfiguration
Conditional Default Route Configuration properties.
conditionalDefaultRouteConfiguration?: ConditionalDefaultRouteProperties
Property Value
configurationState
Configuration state of the resource.
configurationState?: string
Property Value
string
egressAclId
Egress Acl. ARM resource ID of Access Control Lists.
egressAclId?: string
Property Value
string
exportRoutePolicy
Export Route Policy information
exportRoutePolicy?: ExportRoutePolicyInformation
Property Value
importRoutePolicy
Import Route Policy information.
importRoutePolicy?: ImportRoutePolicyInformation
Property Value
ingressAclId
Ingress Acl. ARM resource ID of Access Control Lists.
ingressAclId?: string
Property Value
string
isManagementType
Configuration to use NNI for Infrastructure Management. Example: True/False.
isManagementType?: string
Property Value
string
lastOperation
Details of the last operation performed on the resource
lastOperation?: LastOperationProperties
Property Value
layer2Configuration
Common properties for Layer2 Configuration.
layer2Configuration?: Layer2Configuration
Property Value
microBfdState
Micro Bidirectional Forwarding Detection (BFD) enabled/disabled state.
microBfdState?: string
Property Value
string
nniType
Type of NNI used. Example: CE | NPB
nniType?: string
Property Value
string
npbStaticRouteConfiguration
NPB Static Route Configuration properties.
npbStaticRouteConfiguration?: NpbStaticRouteConfiguration
Property Value
optionBLayer3Configuration
Common properties for Layer3Configuration.
optionBLayer3Configuration?: OptionBLayer3Configuration
Property Value
provisioningState
Provisioning state of the resource.
provisioningState?: string
Property Value
string
staticRouteConfiguration
Static Route Configuration.
staticRouteConfiguration?: NniStaticRouteConfiguration
Property Value
useOptionB
Based on this option layer3 parameters are mandatory. Example: True/False
useOptionB: string
Property Value
string
Inherited Property Details
id
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
id?: string
Property Value
string
Inherited From ProxyResource.id
name
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResource.systemData
type
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
type?: string
Property Value
string
Inherited From ProxyResource.type