NetworkFabricController interface

The Network Fabric Controller resource definition.

Extends

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. NOTE: This property will not be serialized. It can only be populated by the server.

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.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

tenantInternetGatewayIds

List of tenant InternetGateway resource IDs NOTE: This property will not be serialized. It can only be populated by the server.

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).

workloadManagementNetwork

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. This is used for the backward compatibility. NOTE: This property will not be serialized. It can only be populated by the server.

workloadServices

WorkloadServices IP ranges. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

location

The geo-location where the resource lives

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

tags

Resource tags.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

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

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. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

tenantInternetGatewayIds

List of tenant InternetGateway resource IDs NOTE: This property will not be serialized. It can only be populated by the server.

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

workloadManagementNetwork

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. This is used for the backward compatibility. NOTE: This property will not be serialized. It can only be populated by the server.

workloadManagementNetwork?: boolean

Property Value

boolean

workloadServices

WorkloadServices IP ranges. NOTE: This property will not be serialized. It can only be populated by the server.

workloadServices?: ControllerServices

Property Value

Inherited Property Details

id

Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From TrackedResource.id

location

The geo-location where the resource lives

location: string

Property Value

string

Inherited From TrackedResource.location

name

The name of the resource NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From TrackedResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

Inherited From TrackedResource.systemData

tags

Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From TrackedResource.tags

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From TrackedResource.type