InterconnectBlockPatch 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.
Specifies information about the Interconnect Block. Only tags and sku.capacity can be updated.
public class InterconnectBlockPatch : Azure.ResourceManager.Compute.Models.ComputeResourcePatch, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Models.InterconnectBlockPatch>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Models.InterconnectBlockPatch>
type InterconnectBlockPatch = class
inherit ComputeResourcePatch
interface IJsonModel<InterconnectBlockPatch>
interface IPersistableModel<InterconnectBlockPatch>
Public Class InterconnectBlockPatch
Inherits ComputeResourcePatch
Implements IJsonModel(Of InterconnectBlockPatch), IPersistableModel(Of InterconnectBlockPatch)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| InterconnectBlockPatch() |
Initializes a new instance of InterconnectBlockPatch. |
Properties
| Name | Description |
|---|---|
| Sku |
SKU of the resource for which capacity needs to be pre-allocated. Only |
| Tags |
Resource tags. (Inherited from ComputeResourcePatch) |