NetworkFabricControllerProperties interface

NetworkFabricControllerProperties defines the resource properties.

Properties

annotation

Switch configuration description.

infrastructureExpressRouteConnections

As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute)

infrastructureServices

InfrastructureServices IP ranges.

ipv4AddressSpace

IPv4 Network Fabric Controller Address Space.

ipv6AddressSpace

IPv6 Network Fabric Controller Address Space.

isWorkloadManagementNetworkEnabled

A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints.

lastOperation

Details of the last operation performed on the resource

managedResourceGroupConfiguration

Managed Resource Group configuration properties.

networkFabricIds

The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service.

nfcSku

Network Fabric Controller SKU.

provisioningState

Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.

tenantInternetGatewayIds

List of tenant InternetGateway resource IDs

workloadExpressRouteConnections

As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute).

workloadServices

WorkloadServices IP ranges.

Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

infrastructureExpressRouteConnections

As part of an update, the Infrastructure ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Infrastructure services. (This is a Mandatory attribute)

infrastructureExpressRouteConnections?: ExpressRouteConnectionInformation[]

Property Value

infrastructureServices

InfrastructureServices IP ranges.

infrastructureServices?: ControllerServices

Property Value

ipv4AddressSpace

IPv4 Network Fabric Controller Address Space.

ipv4AddressSpace?: string

Property Value

string

ipv6AddressSpace

IPv6 Network Fabric Controller Address Space.

ipv6AddressSpace?: string

Property Value

string

isWorkloadManagementNetworkEnabled

A workload management network is required for all the tenant (workload) traffic. This traffic is only dedicated for Tenant workloads which are required to access internet or any other MSFT/Public endpoints.

isWorkloadManagementNetworkEnabled?: string

Property Value

string

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

managedResourceGroupConfiguration

Managed Resource Group configuration properties.

managedResourceGroupConfiguration?: ManagedResourceGroupConfiguration

Property Value

networkFabricIds

The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service.

networkFabricIds?: string[]

Property Value

string[]

nfcSku

Network Fabric Controller SKU.

nfcSku?: string

Property Value

string

provisioningState

Provides you the latest status of the NFC service, whether it is Accepted, updating, Succeeded or Failed. During this process, the states keep changing based on the status of NFC provisioning.

provisioningState?: string

Property Value

string

tenantInternetGatewayIds

List of tenant InternetGateway resource IDs

tenantInternetGatewayIds?: string[]

Property Value

string[]

workloadExpressRouteConnections

As part of an update, the workload ExpressRoute CircuitID should be provided to create and Provision a NFC. This Express route is dedicated for Workload services. (This is a Mandatory attribute).

workloadExpressRouteConnections?: ExpressRouteConnectionInformation[]

Property Value

workloadServices

WorkloadServices IP ranges.

workloadServices?: ControllerServices

Property Value