IHyperVMachine.AppAndRoleSystemCenter Property

Definition

SystemCenters of the AppsAndRoles.

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

Property Value

Attributes

Applies to