IVMwareMachine.AppAndRoleExchangeServer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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