Get Network Rack Result
data class GetNetworkRackResult(val annotation: String? = null, val id: String, val location: String, val name: String, val networkDevices: List<String>, val networkFabricId: String, val networkRackSku: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
The NetworkRack resource definition.
Properties
Link copied to clipboard
Switch configuration description.
Link copied to clipboard
List of network device ARM resource ids.
Link copied to clipboard
Network Fabric ARM resource id.
Link copied to clipboard
Network Rack SKU name.
Link copied to clipboard
Gets the provisioning state of the resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.