다음을 통해 공유


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