Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface A2AEventDetails

Package version

interface

An interface representing A2AEventDetails. Model class for event details of a A2A event.

Hierarchy

  • A2AEventDetails

Index

Properties

Optional fabricLocation

fabricLocation: undefined | string
member

{string} [fabricLocation] The fabric location.

Optional fabricName

fabricName: undefined | string
member

{string} [fabricName] Fabric arm name.

Optional fabricObjectId

fabricObjectId: undefined | string
member

{string} [fabricObjectId] The azure vm arm id.

instanceType

instanceType: "A2A"
member

{string} instanceType Polymorphic Discriminator

Optional protectedItemName

protectedItemName: undefined | string
member

{string} [protectedItemName] The protected item arm name.

Optional remoteFabricLocation

remoteFabricLocation: undefined | string
member

{string} [remoteFabricLocation] Remote fabric location.

Optional remoteFabricName

remoteFabricName: undefined | string
member

{string} [remoteFabricName] Remote fabric arm name.

Generated using TypeDoc