IVMwareMachine.AppAndRoleApplication Property

Definition

Applications of the AppsAndRoles.

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

Property Value

Attributes

Applies to