Share via


IMigrateEvent.Type Property

Definition

Gets the type of this REST resource.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the type of this REST resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="type")]
public string Type { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets the type of this REST resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="type")>]
member this.Type : string
Public ReadOnly Property Type As String

Property Value

Attributes

Applies to