NetworkToNetworkInterconnectPatch interface
The Network To Network Interconnect resource patch definition.
- Extends
Properties
| 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. |
| layer2Configuration | Common properties for Layer2Configuration. |
| micro |
Micro BFD enabled/disabled state. |
| npb |
NPB Static Route Configuration properties. |
| option |
Common properties for Layer3Configuration. |
| static |
Static Route Configuration. |
Inherited Properties
| id | Fully qualified resource ID for the resource. E.g. '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}' |
| 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
egressAclId
Egress Acl. ARM resource ID of Access Control Lists.
egressAclId?: string
Property Value
string
exportRoutePolicy
Export Route Policy information
exportRoutePolicy?: ExportRoutePolicyInformationPatch
Property Value
importRoutePolicy
Import Route Policy information.
importRoutePolicy?: ImportRoutePolicyInformationPatch
Property Value
ingressAclId
Ingress Acl. ARM resource ID of Access Control Lists.
ingressAclId?: string
Property Value
string
layer2Configuration
Common properties for Layer2Configuration.
layer2Configuration?: Layer2ConfigurationPatch
Property Value
microBfdState
Micro BFD enabled/disabled state.
microBfdState?: string
Property Value
string
npbStaticRouteConfiguration
NPB Static Route Configuration properties.
npbStaticRouteConfiguration?: NpbStaticRouteConfigurationPatch
Property Value
optionBLayer3Configuration
Common properties for Layer3Configuration.
optionBLayer3Configuration?: OptionBLayer3ConfigurationPatchProperties
Property Value
staticRouteConfiguration
Static Route Configuration.
staticRouteConfiguration?: NniStaticRoutePatchConfiguration
Property Value
Inherited Property Details
id
Fully qualified resource ID for the resource. E.g. '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}'
id?: string
Property Value
string
Inherited From ProxyResourceBase.id
systemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
systemData?: SystemData
Property Value
Inherited From ProxyResourceBase.systemData
type
The type of the resource. E.g. 'Microsoft.Compute/virtualMachines' or 'Microsoft.Storage/storageAccounts'
type?: string
Property Value
string
Inherited From ProxyResourceBase.type