다음을 통해 공유


AutonomousDbVersionResource.CreateResourceIdentifier Method

Definition

Generate the resource identifier of a Azure.ResourceManager.OracleDatabase.AutonomousDBVersionResource instance.

public static Azure.Core.ResourceIdentifier CreateResourceIdentifier(string subscriptionId, Azure.Core.AzureLocation ___location, string autonomousdbversionsname);
static member CreateResourceIdentifier : string * Azure.Core.AzureLocation * string -> Azure.Core.ResourceIdentifier
Public Shared Function CreateResourceIdentifier (subscriptionId As String, ___location As AzureLocation, autonomousdbversionsname As String) As ResourceIdentifier

Parameters

subscriptionId
String

The subscriptionId.

___location
AzureLocation

The ___location.

autonomousdbversionsname
String

The autonomousdbversionsname.

Returns

Applies to