Share via


NetworkFabricControllerPatch Class

Definition

The Network Fabric Controller Patch payload definition.

public class NetworkFabricControllerPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch
type NetworkFabricControllerPatch = class
    inherit NetworkRackPatch
Public Class NetworkFabricControllerPatch
Inherits NetworkRackPatch
Inheritance
NetworkFabricControllerPatch

Constructors

NetworkFabricControllerPatch()

Initializes a new instance of NetworkFabricControllerPatch.

Properties

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

Tags

Resource tags.

(Inherited from NetworkRackPatch)
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).

Applies to