NetworkFabricControllerPatchableProperties interface
Network Fabric Controller updatable properties
Properties
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) |
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). |
Property Details
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
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[]