IVMwareMachine.AppAndRoleSqlServer Property

Definition

SQLServers of the AppsAndRoles.

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

Property Value

Attributes

Applies to