Share via


TopologyOutput interface

Topology of the specified resource group.

Properties

createdDateTime

The datetime when the topology was initially created for the resource group.

id

GUID representing the operation id.

lastModified

The datetime when the topology was last modified.

resources

A list of topology resources.

Property Details

createdDateTime

The datetime when the topology was initially created for the resource group.

createdDateTime?: string

Property Value

string

id

GUID representing the operation id.

id?: string

Property Value

string

lastModified

The datetime when the topology was last modified.

lastModified?: string

Property Value

string

resources

A list of topology resources.

resources?: TopologyResourceOutput[]

Property Value