InternalNetworkProperties interface

Internal Network Properties defines the properties of the resource.

Extends

Properties

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

bgpConfiguration

BGP configuration properties.

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

staticRouteConfiguration

Static Route Configuration properties.

vlanId

Vlan identifier. Example: 1001.

Inherited Properties

annotation

Switch configuration description.

connectedIPv4Subnets

List of Connected IPv4 Subnets.

connectedIPv6Subnets

List of connected IPv6 Subnets.

egressAclId

Egress Acl. ARM resource ID of Access Control Lists.

exportRoutePolicy

Export Route Policy either IPv4 or IPv6.

exportRoutePolicyId

ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.

extension

Extension. Example: NoExtension | NPB.

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

importRoutePolicyId

ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.

ingressAclId

Ingress Acl. ARM resource ID of Access Control Lists.

isMonitoringEnabled

To check whether monitoring of internal network is enabled or not.

mtu

Maximum transmission unit. Default value is 1500.

Property Details

administrativeState

Administrative state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

administrativeState?: string

Property Value

string

bgpConfiguration

BGP configuration properties.

bgpConfiguration?: InternalNetworkPropertiesBgpConfiguration

Property Value

configurationState

Configuration state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

provisioningState

Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

staticRouteConfiguration

Static Route Configuration properties.

staticRouteConfiguration?: InternalNetworkPropertiesStaticRouteConfiguration

Property Value

vlanId

Vlan identifier. Example: 1001.

vlanId: number

Property Value

number

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation

connectedIPv4Subnets

List of Connected IPv4 Subnets.

connectedIPv4Subnets?: ConnectedSubnet[]

Property Value

Inherited From InternalNetworkPatchableProperties.connectedIPv4Subnets

connectedIPv6Subnets

List of connected IPv6 Subnets.

connectedIPv6Subnets?: ConnectedSubnet[]

Property Value

Inherited From InternalNetworkPatchableProperties.connectedIPv6Subnets

egressAclId

Egress Acl. ARM resource ID of Access Control Lists.

egressAclId?: string

Property Value

string

Inherited From InternalNetworkPatchableProperties.egressAclId

exportRoutePolicy

Export Route Policy either IPv4 or IPv6.

exportRoutePolicy?: ExportRoutePolicy

Property Value

Inherited From InternalNetworkPatchableProperties.exportRoutePolicy

exportRoutePolicyId

ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.

exportRoutePolicyId?: string

Property Value

string

Inherited From InternalNetworkPatchableProperties.exportRoutePolicyId

extension

Extension. Example: NoExtension | NPB.

extension?: string

Property Value

string

Inherited From ExtensionEnumProperty.extension

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

importRoutePolicy?: ImportRoutePolicy

Property Value

Inherited From InternalNetworkPatchableProperties.importRoutePolicy

importRoutePolicyId

ARM Resource ID of the RoutePolicy. This is used for the backward compatibility.

importRoutePolicyId?: string

Property Value

string

Inherited From InternalNetworkPatchableProperties.importRoutePolicyId

ingressAclId

Ingress Acl. ARM resource ID of Access Control Lists.

ingressAclId?: string

Property Value

string

Inherited From InternalNetworkPatchableProperties.ingressAclId

isMonitoringEnabled

To check whether monitoring of internal network is enabled or not.

isMonitoringEnabled?: string

Property Value

string

Inherited From InternalNetworkPatchableProperties.isMonitoringEnabled

mtu

Maximum transmission unit. Default value is 1500.

mtu?: number

Property Value

number

Inherited From InternalNetworkPatchableProperties.mtu