InterconnectBlockProperties interface

Properties of the Interconnect Block.

Properties

instanceView

The Interconnect Block instance view.

interconnectBlockId

A unique id (GUID) generated and assigned to the Interconnect Block by the platform which does not change throughout the lifetime of the resource.

interconnectGroup

The Microsoft.Network/interconnectGroups resource that this Interconnect Block is associated with. Required at create and immutable thereafter.

provisioningState

The provisioning state, which only appears in the response.

provisioningTime

The date time when the Interconnect Block was last updated.

timeCreated

Specifies the time at which the Interconnect Block resource was created.

virtualMachinesAssociated

A list of all virtual machine resource ids that are associated with the Interconnect Block.

Property Details

instanceView

The Interconnect Block instance view.

instanceView?: InterconnectBlockInstanceView

Property Value

interconnectBlockId

A unique id (GUID) generated and assigned to the Interconnect Block by the platform which does not change throughout the lifetime of the resource.

interconnectBlockId?: string

Property Value

string

interconnectGroup

The Microsoft.Network/interconnectGroups resource that this Interconnect Block is associated with. Required at create and immutable thereafter.

interconnectGroup: ApiEntityReference

Property Value

provisioningState

The provisioning state, which only appears in the response.

provisioningState?: string

Property Value

string

provisioningTime

The date time when the Interconnect Block was last updated.

provisioningTime?: Date

Property Value

Date

timeCreated

Specifies the time at which the Interconnect Block resource was created.

timeCreated?: Date

Property Value

Date

virtualMachinesAssociated

A list of all virtual machine resource ids that are associated with the Interconnect Block.

virtualMachinesAssociated?: SubResourceReadOnly[]

Property Value