Share via


A2AEventDetails interface

Model class for event details of a A2A event.

Extends

Properties

fabricLocation

The fabric ___location.

fabricName

Fabric arm name.

fabricObjectId

The azure vm arm id.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

protectedItemName

The protected item arm name.

remoteFabricLocation

Remote fabric ___location.

remoteFabricName

Remote fabric arm name.

Property Details

fabricLocation

The fabric ___location.

fabricLocation?: string

Property Value

string

fabricName

Fabric arm name.

fabricName?: string

Property Value

string

fabricObjectId

The azure vm arm id.

fabricObjectId?: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "A2A"

Property Value

"A2A"

protectedItemName

The protected item arm name.

protectedItemName?: string

Property Value

string

remoteFabricLocation

Remote fabric ___location.

remoteFabricLocation?: string

Property Value

string

remoteFabricName

Remote fabric arm name.

remoteFabricName?: string

Property Value

string