IVMwareMachine.AppAndRoleExchangeServer Property

Definition

ExchangeServers of the AppsAndRoles.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ExchangeServers of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IExchangeServer) }, ReadOnly=true, Required=false, SerializedName="exchangeServers")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IExchangeServer[] AppAndRoleExchangeServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ExchangeServers of the AppsAndRoles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IExchangeServer) }, ReadOnly=true, Required=false, SerializedName="exchangeServers")>]
member this.AppAndRoleExchangeServer : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IExchangeServer[]
Public ReadOnly Property AppAndRoleExchangeServer As IExchangeServer()

Property Value

Attributes

Applies to