Freigeben über


IEventProperties.EventSpecificDetailInstanceType Property

Definition

Gets the class type. Overridden in derived classes.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the class type. Overridden in derived classes.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instanceType")]
public string EventSpecificDetailInstanceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the class type. Overridden in derived classes.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="instanceType")>]
member this.EventSpecificDetailInstanceType : string with get, set
Public Property EventSpecificDetailInstanceType As String

Property Value

Attributes

Applies to