NetworkFabricPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Network Fabric resource definition.
public class NetworkFabricPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch
type NetworkFabricPatch = class
inherit NetworkRackPatch
Public Class NetworkFabricPatch
Inherits NetworkRackPatch
- Inheritance
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
Azure SDK for .NET