InterconnectBlockInstanceView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The instance view of an Interconnect Block.
public class InterconnectBlockInstanceView
type InterconnectBlockInstanceView = class
Public Class InterconnectBlockInstanceView
- Inheritance
-
InterconnectBlockInstanceView
Constructors
| Name | Description |
|---|---|
| InterconnectBlockInstanceView() |
Initializes a new instance of the InterconnectBlockInstanceView class. |
| InterconnectBlockInstanceView(Nullable<Int32>, IList<InstanceViewStatus>) |
Initializes a new instance of the InterconnectBlockInstanceView class. |
Properties
| Name | Description |
|---|---|
| CurrentCapacity |
Gets the current capacity allocated for this Interconnect Block. |
| Statuses |
Gets the resource status information. |