NetworkFabricPatch Class

Definition

The Network Fabric resource definition.

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

Constructors

NetworkFabricPatch()

Initializes a new instance of NetworkFabricPatch.

Properties

Annotation

Switch configuration description.

FabricAsn

ASN of CE devices for CE/PE connectivity.

IPv4Prefix

IPv4Prefix for Management Network. Example: 10.1.0.0/19.

IPv6Prefix

IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.

ManagementNetworkConfiguration

Configuration to be used to setup the management network.

RackCount

Number of compute racks associated to Network Fabric.

ServerCountPerRack

Number of servers.Possible values are from 1-16.

Tags

Resource tags.

(Inherited from NetworkRackPatch)
TerminalServerConfiguration

Network and credentials configuration already applied to terminal server.

Applies to