InterconnectBlockInstanceView Class
The instance view of an Interconnect Block.
Constructor
InterconnectBlockInstanceView()
Variables
| Name | Description |
|---|---|
|
current_capacity
|
The current capacity allocated for this Interconnect Block. |
|
statuses
|
list[<xref:"InstanceViewStatus">]
The resource status information. |
Attributes
currentCapacity
The current capacity allocated for this Interconnect Block.
currentCapacity: int
statuses
The resource status information.
statuses: list[azure.mgmt.compute.types.InstanceViewStatus]