IHyperVMachine.AppAndRoleBizTalkServer Property

Definition

BizTalkServers of the AppsAndRoles.

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

Property Value

Attributes

Applies to