IVMwareMachine.AppAndRoleExchangeServer Property

Definition

ExchangeServers of the AppsAndRoles.

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

Property Value

Attributes

Applies to