InternalNetworkPatchableProperties interface

The InternalNetwork patchable properties.

Properties

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.

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

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

exportRoutePolicyId

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

exportRoutePolicyId?: string

Property Value

string

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

importRoutePolicy?: ImportRoutePolicy

Property Value

importRoutePolicyId

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

importRoutePolicyId?: string

Property Value

string

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

mtu

Maximum transmission unit. Default value is 1500.

mtu?: number

Property Value

number