ExternalNetwork interface

Defines the External Network resource.

Extends

Properties

administrativeState

Administrative state of the resource.

annotation

Switch configuration description.

configurationState

Configuration state of the resource.

exportRoutePolicy

Export Route Policy either IPv4 or IPv6.

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

lastOperation

Details of the last operation performed on the resource

networkFabricId

Associated Network Fabric Resource ID

networkToNetworkInterconnectId

ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.

optionAProperties

option A properties object

optionBProperties

option B properties object

peeringOption

Peering option list.

provisioningState

Provisioning state of the resource.

staticRouteConfiguration

Static Route Configuration.

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

configurationState

Configuration state of the resource.

configurationState?: string

Property Value

string

exportRoutePolicy

Export Route Policy either IPv4 or IPv6.

exportRoutePolicy?: ExportRoutePolicy

Property Value

importRoutePolicy

Import Route Policy either IPv4 or IPv6.

importRoutePolicy?: ImportRoutePolicy

Property Value

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

networkFabricId

Associated Network Fabric Resource ID

networkFabricId?: string

Property Value

string

networkToNetworkInterconnectId

ARM Resource ID of the networkToNetworkInterconnectId of the ExternalNetwork resource.

networkToNetworkInterconnectId?: string

Property Value

string

optionAProperties

option A properties object

optionAProperties?: ExternalNetworkPropertiesOptionAProperties

Property Value

optionBProperties

option B properties object

optionBProperties?: L3OptionBProperties

Property Value

peeringOption

Peering option list.

peeringOption: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

staticRouteConfiguration

Static Route Configuration.

staticRouteConfiguration?: ExternalNetworkStaticRouteConfiguration

Property Value

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