Compartir a través de


OracleDatabaseExtensions Class

Definition

A class to add extension methods to Azure.ResourceManager.OracleDatabase.

public static class OracleDatabaseExtensions
type OracleDatabaseExtensions = class
Public Module OracleDatabaseExtensions
Inheritance
OracleDatabaseExtensions

Methods

GetAutonomousDatabase(ResourceGroupResource, String, CancellationToken)

Get a AutonomousDatabase

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}
  • Operation Id: AutonomousDatabases_Get
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseResource
GetAutonomousDatabaseAsync(ResourceGroupResource, String, CancellationToken)

Get a AutonomousDatabase

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/autonomousDatabases/{autonomousdatabasename}
  • Operation Id: AutonomousDatabases_Get
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseResource
GetAutonomousDatabaseBackupResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutonomousDatabaseBackupResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an AutonomousDatabaseBackupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutonomousDatabaseBackupResource(ResourceIdentifier) instead.

GetAutonomousDatabaseCharacterSet(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDatabaseCharacterSet

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDatabaseCharacterSets/{adbscharsetname}
  • Operation Id: AutonomousDatabaseCharacterSets_Get
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseCharacterSetResource
GetAutonomousDatabaseCharacterSetAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDatabaseCharacterSet

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDatabaseCharacterSets/{adbscharsetname}
  • Operation Id: AutonomousDatabaseCharacterSets_Get
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseCharacterSetResource
GetAutonomousDatabaseCharacterSetResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutonomousDatabaseCharacterSetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an AutonomousDatabaseCharacterSetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutonomousDatabaseCharacterSetResource(ResourceIdentifier) instead.

GetAutonomousDatabaseCharacterSets(SubscriptionResource, AzureLocation)

Gets a collection of AutonomousDatabaseCharacterSetResources in the SubscriptionResource. MockingTo mock this method, please mock GetAutonomousDatabaseCharacterSets(AzureLocation) instead.

GetAutonomousDatabaseNationalCharacterSet(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDatabaseNationalCharacterSet

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDatabaseNationalCharacterSets/{adbsncharsetname}
  • Operation Id: AutonomousDatabaseNationalCharacterSets_Get
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseNationalCharacterSetResource
GetAutonomousDatabaseNationalCharacterSetAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDatabaseNationalCharacterSet

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDatabaseNationalCharacterSets/{adbsncharsetname}
  • Operation Id: AutonomousDatabaseNationalCharacterSets_Get
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseNationalCharacterSetResource
GetAutonomousDatabaseNationalCharacterSetResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutonomousDatabaseNationalCharacterSetResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an AutonomousDatabaseNationalCharacterSetResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutonomousDatabaseNationalCharacterSetResource(ResourceIdentifier) instead.

GetAutonomousDatabaseNationalCharacterSets(SubscriptionResource, AzureLocation)

Gets a collection of AutonomousDatabaseNationalCharacterSetResources in the SubscriptionResource. MockingTo mock this method, please mock GetAutonomousDatabaseNationalCharacterSets(AzureLocation) instead.

GetAutonomousDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutonomousDatabaseResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create an AutonomousDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutonomousDatabaseResource(ResourceIdentifier) instead.

GetAutonomousDatabases(ResourceGroupResource)

Gets a collection of AutonomousDatabaseResources in the ResourceGroupResource. MockingTo mock this method, please mock GetAutonomousDatabases() instead.

GetAutonomousDatabases(SubscriptionResource, CancellationToken)

List AutonomousDatabase resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/autonomousDatabases
  • Operation Id: AutonomousDatabases_ListBySubscription
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseResource
GetAutonomousDatabasesAsync(SubscriptionResource, CancellationToken)

List AutonomousDatabase resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/autonomousDatabases
  • Operation Id: AutonomousDatabases_ListBySubscription
  • Default Api Version: 2023-09-01
  • Resource: AutonomousDatabaseResource
GetAutonomousDbVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDbVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDbVersions/{autonomousdbversionsname}
  • Operation Id: AutonomousDatabaseVersions_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: AutonomousDbVersionResource
GetAutonomousDBVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDbVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDbVersions/{autonomousdbversionsname}
  • Operation Id: AutonomousDatabaseVersions_Get
  • Default Api Version: 2023-09-01
  • Resource: Azure.ResourceManager.OracleDatabase.AutonomousDBVersionResource
GetAutonomousDbVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDbVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDbVersions/{autonomousdbversionsname}
  • Operation Id: AutonomousDatabaseVersions_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: AutonomousDbVersionResource
GetAutonomousDBVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a AutonomousDbVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/autonomousDbVersions/{autonomousdbversionsname}
  • Operation Id: AutonomousDatabaseVersions_Get
  • Default Api Version: 2023-09-01
  • Resource: Azure.ResourceManager.OracleDatabase.AutonomousDBVersionResource
GetAutonomousDbVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an AutonomousDbVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an AutonomousDbVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutonomousDbVersionResource(ResourceIdentifier) instead.

GetAutonomousDBVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an Azure.ResourceManager.OracleDatabase.AutonomousDBVersionResource along with the instance operations that can be performed on it but with no data. You can use Azure.ResourceManager.OracleDatabase.AutonomousDBVersionResource.CreateResourceIdentifier(System.String,Azure.Core.AzureLocation,System.String) to create an Azure.ResourceManager.OracleDatabase.AutonomousDBVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetAutonomousDBVersionResource(ResourceIdentifier) instead.

GetAutonomousDbVersions(SubscriptionResource, AzureLocation)

Gets a collection of AutonomousDbVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetAutonomousDbVersions(AzureLocation) instead.

GetAutonomousDBVersions(SubscriptionResource, AzureLocation)

Gets a collection of AutonomousDBVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetAutonomousDBVersions(AzureLocation) instead.

GetCloudExadataInfrastructure(ResourceGroupResource, String, CancellationToken)

Get a CloudExadataInfrastructure

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudExadataInfrastructures/{cloudexadatainfrastructurename}
  • Operation Id: CloudExadataInfrastructures_Get
  • Default Api Version: 2023-09-01
  • Resource: CloudExadataInfrastructureResource
GetCloudExadataInfrastructureAsync(ResourceGroupResource, String, CancellationToken)

Get a CloudExadataInfrastructure

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudExadataInfrastructures/{cloudexadatainfrastructurename}
  • Operation Id: CloudExadataInfrastructures_Get
  • Default Api Version: 2023-09-01
  • Resource: CloudExadataInfrastructureResource
GetCloudExadataInfrastructureResource(ArmClient, ResourceIdentifier)

Gets an object representing a CloudExadataInfrastructureResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a CloudExadataInfrastructureResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudExadataInfrastructureResource(ResourceIdentifier) instead.

GetCloudExadataInfrastructures(ResourceGroupResource)

Gets a collection of CloudExadataInfrastructureResources in the ResourceGroupResource. MockingTo mock this method, please mock GetCloudExadataInfrastructures() instead.

GetCloudExadataInfrastructures(SubscriptionResource, CancellationToken)

List CloudExadataInfrastructure resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/cloudExadataInfrastructures
  • Operation Id: CloudExadataInfrastructures_ListBySubscription
  • Default Api Version: 2023-09-01
  • Resource: CloudExadataInfrastructureResource
GetCloudExadataInfrastructuresAsync(SubscriptionResource, CancellationToken)

List CloudExadataInfrastructure resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/cloudExadataInfrastructures
  • Operation Id: CloudExadataInfrastructures_ListBySubscription
  • Default Api Version: 2023-09-01
  • Resource: CloudExadataInfrastructureResource
GetCloudVmCluster(ResourceGroupResource, String, CancellationToken)

Get a CloudVmCluster

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudVmClusters/{cloudvmclustername}
  • Operation Id: CloudVmClusters_Get
  • Default Api Version: 2023-09-01
  • Resource: CloudVmClusterResource
GetCloudVmClusterAsync(ResourceGroupResource, String, CancellationToken)

Get a CloudVmCluster

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Oracle.Database/cloudVmClusters/{cloudvmclustername}
  • Operation Id: CloudVmClusters_Get
  • Default Api Version: 2023-09-01
  • Resource: CloudVmClusterResource
GetCloudVmClusterDBNodeResource(ArmClient, ResourceIdentifier)

Gets an object representing a CloudVmClusterDBNodeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a CloudVmClusterDBNodeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudVmClusterDBNodeResource(ResourceIdentifier) instead.

GetCloudVmClusterResource(ArmClient, ResourceIdentifier)

Gets an object representing a CloudVmClusterResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String) to create a CloudVmClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudVmClusterResource(ResourceIdentifier) instead.

GetCloudVmClusters(ResourceGroupResource)

Gets a collection of CloudVmClusterResources in the ResourceGroupResource. MockingTo mock this method, please mock GetCloudVmClusters() instead.

GetCloudVmClusters(SubscriptionResource, CancellationToken)

List CloudVmCluster resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/cloudVmClusters
  • Operation Id: CloudVmClusters_ListBySubscription
  • Default Api Version: 2023-09-01
  • Resource: CloudVmClusterResource
GetCloudVmClustersAsync(SubscriptionResource, CancellationToken)

List CloudVmCluster resources by subscription ID

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/cloudVmClusters
  • Operation Id: CloudVmClusters_ListBySubscription
  • Default Api Version: 2023-09-01
  • Resource: CloudVmClusterResource
GetCloudVmClusterVirtualNetworkAddressResource(ArmClient, ResourceIdentifier)

Gets an object representing a CloudVmClusterVirtualNetworkAddressResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a CloudVmClusterVirtualNetworkAddressResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetCloudVmClusterVirtualNetworkAddressResource(ResourceIdentifier) instead.

GetDbNodeResource(ArmClient, ResourceIdentifier)

Gets an object representing a DbNodeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DbNodeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDbNodeResource(ResourceIdentifier) instead.

GetDbServerResource(ArmClient, ResourceIdentifier)

Gets an object representing a DbServerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a DbServerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDbServerResource(ResourceIdentifier) instead.

GetDbSystemShape(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DbSystemShape

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemShapes/{dbsystemshapename}
  • Operation Id: DbSystemShapes_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: DbSystemShapeResource
GetDbSystemShapeAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DbSystemShape

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemShapes/{dbsystemshapename}
  • Operation Id: DbSystemShapes_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: DbSystemShapeResource
GetDbSystemShapeResource(ArmClient, ResourceIdentifier)

Gets an object representing a DbSystemShapeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a DbSystemShapeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDbSystemShapeResource(ResourceIdentifier) instead.

GetDbSystemShapes(SubscriptionResource, AzureLocation)

Gets a collection of DbSystemShapeResources in the SubscriptionResource. MockingTo mock this method, please mock GetDbSystemShapes(AzureLocation) instead.

GetDnsPrivateView(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateView

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateViews/{dnsprivateviewocid}
  • Operation Id: DnsPrivateViews_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: DnsPrivateViewResource
GetDnsPrivateViewAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateView

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateViews/{dnsprivateviewocid}
  • Operation Id: DnsPrivateViews_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: DnsPrivateViewResource
GetDnsPrivateViewResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsPrivateViewResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a DnsPrivateViewResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDnsPrivateViewResource(ResourceIdentifier) instead.

GetDnsPrivateViews(SubscriptionResource, AzureLocation)

Gets a collection of DnsPrivateViewResources in the SubscriptionResource. MockingTo mock this method, please mock GetDnsPrivateViews(AzureLocation) instead.

GetDnsPrivateZone(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateZone

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateZones/{dnsprivatezonename}
  • Operation Id: DnsPrivateZones_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: DnsPrivateZoneResource
GetDnsPrivateZoneAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateZone

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateZones/{dnsprivatezonename}
  • Operation Id: DnsPrivateZones_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: DnsPrivateZoneResource
GetDnsPrivateZoneResource(ArmClient, ResourceIdentifier)

Gets an object representing a DnsPrivateZoneResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a DnsPrivateZoneResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDnsPrivateZoneResource(ResourceIdentifier) instead.

GetDnsPrivateZones(SubscriptionResource, AzureLocation)

Gets a collection of DnsPrivateZoneResources in the SubscriptionResource. MockingTo mock this method, please mock GetDnsPrivateZones(AzureLocation) instead.

GetGiVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a GiVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/giVersions/{giversionname}
  • Operation Id: GiVersions_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: GiVersionResource
GetGiVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a GiVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/giVersions/{giversionname}
  • Operation Id: GiVersions_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: GiVersionResource
GetGiVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a GiVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a GiVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetGiVersionResource(ResourceIdentifier) instead.

GetGiVersions(SubscriptionResource, AzureLocation)

Gets a collection of GiVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetGiVersions(AzureLocation) instead.

GetOracleDBServerResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleDBServerResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create an OracleDBServerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleDBServerResource(ResourceIdentifier) instead.

GetOracleDBSystemShape(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DbSystemShape

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemShapes/{dbsystemshapename}
  • Operation Id: DbSystemShapes_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleDBSystemShapeResource
GetOracleDBSystemShapeAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DbSystemShape

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dbSystemShapes/{dbsystemshapename}
  • Operation Id: DbSystemShapes_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleDBSystemShapeResource
GetOracleDBSystemShapeResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleDBSystemShapeResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an OracleDBSystemShapeResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleDBSystemShapeResource(ResourceIdentifier) instead.

GetOracleDBSystemShapes(SubscriptionResource, AzureLocation)

Gets a collection of OracleDBSystemShapeResources in the SubscriptionResource. MockingTo mock this method, please mock GetOracleDBSystemShapes(AzureLocation) instead.

GetOracleDnsPrivateView(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateView

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateViews/{dnsprivateviewocid}
  • Operation Id: DnsPrivateViews_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleDnsPrivateViewResource
GetOracleDnsPrivateViewAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateView

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateViews/{dnsprivateviewocid}
  • Operation Id: DnsPrivateViews_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleDnsPrivateViewResource
GetOracleDnsPrivateViewResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleDnsPrivateViewResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an OracleDnsPrivateViewResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleDnsPrivateViewResource(ResourceIdentifier) instead.

GetOracleDnsPrivateViews(SubscriptionResource, AzureLocation)

Gets a collection of OracleDnsPrivateViewResources in the SubscriptionResource. MockingTo mock this method, please mock GetOracleDnsPrivateViews(AzureLocation) instead.

GetOracleDnsPrivateZone(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateZone

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateZones/{dnsprivatezonename}
  • Operation Id: DnsPrivateZones_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleDnsPrivateZoneResource
GetOracleDnsPrivateZoneAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a DnsPrivateZone

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/dnsPrivateZones/{dnsprivatezonename}
  • Operation Id: DnsPrivateZones_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleDnsPrivateZoneResource
GetOracleDnsPrivateZoneResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleDnsPrivateZoneResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an OracleDnsPrivateZoneResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleDnsPrivateZoneResource(ResourceIdentifier) instead.

GetOracleDnsPrivateZones(SubscriptionResource, AzureLocation)

Gets a collection of OracleDnsPrivateZoneResources in the SubscriptionResource. MockingTo mock this method, please mock GetOracleDnsPrivateZones(AzureLocation) instead.

GetOracleGIVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a GiVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/giVersions/{giversionname}
  • Operation Id: GiVersions_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleGIVersionResource
GetOracleGIVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a GiVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/giVersions/{giversionname}
  • Operation Id: GiVersions_Get
  • Default Api Version: 2023-09-01
  • Resource: OracleGIVersionResource
GetOracleGIVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleGIVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an OracleGIVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleGIVersionResource(ResourceIdentifier) instead.

GetOracleGIVersions(SubscriptionResource, AzureLocation)

Gets a collection of OracleGIVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetOracleGIVersions(AzureLocation) instead.

GetOracleSubscription(SubscriptionResource)

Gets an object representing a OracleSubscriptionResource along with the instance operations that can be performed on it in the SubscriptionResource. MockingTo mock this method, please mock GetOracleSubscription() instead.

GetOracleSubscriptionResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleSubscriptionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String) to create an OracleSubscriptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleSubscriptionResource(ResourceIdentifier) instead.

GetOracleSystemVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

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
GetOracleSystemVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

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
GetOracleSystemVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing an OracleSystemVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create an OracleSystemVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOracleSystemVersionResource(ResourceIdentifier) instead.

GetOracleSystemVersions(SubscriptionResource, AzureLocation)

Gets a collection of OracleSystemVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetOracleSystemVersions(AzureLocation) instead.

GetSystemVersion(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a SystemVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/systemVersions/{systemversionname}
  • Operation Id: SystemVersions_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: SystemVersionResource
GetSystemVersionAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Get a SystemVersion

  • Request Path: /subscriptions/{subscriptionId}/providers/Oracle.Database/locations/{location}/systemVersions/{systemversionname}
  • Operation Id: SystemVersions_Get
  • Default Api Version: 2023-09-01-preview
  • Resource: SystemVersionResource
GetSystemVersionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SystemVersionResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, AzureLocation, String) to create a SystemVersionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSystemVersionResource(ResourceIdentifier) instead.

GetSystemVersions(SubscriptionResource, AzureLocation)

Gets a collection of SystemVersionResources in the SubscriptionResource. MockingTo mock this method, please mock GetSystemVersions(AzureLocation) instead.

GetVirtualNetworkAddressResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualNetworkAddressResource along with the instance operations that can be performed on it but with no data. You can use CreateResourceIdentifier(String, String, String, String) to create a VirtualNetworkAddressResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualNetworkAddressResource(ResourceIdentifier) instead.

Applies to