NetworkRackProperties interface

Network Rack Properties defines the properties of the resource.

Extends

Properties

lastOperation

Details of the last operation performed on the resource

networkDevices

List of network device ARM resource IDs.

networkFabricId

ARM resource ID of the Network Fabric.

networkRackType

Network Rack SKU name.

provisioningState

Provisioning state of the resource.

Inherited Properties

annotation

Switch configuration description.

Property Details

lastOperation

Details of the last operation performed on the resource

lastOperation?: LastOperationProperties

Property Value

networkDevices

List of network device ARM resource IDs.

networkDevices?: string[]

Property Value

string[]

networkFabricId

ARM resource ID of the Network Fabric.

networkFabricId: string

Property Value

string

networkRackType

Network Rack SKU name.

networkRackType?: string

Property Value

string

provisioningState

Provisioning state of the resource.

provisioningState?: string

Property Value

string

Inherited Property Details

annotation

Switch configuration description.

annotation?: string

Property Value

string

Inherited From AnnotationResource.annotation