InternalNetwork interface

Defines the Internal Network resource.

Extends

Properties

administrativeState

Administrative state of the resource.

annotation

Switch configuration description.

bgpConfiguration

BGP configuration properties.

configurationState

Configuration state of the resource.

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.

extension

Extension. Example: NoExtension | NPB.

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

ingressAclId

Ingress Acl. ARM resource ID of Access Control Lists.

isMonitoringEnabled

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

lastOperation

Details of the last operation performed on the resource

mtu

Maximum transmission unit. Default value is 1500.

nativeIpv4PrefixLimit

Native IPv4 Prefix Limit Configuration properties.

nativeIpv6PrefixLimit

Native IPv6 Prefix Limit Configuration properties.

networkFabricId

Associated Network Fabric Resource ID

provisioningState

Provisioning state of the resource.

staticRouteConfiguration

Static Route Configuration properties.

vlanId

Vlan identifier. Example: 1001.

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

systemData

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

annotation

Switch configuration description.

annotation?: string

Property Value

string

bgpConfiguration

BGP configuration properties.

bgpConfiguration?: BgpConfiguration

Property Value

configurationState

Configuration state of the resource.

configurationState?: string

Property Value

string

connectedIPv4Subnets

List of Connected IPv4 Subnets.

connectedIPv4Subnets?: ConnectedSubnet[]

Property Value

connectedIPv6Subnets

List of connected IPv6 Subnets.

connectedIPv6Subnets?: ConnectedSubnet[]

Property Value

egressAclId

Egress Acl. ARM resource ID of Access Control Lists.

egressAclId?: string

Property Value

string

exportRoutePolicy

Export Route Policy either IPv4 or IPv6.

exportRoutePolicy?: ExportRoutePolicy

Property Value

extension

Extension. Example: NoExtension | NPB.

extension?: string

Property Value

string

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

importRoutePolicy?: ImportRoutePolicy

Property Value

ingressAclId

Ingress Acl. ARM resource ID of Access Control Lists.

ingressAclId?: string

Property Value

string

isMonitoringEnabled

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

isMonitoringEnabled?: string

Property Value

string

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

mtu

Maximum transmission unit. Default value is 1500.

mtu?: number

Property Value

number

nativeIpv4PrefixLimit

Native IPv4 Prefix Limit Configuration properties.

nativeIpv4PrefixLimit?: NativeIpv4PrefixLimitProperties

Property Value

nativeIpv6PrefixLimit

Native IPv6 Prefix Limit Configuration properties.

nativeIpv6PrefixLimit?: NativeIpv6PrefixLimitProperties

Property Value

networkFabricId

Associated Network Fabric Resource ID

networkFabricId?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

staticRouteConfiguration

Static Route Configuration properties.

staticRouteConfiguration?: StaticRouteConfiguration

Property Value

vlanId

Vlan identifier. Example: 1001.

vlanId: number

Property Value

number

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

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.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