NetworkRackProperties interface
Network Rack Properties defines the properties of the resource.
- Extends
Properties
network |
List of network device ARM resource IDs. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
ARM resource ID of the Network Fabric. |
network |
Network Rack SKU name. |
provisioning |
Provisioning state of the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
annotation | Switch configuration description. |
Property Details
networkDevices
List of network device ARM resource IDs. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
Inherited Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation