Delen via


IVMwareDetails.ProcessServer Property

Definition

The list of Process Servers associated with the fabric.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of Process Servers associated with the fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServer) }, ReadOnly=false, Required=false, SerializedName="processServers")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServer[] ProcessServer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The list of Process Servers associated with the fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServer) }, ReadOnly=false, Required=false, SerializedName="processServers")>]
member this.ProcessServer : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServer[] with get, set
Public Property ProcessServer As IProcessServer()

Property Value

Attributes

Applies to