InterconnectBlockUpdate Class
Specifies information about the Interconnect Block. Only tags and sku.capacity can be updated.
Constructor
InterconnectBlockUpdate(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
tags
|
Resource tags. |
|
sku
|
SKU of the resource for which capacity needs to be pre-allocated. Only
|
Attributes
sku
SKU of the resource for which capacity needs to be pre-allocated. Only sku.capacity is
mutable; sku.name is immutable.
sku: _models.Sku | None