IVMwareMachine.AppAndRoleFeature Property

Definition

Features of the AppsAndRoles.

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

Property Value

Attributes

Applies to