NetworkFabricProperties interface

Network Fabric Properties defines the properties of the resource.

Extends

Properties

activeCommitBatches

Active commit batch identifiers

administrativeState

Administrative state of the resource.

configurationState

Configuration state of the resource.

controlPlaneAcls

Control Plane Access Control List ARM resource IDs.

fabricASN

ASN of CE devices for CE/PE connectivity.

fabricLocks

Network Fabric Lock details

fabricVersion

The version of Network Fabric.

featureFlags

Feature flag status information

hardwareAlertThreshold

Hardware alert threshold percentage. Possible values are from 20 to 100.

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.

l3IsolationDomains

List of L3 Isolation Domain resource IDs under the Network Fabric.

lastOperation

Details of the last operation performed on the resource

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.

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.

routerIds

Array of router IDs.

serverCountPerRack

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

storageAccountConfiguration

Bring your own storage account configurations for Network Fabric.

storageArrayCount

Number of Storage arrays associated with the Network Fabric.

terminalServerConfiguration

Network and credentials configuration currently applied to terminal server.

trustedIpPrefixes

Trusted IP Prefixes ARM resource IDs.

uniqueRdConfiguration

Unique Route Distinguisher configuration

Inherited Properties

annotation

Switch configuration description.

Property Details

activeCommitBatches

Active commit batch identifiers

activeCommitBatches?: string[]

Property Value

string[]

administrativeState

Administrative state of the resource.

administrativeState?: string

Property Value

string

configurationState

Configuration state of the resource.

configurationState?: string

Property Value

string

controlPlaneAcls

Control Plane Access Control List ARM resource IDs.

controlPlaneAcls?: string[]

Property Value

string[]

fabricASN

ASN of CE devices for CE/PE connectivity.

fabricASN: number

Property Value

number

fabricLocks

Network Fabric Lock details

fabricLocks?: FabricLockProperties[]

Property Value

fabricVersion

The version of Network Fabric.

fabricVersion?: string

Property Value

string

featureFlags

Feature flag status information

featureFlags?: FeatureFlagProperties[]

Property Value

hardwareAlertThreshold

Hardware alert threshold percentage. Possible values are from 20 to 100.

hardwareAlertThreshold?: number

Property Value

number

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.

l2IsolationDomains?: string[]

Property Value

string[]

l3IsolationDomains

List of L3 Isolation Domain resource IDs under the Network Fabric.

l3IsolationDomains?: string[]

Property Value

string[]

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

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.

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.

racks?: string[]

Property Value

string[]

routerIds

Array of router IDs.

routerIds?: string[]

Property Value

string[]

serverCountPerRack

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

serverCountPerRack: number

Property Value

number

storageAccountConfiguration

Bring your own storage account configurations for Network Fabric.

storageAccountConfiguration?: StorageAccountConfiguration

Property Value

storageArrayCount

Number of Storage arrays associated with the Network Fabric.

storageArrayCount?: number

Property Value

number

terminalServerConfiguration

Network and credentials configuration currently applied to terminal server.

terminalServerConfiguration: TerminalServerConfiguration

Property Value

trustedIpPrefixes

Trusted IP Prefixes ARM resource IDs.

trustedIpPrefixes?: string[]

Property Value

string[]

uniqueRdConfiguration

Unique Route Distinguisher configuration

uniqueRdConfiguration?: UniqueRouteDistinguisherProperties

Property Value

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation