Share via


IAppsAndRoles.Application Property

Definition

Applications of the AppsAndRoles.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Applications of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IApplication) }, ReadOnly=true, Required=false, SerializedName="applications")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IApplication[] Application { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Applications of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IApplication) }, ReadOnly=true, Required=false, SerializedName="applications")>]
member this.Application : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IApplication[]
Public ReadOnly Property Application As IApplication()

Property Value

Attributes

Applies to