ConnectionAnalyzer interface

Defines a connection analyzer resource.

Properties

etag

A unique read-only string that changes whenever the resource is updated.

id

Resource ID of the connection analyzer.

location

Resource location.

name

Name of the connection analyzer.

properties

Properties of the connection analyzer.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

tags

Resource tags.

type

Resource type.

Property Details

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

id

Resource ID of the connection analyzer.

id?: string

Property Value

string

location

Resource location.

location: string

Property Value

string

name

Name of the connection analyzer.

name?: string

Property Value

string

properties

Properties of the connection analyzer.

properties: ConnectionAnalyzerProperties

Property Value

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

type

Resource type.

type?: string

Property Value

string