MockableOracleDatabaseSubscriptionResource.GetAutonomousDbVersions Method

Definition

Gets a collection of AutonomousDbVersionResources in the SubscriptionResource.

public virtual Azure.ResourceManager.OracleDatabase.AutonomousDbVersionCollection GetAutonomousDbVersions (Azure.Core.AzureLocation location);
abstract member GetAutonomousDbVersions : Azure.Core.AzureLocation -> Azure.ResourceManager.OracleDatabase.AutonomousDbVersionCollection
override this.GetAutonomousDbVersions : Azure.Core.AzureLocation -> Azure.ResourceManager.OracleDatabase.AutonomousDbVersionCollection
Public Overridable Function GetAutonomousDbVersions (location As AzureLocation) As AutonomousDbVersionCollection

Parameters

location
AzureLocation

The name of the Azure region.

Returns

An object representing collection of AutonomousDbVersionResources and their operations over a AutonomousDbVersionResource.

Applies to