Auf Englisch lesen

Freigeben über


OracleDatabaseExtensions.GetOracleSystemVersion Method

Definition

Get a SystemVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/systemVersions/{systemversionname}
  • Operation Id: SystemVersions_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleSystemVersionResource
C#
public static Azure.Response<Azure.ResourceManager.OracleDatabase.OracleSystemVersionResource> GetOracleSystemVersion(this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location, string systemversionname, System.Threading.CancellationToken cancellationToken = default);

Parameters

subscriptionResource
SubscriptionResource

The SubscriptionResource instance the method will execute against.

location
AzureLocation

The name of the Azure region.

systemversionname
String

SystemVersion name.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

subscriptionResource or systemversionname is null.

systemversionname is an empty string, and was expected to be non-empty.

Applies to

Produkt Versionen
Azure SDK for .NET Latest