IVMwareMachine.AppAndRoleOtherDatabase Property

Definition

OtherDatabaseServers of the AppsAndRoles.

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

Property Value

Attributes

Applies to