DbServerProperties.AutonomousVirtualMachineId Property

Definition

The list of OCIDs of the Autonomous Virtual Machines associated with the Db server.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AutonomousVirtualMachineId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Origin(Microsoft.Azure.PowerShell.Cmdlets.Oracle.PropertyOrigin.Owned)>]
member this.AutonomousVirtualMachineId : System.Collections.Generic.List<string>
Public ReadOnly Property AutonomousVirtualMachineId As List(Of String)

Property Value

Implements

Attributes

Applies to