NetworkFabric interface

The Network Fabric resource definition.

Extends

Properties

administrativeState

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

annotation

Switch configuration description.

configurationState

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

fabricASN

ASN of CE devices for CE/PE connectivity.

fabricVersion

The version of Network Fabric. NOTE: This property will not be serialized. It can only be populated by the server.

ipv4Prefix

IPv4Prefix for Management Network. Example: 10.1.0.0/19.

ipv6Prefix

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

l2IsolationDomains

List of L2 Isolation Domain resource IDs under the Network Fabric. NOTE: This property will not be serialized. It can only be populated by the server.

l3IsolationDomains

List of L3 Isolation Domain resource IDs under the Network Fabric. NOTE: This property will not be serialized. It can only be populated by the server.

managementNetworkConfiguration

Configuration to be used to setup the management network.

networkFabricControllerId

Azure resource ID for the NetworkFabricController the NetworkFabric belongs.

networkFabricSku

Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.

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.

rackCount

Number of compute racks associated to Network Fabric.

racks

List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU. NOTE: This property will not be serialized. It can only be populated by the server.

routerIds

Array of router IDs. NOTE: This property will not be serialized. It can only be populated by the server.

serverCountPerRack

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

terminalServerConfiguration

Network and credentials configuration currently applied to terminal 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

administrativeState

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

administrativeState?: string

Property Value

string

annotation

Switch configuration description.

annotation?: string

Property Value

string

configurationState

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

configurationState?: string

Property Value

string

fabricASN

ASN of CE devices for CE/PE connectivity.

fabricASN: number

Property Value

number

fabricVersion

The version of Network Fabric. NOTE: This property will not be serialized. It can only be populated by the server.

fabricVersion?: string

Property Value

string

ipv4Prefix

IPv4Prefix for Management Network. Example: 10.1.0.0/19.

ipv4Prefix: string

Property Value

string

ipv6Prefix

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

ipv6Prefix?: string

Property Value

string

l2IsolationDomains

List of L2 Isolation Domain resource IDs under the Network Fabric. NOTE: This property will not be serialized. It can only be populated by the server.

l2IsolationDomains?: string[]

Property Value

string[]

l3IsolationDomains

List of L3 Isolation Domain resource IDs under the Network Fabric. NOTE: This property will not be serialized. It can only be populated by the server.

l3IsolationDomains?: string[]

Property Value

string[]

managementNetworkConfiguration

Configuration to be used to setup the management network.

managementNetworkConfiguration: ManagementNetworkConfigurationProperties

Property Value

networkFabricControllerId

Azure resource ID for the NetworkFabricController the NetworkFabric belongs.

networkFabricControllerId: string

Property Value

string

networkFabricSku

Supported Network Fabric SKU.Example: Compute / Aggregate racks. Once the user chooses a particular SKU, only supported racks can be added to the Network Fabric. The SKU determines whether it is a single / multi rack Network Fabric.

networkFabricSku: 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

rackCount

Number of compute racks associated to Network Fabric.

rackCount?: number

Property Value

number

racks

List of NetworkRack resource IDs under the Network Fabric. The number of racks allowed depends on the Network Fabric SKU. NOTE: This property will not be serialized. It can only be populated by the server.

racks?: string[]

Property Value

string[]

routerIds

Array of router IDs. NOTE: This property will not be serialized. It can only be populated by the server.

routerIds?: string[]

Property Value

string[]

serverCountPerRack

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

serverCountPerRack: number

Property Value

number

terminalServerConfiguration

Network and credentials configuration currently applied to terminal server.

terminalServerConfiguration: TerminalServerConfiguration

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