IA2AEventDetails Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.A2AEventDetailsTypeConverter))]
public interface IA2AEventDetails : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.IEventProviderSpecificDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20250801.A2AEventDetailsTypeConverter))>]
type IA2AEventDetails = interface
    interface IJsonSerializable
    interface IEventProviderSpecificDetails
Public Interface IA2AEventDetails
Implements IEventProviderSpecificDetails
Derived
Attributes
Implements

Properties

Name Description
FabricLocation

The fabric location.

FabricName

Fabric arm name.

FabricObjectId

The azure vm arm id.

InstanceType

Gets the class type. Overridden in derived classes.

(Inherited from IEventProviderSpecificDetails)
ProtectedItemName

The protected item arm name.

RemoteFabricLocation

Remote fabric location.

RemoteFabricName

Remote fabric arm name.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to