Delen via


IInMageRcmApplianceDetails.ProcessServer Property

Definition

The process server.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The process server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServerDetails) }, ReadOnly=true, Required=false, SerializedName="processServer")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServerDetails ProcessServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The process server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServerDetails) }, ReadOnly=true, Required=false, SerializedName="processServer")>]
member this.ProcessServer : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IProcessServerDetails
Public ReadOnly Property ProcessServer As IProcessServerDetails

Property Value

Attributes

Applies to