NetworkFabricControllerProperties interface
NetworkFabricControllerProperties defines the resource properties.
Properties
| annotation | Switch configuration description. |
| infrastructure |
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) |
| infrastructure |
InfrastructureServices IP ranges. |
| ipv4Address |
IPv4 Network Fabric Controller Address Space. |
| ipv6Address |
IPv6 Network Fabric Controller Address Space. |
| is |
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. |
| last |
Details of the last operation performed on the resource |
| managed |
Managed Resource Group configuration properties. |
| network |
The NF-ID will be an input parameter used by the NF to link and get associated with the parent NFC Service. |
| nfc |
Network Fabric Controller SKU. |
| provisioning |
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. |
| tenant |
List of tenant InternetGateway resource IDs |
| workload |
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). |
| workload |
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[]