VMwareMachine.AppAndRoleBizTalkServer 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.
BizTalkServers of the AppsAndRoles.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IBizTalkServer> AppAndRoleBizTalkServer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.AppAndRoleBizTalkServer : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IBizTalkServer>
Public ReadOnly Property AppAndRoleBizTalkServer As List(Of IBizTalkServer)
Property Value
Implements
- Attributes