SqlExtensions Class

Definition

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

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

Methods

CheckSqlServerNameAvailability(SubscriptionResource, SqlNameAvailabilityContent, CancellationToken)

Determines whether a resource can be created with the specified name.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/checkNameAvailability
  • Operation Id: Servers_CheckNameAvailability
  • Default Api Version: 2023-05-01-preview
  • Resource: SqlServerResource
CheckSqlServerNameAvailabilityAsync(SubscriptionResource, SqlNameAvailabilityContent, CancellationToken)

Determines whether a resource can be created with the specified name.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/checkNameAvailability
  • Operation Id: Servers_CheckNameAvailability
  • Default Api Version: 2023-05-01-preview
  • Resource: SqlServerResource
GetBackupShortTermRetentionPolicyResource(ArmClient, ResourceIdentifier)

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

GetCapabilitiesByLocation(SubscriptionResource, AzureLocation, Nullable<SqlCapabilityGroup>, CancellationToken)

Gets the subscription capabilities available for the specified location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/capabilities
  • Operation Id: Capabilities_ListByLocation
  • Default Api Version: 2020-11-01-preview
GetCapabilitiesByLocationAsync(SubscriptionResource, AzureLocation, Nullable<SqlCapabilityGroup>, CancellationToken)

Gets the subscription capabilities available for the specified location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/capabilities
  • Operation Id: Capabilities_ListByLocation
  • Default Api Version: 2020-11-01-preview
GetDatabaseAdvancedThreatProtectionResource(ArmClient, ResourceIdentifier)

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

GetDataMaskingPolicyResource(ArmClient, ResourceIdentifier)

Gets an object representing a DataMaskingPolicyResource 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 DataMaskingPolicyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDataMaskingPolicyResource(ResourceIdentifier) instead.

GetDataWarehouseUserActivityResource(ArmClient, ResourceIdentifier)

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

