IVMwareMachine.AppAndRoleOtherDatabase Property

Definition

OtherDatabaseServers of the AppsAndRoles.

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

Property Value

Attributes

Applies to