GetDeletedServer(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a deleted server.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/deletedServers/{deletedServerName}
  • Operation Id: DeletedServers_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: DeletedServerResource
GetDeletedServerAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a deleted server.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/deletedServers/{deletedServerName}
  • Operation Id: DeletedServers_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: DeletedServerResource
GetDeletedServerResource(ArmClient, ResourceIdentifier)

Gets an object representing a DeletedServerResource 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 DeletedServerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDeletedServerResource(ResourceIdentifier) instead.

GetDeletedServers(SubscriptionResource, AzureLocation)

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

GetDeletedServers(SubscriptionResource, CancellationToken)

Gets a list of all deleted servers in a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/deletedServers
  • Operation Id: DeletedServers_List
  • Default Api Version: 2020-11-01-preview
  • Resource: DeletedServerResource
GetDeletedServersAsync(SubscriptionResource, CancellationToken)

Gets a list of all deleted servers in a subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/deletedServers
  • Operation Id: DeletedServers_List
  • Default Api Version: 2020-11-01-preview
  • Resource: DeletedServerResource
GetDistributedAvailabilityGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a DistributedAvailabilityGroupResource 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 DistributedAvailabilityGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetDistributedAvailabilityGroupResource(ResourceIdentifier) instead.

GetElasticPoolResource(ArmClient, ResourceIdentifier)

Gets an object representing an ElasticPoolResource 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 ElasticPoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetElasticPoolResource(ResourceIdentifier) instead.

GetEncryptionProtectorResource(ArmClient, ResourceIdentifier)

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

GetEndpointCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing an EndpointCertificateResource 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 EndpointCertificateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetEndpointCertificateResource(ResourceIdentifier) instead.

GetExtendedDatabaseBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

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

GetExtendedServerBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

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

GetFailoverGroupResource(ArmClient, ResourceIdentifier)

Gets an object representing a FailoverGroupResource 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 FailoverGroupResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetFailoverGroupResource(ResourceIdentifier) instead.

GetGeoBackupPolicyResource(ArmClient, ResourceIdentifier)

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

GetInstanceFailoverGroup(ResourceGroupResource, AzureLocation, String, CancellationToken)

Gets a failover group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/instanceFailoverGroups/{failoverGroupName}
  • Operation Id: InstanceFailoverGroups_Get
  • Default Api Version: 2022-05-01-preview
  • Resource: InstanceFailoverGroupResource
GetInstanceFailoverGroupAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Gets a failover group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/instanceFailoverGroups/{failoverGroupName}
  • Operation Id: InstanceFailoverGroups_Get
  • Default Api Version: 2022-05-01-preview
  • Resource: InstanceFailoverGroupResource
GetInstanceFailoverGroupResource(ArmClient, ResourceIdentifier)

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

GetInstanceFailoverGroups(ResourceGroupResource, AzureLocation)

Gets a collection of InstanceFailoverGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetInstanceFailoverGroups(AzureLocation) instead.

GetInstancePool(ResourceGroupResource, String, CancellationToken)

Gets an instance pool.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/instancePools/{instancePoolName}
  • Operation Id: InstancePools_Get
  • Default Api Version: 2023-05-01-preview
  • Resource: InstancePoolResource
GetInstancePoolAsync(ResourceGroupResource, String, CancellationToken)

Gets an instance pool.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/instancePools/{instancePoolName}
  • Operation Id: InstancePools_Get
  • Default Api Version: 2023-05-01-preview
  • Resource: InstancePoolResource
GetInstancePoolResource(ArmClient, ResourceIdentifier)

Gets an object representing an InstancePoolResource 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 InstancePoolResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetInstancePoolResource(ResourceIdentifier) instead.

GetInstancePools(ResourceGroupResource)

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

GetInstancePools(SubscriptionResource, CancellationToken)

Gets a list of all instance pools in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/instancePools
  • Operation Id: InstancePools_List
  • Default Api Version: 2023-05-01-preview
  • Resource: InstancePoolResource
GetInstancePoolsAsync(SubscriptionResource, CancellationToken)

Gets a list of all instance pools in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/instancePools
  • Operation Id: InstancePools_List
  • Default Api Version: 2023-05-01-preview
  • Resource: InstancePoolResource
GetIPv6FirewallRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing an IPv6FirewallRuleResource 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 IPv6FirewallRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetIPv6FirewallRuleResource(ResourceIdentifier) instead.

GetLedgerDigestUploadResource(ArmClient, ResourceIdentifier)

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

GetLogicalDatabaseTransparentDataEncryptionResource(ArmClient, ResourceIdentifier)

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

GetLongTermRetentionBackupsWithLocation(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given location based on resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByResourceGroupLocation
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithLocation(SubscriptionResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByLocation
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithLocationAsync(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given location based on resource group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByResourceGroupLocation
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithLocationAsync(SubscriptionResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByLocation
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithServer(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given server based on resource groups.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByResourceGroupServer
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithServer(SubscriptionResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given server.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByServer
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithServerAsync(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given server based on resource groups.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByResourceGroupServer
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionBackupsWithServerAsync(SubscriptionResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given server.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionBackups
  • Operation Id: LongTermRetentionBackups_ListByServer
  • Default Api Version: 2023-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithInstance(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given managed instance.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByResourceGroupInstance
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithInstance(SubscriptionResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given managed instance.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByInstance
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithInstanceAsync(ResourceGroupResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given managed instance.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByResourceGroupInstance
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithInstanceAsync(SubscriptionResource, AzureLocation, String, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for a given managed instance.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByInstance
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithLocation(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for managed databases in a given location.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByResourceGroupLocation
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithLocation(SubscriptionResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for managed databases in a given location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByLocation
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithLocationAsync(ResourceGroupResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for managed databases in a given location.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByResourceGroupLocation
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionManagedInstanceBackupsWithLocationAsync(SubscriptionResource, AzureLocation, Nullable<Boolean>, Nullable<SqlDatabaseState>, CancellationToken)

Lists the long term retention backups for managed databases in a given location.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstanceBackups
  • Operation Id: LongTermRetentionManagedInstanceBackups_ListByLocation
  • Default Api Version: 2021-05-01-preview
GetLongTermRetentionPolicyResource(ArmClient, ResourceIdentifier)

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

GetMaintenanceWindowOptionResource(ArmClient, ResourceIdentifier)

Gets an object representing a MaintenanceWindowOptionResource 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 MaintenanceWindowOptionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetMaintenanceWindowOptionResource(ResourceIdentifier) instead.

GetMaintenanceWindowsResource(ArmClient, ResourceIdentifier)

Gets an object representing a MaintenanceWindowsResource 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 MaintenanceWindowsResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetMaintenanceWindowsResource(ResourceIdentifier) instead.

GetManagedBackupShortTermRetentionPolicyResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseAdvancedThreatProtectionResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseColumnResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedDatabaseResource 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 ManagedDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedDatabaseResource(ResourceIdentifier) instead.

GetManagedDatabaseRestoreDetailResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseSchemaResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseSecurityAlertPolicyResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseSensitivityLabelResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseTableResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseVulnerabilityAssessmentRuleBaselineResource(ArmClient, ResourceIdentifier)

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

GetManagedDatabaseVulnerabilityAssessmentScanResource(ArmClient, ResourceIdentifier)

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

GetManagedInstance(ResourceGroupResource, String, String, CancellationToken)

Gets a managed instance.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}
  • Operation Id: ManagedInstances_Get
  • Default Api Version: 2022-08-01-preview
  • Resource: ManagedInstanceResource
GetManagedInstanceAdministratorResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceAdvancedThreatProtectionResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceAsync(ResourceGroupResource, String, String, CancellationToken)

Gets a managed instance.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}
  • Operation Id: ManagedInstances_Get
  • Default Api Version: 2022-08-01-preview
  • Resource: ManagedInstanceResource
GetManagedInstanceAzureADOnlyAuthenticationResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceDtcResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceEncryptionProtectorResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceKeyResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedInstanceKeyResource 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 ManagedInstanceKeyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedInstanceKeyResource(ResourceIdentifier) instead.

GetManagedInstanceLongTermRetentionPolicyResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceOperationResource(ArmClient, ResourceIdentifier)

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

GetManagedInstancePrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedInstancePrivateEndpointConnectionResource 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 ManagedInstancePrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedInstancePrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetManagedInstancePrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedInstancePrivateLinkResource 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 ManagedInstancePrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedInstancePrivateLinkResource(ResourceIdentifier) instead.

GetManagedInstanceResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedInstanceResource 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 ManagedInstanceResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedInstanceResource(ResourceIdentifier) instead.

GetManagedInstances(ResourceGroupResource)

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

GetManagedInstances(SubscriptionResource, String, CancellationToken)

Gets a list of all managed instances in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/managedInstances
  • Operation Id: ManagedInstances_List
  • Default Api Version: 2022-08-01-preview
  • Resource: ManagedInstanceResource
GetManagedInstancesAsync(SubscriptionResource, String, CancellationToken)

Gets a list of all managed instances in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/managedInstances
  • Operation Id: ManagedInstances_List
  • Default Api Version: 2022-08-01-preview
  • Resource: ManagedInstanceResource
GetManagedInstanceServerConfigurationOptionResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceServerTrustCertificateResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedInstanceServerTrustCertificateResource 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 ManagedInstanceServerTrustCertificateResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedInstanceServerTrustCertificateResource(ResourceIdentifier) instead.

GetManagedInstanceStartStopScheduleResource(ArmClient, ResourceIdentifier)

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

GetManagedInstanceVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

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

GetManagedLedgerDigestUploadResource(ArmClient, ResourceIdentifier)

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

GetManagedRestorableDroppedDbBackupShortTermRetentionPolicyResource(ArmClient, ResourceIdentifier)

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

GetManagedServerDnsAliasResource(ArmClient, ResourceIdentifier)

Gets an object representing a ManagedServerDnsAliasResource 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 ManagedServerDnsAliasResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetManagedServerDnsAliasResource(ResourceIdentifier) instead.

GetManagedServerSecurityAlertPolicyResource(ArmClient, ResourceIdentifier)

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

GetManagedTransparentDataEncryptionResource(ArmClient, ResourceIdentifier)

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

GetOutboundFirewallRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing an OutboundFirewallRuleResource 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 OutboundFirewallRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetOutboundFirewallRuleResource(ResourceIdentifier) instead.

GetRecommendedActionResource(ArmClient, ResourceIdentifier)

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

GetRecoverableDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a RecoverableDatabaseResource 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 RecoverableDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRecoverableDatabaseResource(ResourceIdentifier) instead.

GetRecoverableManagedDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a RecoverableManagedDatabaseResource 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 RecoverableManagedDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRecoverableManagedDatabaseResource(ResourceIdentifier) instead.

GetResourceGroupLongTermRetentionBackup(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName}
  • Operation Id: LongTermRetentionBackups_GetByResourceGroup
  • Default Api Version: 2023-05-01-preview
  • Resource: ResourceGroupLongTermRetentionBackupResource
GetResourceGroupLongTermRetentionBackupAsync(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName}
  • Operation Id: LongTermRetentionBackups_GetByResourceGroup
  • Default Api Version: 2023-05-01-preview
  • Resource: ResourceGroupLongTermRetentionBackupResource
GetResourceGroupLongTermRetentionBackupResource(ArmClient, ResourceIdentifier)

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

GetResourceGroupLongTermRetentionBackups(ResourceGroupResource, AzureLocation, String, String)

Gets a collection of ResourceGroupLongTermRetentionBackupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetResourceGroupLongTermRetentionBackups(AzureLocation, String, String) instead.

GetResourceGroupLongTermRetentionManagedInstanceBackup(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup for a managed database.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName}
  • Operation Id: LongTermRetentionManagedInstanceBackups_GetByResourceGroup
  • Default Api Version: 2021-05-01-preview
  • Resource: ResourceGroupLongTermRetentionManagedInstanceBackupResource
GetResourceGroupLongTermRetentionManagedInstanceBackupAsync(ResourceGroupResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup for a managed database.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName}
  • Operation Id: LongTermRetentionManagedInstanceBackups_GetByResourceGroup
  • Default Api Version: 2021-05-01-preview
  • Resource: ResourceGroupLongTermRetentionManagedInstanceBackupResource
GetResourceGroupLongTermRetentionManagedInstanceBackupResource(ArmClient, ResourceIdentifier)

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

GetResourceGroupLongTermRetentionManagedInstanceBackups(ResourceGroupResource, AzureLocation, String, String)

Gets a collection of ResourceGroupLongTermRetentionManagedInstanceBackupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetResourceGroupLongTermRetentionManagedInstanceBackups(AzureLocation, String, String) instead.

GetRestorableDroppedDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a RestorableDroppedDatabaseResource 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 RestorableDroppedDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRestorableDroppedDatabaseResource(ResourceIdentifier) instead.

GetRestorableDroppedManagedDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a RestorableDroppedManagedDatabaseResource 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 RestorableDroppedManagedDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetRestorableDroppedManagedDatabaseResource(ResourceIdentifier) instead.

GetServerAdvancedThreatProtectionResource(ArmClient, ResourceIdentifier)

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

GetServiceObjectiveResource(ArmClient, ResourceIdentifier)

Gets an object representing a ServiceObjectiveResource 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 ServiceObjectiveResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetServiceObjectiveResource(ResourceIdentifier) instead.

GetSqlAgentConfigurationResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlAgentConfigurationResource 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 SqlAgentConfigurationResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlAgentConfigurationResource(ResourceIdentifier) instead.

GetSqlDatabaseAdvisorResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseAutomaticTuningResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlDatabaseAutomaticTuningResource 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 SqlDatabaseAutomaticTuningResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlDatabaseAutomaticTuningResource(ResourceIdentifier) instead.

GetSqlDatabaseBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseColumnResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlDatabaseResource 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 SqlDatabaseResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlDatabaseResource(ResourceIdentifier) instead.

GetSqlDatabaseSchemaResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSecurityAlertPolicyResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSensitivityLabelResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSqlVulnerabilityAssessmentBaselineResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSqlVulnerabilityAssessmentBaselineRuleResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSqlVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSqlVulnerabilityAssessmentScanResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseSqlVulnerabilityAssessmentScanResultResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseTableResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseVulnerabilityAssessmentRuleBaselineResource(ArmClient, ResourceIdentifier)

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

GetSqlDatabaseVulnerabilityAssessmentScanResource(ArmClient, ResourceIdentifier)

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

GetSqlFirewallRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlFirewallRuleResource 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 SqlFirewallRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlFirewallRuleResource(ResourceIdentifier) instead.

GetSqlPrivateEndpointConnectionResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlPrivateEndpointConnectionResource 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 SqlPrivateEndpointConnectionResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlPrivateEndpointConnectionResource(ResourceIdentifier) instead.

GetSqlPrivateLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlPrivateLinkResource 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 SqlPrivateLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlPrivateLinkResource(ResourceIdentifier) instead.

GetSqlServer(ResourceGroupResource, String, String, CancellationToken)

Gets a server.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}
  • Operation Id: Servers_Get
  • Default Api Version: 2023-05-01-preview
  • Resource: SqlServerResource
GetSqlServerAdvisorResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerAdvisorResource 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 SqlServerAdvisorResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerAdvisorResource(ResourceIdentifier) instead.

GetSqlServerAsync(ResourceGroupResource, String, String, CancellationToken)

Gets a server.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/servers/{serverName}
  • Operation Id: Servers_Get
  • Default Api Version: 2023-05-01-preview
  • Resource: SqlServerResource
GetSqlServerAutomaticTuningResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerAutomaticTuningResource 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 SqlServerAutomaticTuningResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerAutomaticTuningResource(ResourceIdentifier) instead.

GetSqlServerAzureADAdministratorResource(ArmClient, ResourceIdentifier)

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

GetSqlServerAzureADOnlyAuthenticationResource(ArmClient, ResourceIdentifier)

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

GetSqlServerBlobAuditingPolicyResource(ArmClient, ResourceIdentifier)

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

GetSqlServerCommunicationLinkResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerCommunicationLinkResource 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 SqlServerCommunicationLinkResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerCommunicationLinkResource(ResourceIdentifier) instead.

GetSqlServerConnectionPolicyResource(ArmClient, ResourceIdentifier)

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

GetSqlServerDatabaseReplicationLinkResource(ArmClient, ResourceIdentifier)

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

GetSqlServerDatabaseRestorePointResource(ArmClient, ResourceIdentifier)

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

GetSqlServerDevOpsAuditingSettingResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerDevOpsAuditingSettingResource 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 SqlServerDevOpsAuditingSettingResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerDevOpsAuditingSettingResource(ResourceIdentifier) instead.

GetSqlServerDnsAliasResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerDnsAliasResource 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 SqlServerDnsAliasResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerDnsAliasResource(ResourceIdentifier) instead.

GetSqlServerJobAgentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerJobAgentResource 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 SqlServerJobAgentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerJobAgentResource(ResourceIdentifier) instead.

GetSqlServerJobCredentialResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobExecutionResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobExecutionStepResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobExecutionStepTargetResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobStepResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobTargetGroupResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobVersionResource(ArmClient, ResourceIdentifier)

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

GetSqlServerJobVersionStepResource(ArmClient, ResourceIdentifier)

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

GetSqlServerKeyResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerKeyResource 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 SqlServerKeyResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerKeyResource(ResourceIdentifier) instead.

GetSqlServerResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerResource 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 SqlServerResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerResource(ResourceIdentifier) instead.

GetSqlServers(ResourceGroupResource)

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

GetSqlServers(SubscriptionResource, String, CancellationToken)

Gets a list of all servers in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers
  • Operation Id: Servers_List
  • Default Api Version: 2023-05-01-preview
  • Resource: SqlServerResource
GetSqlServersAsync(SubscriptionResource, String, CancellationToken)

Gets a list of all servers in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/servers
  • Operation Id: Servers_List
  • Default Api Version: 2023-05-01-preview
  • Resource: SqlServerResource
GetSqlServerSecurityAlertPolicyResource(ArmClient, ResourceIdentifier)

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

GetSqlServerSqlVulnerabilityAssessmentBaselineResource(ArmClient, ResourceIdentifier)

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

GetSqlServerSqlVulnerabilityAssessmentBaselineRuleResource(ArmClient, ResourceIdentifier)

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

GetSqlServerSqlVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

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

GetSqlServerSqlVulnerabilityAssessmentScanResource(ArmClient, ResourceIdentifier)

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

GetSqlServerSqlVulnerabilityAssessmentScanResultResource(ArmClient, ResourceIdentifier)

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

GetSqlServerTrustGroup(ResourceGroupResource, AzureLocation, String, CancellationToken)

Gets a server trust group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/serverTrustGroups/{serverTrustGroupName}
  • Operation Id: ServerTrustGroups_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: SqlServerTrustGroupResource
GetSqlServerTrustGroupAsync(ResourceGroupResource, AzureLocation, String, CancellationToken)

Gets a server trust group.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/locations/{locationName}/serverTrustGroups/{serverTrustGroupName}
  • Operation Id: ServerTrustGroups_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: SqlServerTrustGroupResource
GetSqlServerTrustGroupResource(ArmClient, ResourceIdentifier)

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

GetSqlServerTrustGroups(ResourceGroupResource, AzureLocation)

Gets a collection of SqlServerTrustGroupResources in the ResourceGroupResource. MockingTo mock this method, please mock GetSqlServerTrustGroups(AzureLocation) instead.

GetSqlServerVirtualNetworkRuleResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlServerVirtualNetworkRuleResource 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 SqlServerVirtualNetworkRuleResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlServerVirtualNetworkRuleResource(ResourceIdentifier) instead.

GetSqlServerVulnerabilityAssessmentResource(ArmClient, ResourceIdentifier)

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

GetSqlTimeZone(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a managed instance time zone.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/timeZones/{timeZoneId}
  • Operation Id: TimeZones_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: SqlTimeZoneResource
GetSqlTimeZoneAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a managed instance time zone.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/timeZones/{timeZoneId}
  • Operation Id: TimeZones_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: SqlTimeZoneResource
GetSqlTimeZoneResource(ArmClient, ResourceIdentifier)

Gets an object representing a SqlTimeZoneResource 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 SqlTimeZoneResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSqlTimeZoneResource(ResourceIdentifier) instead.

GetSqlTimeZones(SubscriptionResource, AzureLocation)

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

GetSubscriptionLongTermRetentionBackup(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName}
  • Operation Id: LongTermRetentionBackups_Get
  • Default Api Version: 2023-05-01-preview
  • Resource: SubscriptionLongTermRetentionBackupResource
GetSubscriptionLongTermRetentionBackupAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionServers/{longTermRetentionServerName}/longTermRetentionDatabases/{longTermRetentionDatabaseName}/longTermRetentionBackups/{backupName}
  • Operation Id: LongTermRetentionBackups_Get
  • Default Api Version: 2023-05-01-preview
  • Resource: SubscriptionLongTermRetentionBackupResource
GetSubscriptionLongTermRetentionBackupResource(ArmClient, ResourceIdentifier)

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

GetSubscriptionLongTermRetentionBackups(SubscriptionResource, AzureLocation, String, String)

Gets a collection of SubscriptionLongTermRetentionBackupResources in the SubscriptionResource. MockingTo mock this method, please mock GetSubscriptionLongTermRetentionBackups(AzureLocation, String, String) instead.

GetSubscriptionLongTermRetentionManagedInstanceBackup(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup for a managed database.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName}
  • Operation Id: LongTermRetentionManagedInstanceBackups_Get
  • Default Api Version: 2021-05-01-preview
  • Resource: SubscriptionLongTermRetentionManagedInstanceBackupResource
GetSubscriptionLongTermRetentionManagedInstanceBackupAsync(SubscriptionResource, AzureLocation, String, String, String, CancellationToken)

Gets a long term retention backup for a managed database.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/longTermRetentionManagedInstances/{managedInstanceName}/longTermRetentionDatabases/{databaseName}/longTermRetentionManagedInstanceBackups/{backupName}
  • Operation Id: LongTermRetentionManagedInstanceBackups_Get
  • Default Api Version: 2021-05-01-preview
  • Resource: SubscriptionLongTermRetentionManagedInstanceBackupResource
GetSubscriptionLongTermRetentionManagedInstanceBackupResource(ArmClient, ResourceIdentifier)

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

GetSubscriptionLongTermRetentionManagedInstanceBackups(SubscriptionResource, AzureLocation, String, String)

Gets a collection of SubscriptionLongTermRetentionManagedInstanceBackupResources in the SubscriptionResource. MockingTo mock this method, please mock GetSubscriptionLongTermRetentionManagedInstanceBackups(AzureLocation, String, String) instead.

GetSubscriptionUsage(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a subscription usage metric.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/usages/{usageName}
  • Operation Id: SubscriptionUsages_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: SubscriptionUsageResource
GetSubscriptionUsageAsync(SubscriptionResource, AzureLocation, String, CancellationToken)

Gets a subscription usage metric.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/usages/{usageName}
  • Operation Id: SubscriptionUsages_Get
  • Default Api Version: 2020-11-01-preview
  • Resource: SubscriptionUsageResource
GetSubscriptionUsageResource(ArmClient, ResourceIdentifier)

Gets an object representing a SubscriptionUsageResource 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 SubscriptionUsageResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSubscriptionUsageResource(ResourceIdentifier) instead.

GetSubscriptionUsages(SubscriptionResource, AzureLocation)

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

GetSyncAgentResource(ArmClient, ResourceIdentifier)

Gets an object representing a SyncAgentResource 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 SyncAgentResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetSyncAgentResource(ResourceIdentifier) instead.

GetSyncDatabaseIdsSyncGroups(SubscriptionResource, AzureLocation, CancellationToken)

Gets a collection of sync database ids.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/syncDatabaseIds
  • Operation Id: SyncGroups_ListSyncDatabaseIds
  • Default Api Version: 2020-11-01-preview
  • Resource: SyncGroupResource
GetSyncDatabaseIdsSyncGroupsAsync(SubscriptionResource, AzureLocation, CancellationToken)

Gets a collection of sync database ids.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/locations/{locationName}/syncDatabaseIds
  • Operation Id: SyncGroups_ListSyncDatabaseIds
  • Default Api Version: 2020-11-01-preview
  • Resource: SyncGroupResource
GetSyncGroupResource(ArmClient, ResourceIdentifier)

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

GetSyncMemberResource(ArmClient, ResourceIdentifier)

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

GetVirtualCluster(ResourceGroupResource, String, CancellationToken)

Gets a virtual cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}
  • Operation Id: VirtualClusters_Get
  • Default Api Version: 2022-05-01-preview
  • Resource: VirtualClusterResource
GetVirtualClusterAsync(ResourceGroupResource, String, CancellationToken)

Gets a virtual cluster.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/virtualClusters/{virtualClusterName}
  • Operation Id: VirtualClusters_Get
  • Default Api Version: 2022-05-01-preview
  • Resource: VirtualClusterResource
GetVirtualClusterResource(ArmClient, ResourceIdentifier)

Gets an object representing a VirtualClusterResource 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 VirtualClusterResourceResourceIdentifier from its components. MockingTo mock this method, please mock GetVirtualClusterResource(ResourceIdentifier) instead.

GetVirtualClusters(ResourceGroupResource)

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

GetVirtualClusters(SubscriptionResource, CancellationToken)

Gets a list of all virtualClusters in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/virtualClusters
  • Operation Id: VirtualClusters_List
  • Default Api Version: 2022-05-01-preview
  • Resource: VirtualClusterResource
GetVirtualClustersAsync(SubscriptionResource, CancellationToken)

Gets a list of all virtualClusters in the subscription.

  • Request Path: /subscriptions/{subscriptionId}/providers/Microsoft.Sql/virtualClusters
  • Operation Id: VirtualClusters_List
  • Default Api Version: 2022-05-01-preview
  • Resource: VirtualClusterResource
GetWorkloadClassifierResource(ArmClient, ResourceIdentifier)

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

GetWorkloadGroupResource(ArmClient, ResourceIdentifier)

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

Applies to