ManagedDatabaseResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Class representing a ManagedDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a ManagedDatabaseResource from an instance of ArmClient using the GetManagedDatabaseResource method. Otherwise you can get one from its parent resource ManagedInstanceResource using the GetManagedDatabase method.
public class ManagedDatabaseResource : Azure.ResourceManager.ArmResource
public class ManagedDatabaseResource : Azure.ResourceManager.ArmResource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Sql.ManagedDatabaseData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Sql.ManagedDatabaseData>
type ManagedDatabaseResource = class
inherit ArmResource
type ManagedDatabaseResource = class
inherit ArmResource
interface IJsonModel<ManagedDatabaseData>
interface IPersistableModel<ManagedDatabaseData>
Public Class ManagedDatabaseResource
Inherits ArmResource
Public Class ManagedDatabaseResource
Inherits ArmResource
Implements IJsonModel(Of ManagedDatabaseData), IPersistableModel(Of ManagedDatabaseData)
- Inheritance
- Implements
Constructors
ManagedDatabaseResource() |
Initializes a new instance of the ManagedDatabaseResource class for mocking. |
Fields
ResourceType |
Gets the resource type for the operations. |
Properties
Client |
Gets the ArmClient this resource client was created from. (Inherited from ArmResource) |
Data |
Gets the data representing this Feature. |
Diagnostics |
Gets the diagnostic options for this resource client. (Inherited from ArmResource) |
Endpoint |
Gets the base uri for this resource client. (Inherited from ArmResource) |
HasData |
Gets whether or not the current instance has data. |
Id |
Gets the resource identifier. (Inherited from ArmResource) |
Pipeline |
Gets the pipeline for this resource client. (Inherited from ArmResource) |
Methods
AddTag(String, String, CancellationToken) |
Add a tag to the current resource.
|
AddTagAsync(String, String, CancellationToken) |
Add a tag to the current resource.
|
CancelMove(WaitUntil, ManagedDatabaseMoveDefinition, CancellationToken) |
Cancels a managed database move operation.
|
CancelMoveAsync(WaitUntil, ManagedDatabaseMoveDefinition, CancellationToken) |
Cancels a managed database move operation.
|
CanUseTagResource(CancellationToken) |
Checks to see if the TagResource API is deployed in the current environment. (Inherited from ArmResource) |
CanUseTagResourceAsync(CancellationToken) |
Checks to see if the TagResource API is deployed in the current environment. (Inherited from ArmResource) |
CompleteMove(WaitUntil, ManagedDatabaseMoveDefinition, CancellationToken) |
Completes a managed database move operation.
|
CompleteMoveAsync(WaitUntil, ManagedDatabaseMoveDefinition, CancellationToken) |
Completes a managed database move operation.
|
CompleteRestore(WaitUntil, CompleteDatabaseRestoreDefinition, CancellationToken) |
Completes the restore operation on a managed database.
|
CompleteRestoreAsync(WaitUntil, CompleteDatabaseRestoreDefinition, CancellationToken) |
Completes the restore operation on a managed database.
|
CreateResourceIdentifier(String, String, String, String) |
Generate the resource identifier of a ManagedDatabaseResource instance. |
Delete(WaitUntil, CancellationToken) |
Deletes a managed database.
|
DeleteAsync(WaitUntil, CancellationToken) |
Deletes a managed database.
|
Get(CancellationToken) |
Gets a managed database.
|
GetAsync(CancellationToken) |
Gets a managed database.
|
GetAvailableLocations(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
GetAvailableLocationsAsync(CancellationToken) |
Lists all available geo-locations. (Inherited from ArmResource) |
GetCurrentManagedDatabaseSensitivityLabels(String, Nullable<Boolean>, String, CancellationToken) |
Gets the sensitivity labels of a given database
|
GetCurrentManagedDatabaseSensitivityLabelsAsync(String, Nullable<Boolean>, String, CancellationToken) |
Gets the sensitivity labels of a given database
|
GetManagedBackupShortTermRetentionPolicies() |
Gets a collection of ManagedBackupShortTermRetentionPolicyResources in the ManagedDatabase. |
GetManagedBackupShortTermRetentionPolicy(ManagedShortTermRetentionPolicyName, CancellationToken) |
Gets a managed database's short term retention policy.
|
GetManagedBackupShortTermRetentionPolicyAsync(ManagedShortTermRetentionPolicyName, CancellationToken) |
Gets a managed database's short term retention policy.
|
GetManagedDatabaseAdvancedThreatProtection(AdvancedThreatProtectionName, CancellationToken) |
Gets a managed database's Advanced Threat Protection state.
|
GetManagedDatabaseAdvancedThreatProtectionAsync(AdvancedThreatProtectionName, CancellationToken) |
Gets a managed database's Advanced Threat Protection state.
|
GetManagedDatabaseAdvancedThreatProtections() |
Gets a collection of ManagedDatabaseAdvancedThreatProtectionResources in the ManagedDatabase. |
GetManagedDatabaseColumnsByDatabase(IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, String, CancellationToken) |
List managed database columns
|
GetManagedDatabaseColumnsByDatabaseAsync(IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, IEnumerable<String>, String, CancellationToken) |
List managed database columns
|
GetManagedDatabaseQuery(String, CancellationToken) |
Get query by query id.
|
GetManagedDatabaseQueryAsync(String, CancellationToken) |
Get query by query id.
|
GetManagedDatabaseRestoreDetail(RestoreDetailsName, CancellationToken) |
Gets managed database restore details.
|
GetManagedDatabaseRestoreDetailAsync(RestoreDetailsName, CancellationToken) |
Gets managed database restore details.
|
GetManagedDatabaseRestoreDetails() |
Gets a collection of ManagedDatabaseRestoreDetailResources in the ManagedDatabase. |
GetManagedDatabaseSchema(String, CancellationToken) |
Get managed database schema
|
GetManagedDatabaseSchemaAsync(String, CancellationToken) |
Get managed database schema
|
GetManagedDatabaseSchemas() |
Gets a collection of ManagedDatabaseSchemaResources in the ManagedDatabase. |
GetManagedDatabaseSecurityAlertPolicies() |
Gets a collection of ManagedDatabaseSecurityAlertPolicyResources in the ManagedDatabase. |
GetManagedDatabaseSecurityAlertPolicy(SqlSecurityAlertPolicyName, CancellationToken) |
Gets a managed database's security alert policy.
|
GetManagedDatabaseSecurityAlertPolicyAsync(SqlSecurityAlertPolicyName, CancellationToken) |
Gets a managed database's security alert policy.
|
GetManagedDatabaseSecurityEventsByDatabase(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken) |
Gets a list of security events.
|
GetManagedDatabaseSecurityEventsByDatabaseAsync(String, Nullable<Int32>, Nullable<Int32>, String, CancellationToken) |
Gets a list of security events.
|
GetManagedDatabaseVulnerabilityAssessment(VulnerabilityAssessmentName, CancellationToken) |
Gets the database's vulnerability assessment.
|
GetManagedDatabaseVulnerabilityAssessmentAsync(VulnerabilityAssessmentName, CancellationToken) |
Gets the database's vulnerability assessment.
|
GetManagedDatabaseVulnerabilityAssessments() |
Gets a collection of ManagedDatabaseVulnerabilityAssessmentResources in the ManagedDatabase. |
GetManagedInstanceLongTermRetentionPolicies() |
Gets a collection of ManagedInstanceLongTermRetentionPolicyResources in the ManagedDatabase. |
GetManagedInstanceLongTermRetentionPolicy(ManagedInstanceLongTermRetentionPolicyName, CancellationToken) |
Gets a managed database's long term retention policy.
|
GetManagedInstanceLongTermRetentionPolicyAsync(ManagedInstanceLongTermRetentionPolicyName, CancellationToken) |
Gets a managed database's long term retention policy.
|
GetManagedLedgerDigestUpload(ManagedLedgerDigestUploadsName, CancellationToken) |
Gets the current ledger digest upload configuration for a database.
|
GetManagedLedgerDigestUploadAsync(ManagedLedgerDigestUploadsName, CancellationToken) |
Gets the current ledger digest upload configuration for a database.
|
GetManagedLedgerDigestUploads() |
Gets a collection of ManagedLedgerDigestUploadResources in the ManagedDatabase. |
GetManagedTransparentDataEncryption(TransparentDataEncryptionName, CancellationToken) |
Gets a managed database's transparent data encryption.
|
GetManagedTransparentDataEncryptionAsync(TransparentDataEncryptionName, CancellationToken) |
Gets a managed database's transparent data encryption.
|
GetManagedTransparentDataEncryptions() |
Gets a collection of ManagedTransparentDataEncryptionResources in the ManagedDatabase. |
GetManagementLock(String, CancellationToken) |
Get a management lock by scope.
|
GetManagementLockAsync(String, CancellationToken) |
Get a management lock by scope.
|
GetManagementLocks() |
Gets a collection of ManagementLockResources in the ArmResource. (Inherited from ArmResource) |
GetPolicyAssignment(String, CancellationToken) |
This operation retrieves a single policy assignment, given its name and the scope it was created at.
|
GetPolicyAssignmentAsync(String, CancellationToken) |
This operation retrieves a single policy assignment, given its name and the scope it was created at.
|
GetPolicyAssignments() |
Gets a collection of PolicyAssignmentResources in the ArmResource. (Inherited from ArmResource) |
GetQueryStatistics(String, String, String, Nullable<QueryTimeGrainType>, CancellationToken) |
Get query execution statistics by query id.
|
GetQueryStatisticsAsync(String, String, String, Nullable<QueryTimeGrainType>, CancellationToken) |
Get query execution statistics by query id.
|
GetRecommendedManagedDatabaseSensitivityLabels(String, Nullable<Boolean>, String, CancellationToken) |
Gets the sensitivity labels of a given database
|
GetRecommendedManagedDatabaseSensitivityLabelsAsync(String, Nullable<Boolean>, String, CancellationToken) |
Gets the sensitivity labels of a given database
|
GetTagResource() |
Gets an object representing a TagResource along with the instance operations that can be performed on it in the ArmResource. (Inherited from ArmResource) |
RemoveTag(String, CancellationToken) |
Removes a tag by key from the resource.
|
RemoveTagAsync(String, CancellationToken) |
Removes a tag by key from the resource.
|
SetTags(IDictionary<String,String>, CancellationToken) |
Replace the tags on the resource with the given set.
|
SetTagsAsync(IDictionary<String,String>, CancellationToken) |
Replace the tags on the resource with the given set.
|
StartMove(WaitUntil, ManagedDatabaseStartMoveDefinition, CancellationToken) |
Starts a managed database move operation.
|
StartMoveAsync(WaitUntil, ManagedDatabaseStartMoveDefinition, CancellationToken) |
Starts a managed database move operation.
|
TryGetApiVersion(ResourceType, String) |
Gets the api version override if it has been set for the current client options. (Inherited from ArmResource) |
Update(WaitUntil, ManagedDatabasePatch, CancellationToken) |
Updates an existing database.
|
UpdateAsync(WaitUntil, ManagedDatabasePatch, CancellationToken) |
Updates an existing database.
|
UpdateManagedDatabaseSensitivityLabel(SensitivityLabelUpdateList, CancellationToken) |
Update sensitivity labels of a given database using an operations batch.
|
UpdateManagedDatabaseSensitivityLabelAsync(SensitivityLabelUpdateList, CancellationToken) |
Update sensitivity labels of a given database using an operations batch.
|
UpdateRecommendedManagedDatabaseSensitivityLabel(RecommendedSensitivityLabelUpdateList, CancellationToken) |
Update recommended sensitivity labels states of a given database using an operations batch.
|
UpdateRecommendedManagedDatabaseSensitivityLabelAsync(RecommendedSensitivityLabelUpdateList, CancellationToken) |
Update recommended sensitivity labels states of a given database using an operations batch.
|
Explicit Interface Implementations
IJsonModel<ManagedDatabaseData>.Create(Utf8JsonReader, ModelReaderWriterOptions) |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJsonModel<ManagedDatabaseData>.Write(Utf8JsonWriter, ModelReaderWriterOptions) |
Writes the model to the provided Utf8JsonWriter. |
IPersistableModel<ManagedDatabaseData>.Create(BinaryData, ModelReaderWriterOptions) |
Converts the provided BinaryData into a model. |
IPersistableModel<ManagedDatabaseData>.GetFormatFromOptions(ModelReaderWriterOptions) |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistableModel<ManagedDatabaseData>.Write(ModelReaderWriterOptions) |
Writes the model into a BinaryData. |
Extension Methods
GetAuthorizationRoleDefinition(ArmResource, ResourceIdentifier, CancellationToken) |
Get role definition by name (GUID).
|
GetAuthorizationRoleDefinitionAsync(ArmResource, ResourceIdentifier, CancellationToken) |
Get role definition by name (GUID).
|
GetAuthorizationRoleDefinitions(ArmResource) |
Gets a collection of AuthorizationRoleDefinitionResources in the ArmResource. MockingTo mock this method, please mock GetAuthorizationRoleDefinitions() instead. |
GetDenyAssignment(ArmResource, String, CancellationToken) |
Get the specified deny assignment.
|
GetDenyAssignmentAsync(ArmResource, String, CancellationToken) |
Get the specified deny assignment.
|
GetDenyAssignments(ArmResource) |
Gets a collection of DenyAssignmentResources in the ArmResource. MockingTo mock this method, please mock GetDenyAssignments() instead. |
GetRoleAssignment(ArmResource, String, String, CancellationToken) |
Get a role assignment by scope and name.
|
GetRoleAssignmentAsync(ArmResource, String, String, CancellationToken) |
Get a role assignment by scope and name.
|
GetRoleAssignments(ArmResource) |
Gets a collection of RoleAssignmentResources in the ArmResource. MockingTo mock this method, please mock GetRoleAssignments() instead. |
GetRoleAssignmentSchedule(ArmResource, String, CancellationToken) |
Get the specified role assignment schedule for a resource scope
|
GetRoleAssignmentScheduleAsync(ArmResource, String, CancellationToken) |
Get the specified role assignment schedule for a resource scope
|
GetRoleAssignmentScheduleInstance(ArmResource, String, CancellationToken) |
Gets the specified role assignment schedule instance.
|
GetRoleAssignmentScheduleInstanceAsync(ArmResource, String, CancellationToken) |
Gets the specified role assignment schedule instance.
|
GetRoleAssignmentScheduleInstances(ArmResource) |
Gets a collection of RoleAssignmentScheduleInstanceResources in the ArmResource. MockingTo mock this method, please mock GetRoleAssignmentScheduleInstances() instead. |
GetRoleAssignmentScheduleRequest(ArmResource, String, CancellationToken) |
Get the specified role assignment schedule request.
|
GetRoleAssignmentScheduleRequestAsync(ArmResource, String, CancellationToken) |
Get the specified role assignment schedule request.
|
GetRoleAssignmentScheduleRequests(ArmResource) |
Gets a collection of RoleAssignmentScheduleRequestResources in the ArmResource. MockingTo mock this method, please mock GetRoleAssignmentScheduleRequests() instead. |
GetRoleAssignmentSchedules(ArmResource) |
Gets a collection of RoleAssignmentScheduleResources in the ArmResource. MockingTo mock this method, please mock GetRoleAssignmentSchedules() instead. |
GetRoleEligibilitySchedule(ArmResource, String, CancellationToken) |
Get the specified role eligibility schedule for a resource scope
|
GetRoleEligibilityScheduleAsync(ArmResource, String, CancellationToken) |
Get the specified role eligibility schedule for a resource scope
|
GetRoleEligibilityScheduleInstance(ArmResource, String, CancellationToken) |
Gets the specified role eligibility schedule instance.
|
GetRoleEligibilityScheduleInstanceAsync(ArmResource, String, CancellationToken) |
Gets the specified role eligibility schedule instance.
|
GetRoleEligibilityScheduleInstances(ArmResource) |
Gets a collection of RoleEligibilityScheduleInstanceResources in the ArmResource. MockingTo mock this method, please mock GetRoleEligibilityScheduleInstances() instead. |
GetRoleEligibilityScheduleRequest(ArmResource, String, CancellationToken) |
Get the specified role eligibility schedule request.
|
GetRoleEligibilityScheduleRequestAsync(ArmResource, String, CancellationToken) |
Get the specified role eligibility schedule request.
|
GetRoleEligibilityScheduleRequests(ArmResource) |
Gets a collection of RoleEligibilityScheduleRequestResources in the ArmResource. MockingTo mock this method, please mock GetRoleEligibilityScheduleRequests() instead. |
GetRoleEligibilitySchedules(ArmResource) |
Gets a collection of RoleEligibilityScheduleResources in the ArmResource. MockingTo mock this method, please mock GetRoleEligibilitySchedules() instead. |
GetRoleManagementPolicies(ArmResource) |
Gets a collection of RoleManagementPolicyResources in the ArmResource. MockingTo mock this method, please mock GetRoleManagementPolicies() instead. |
GetRoleManagementPolicy(ArmResource, String, CancellationToken) |
Get the specified role management policy for a resource scope
|
GetRoleManagementPolicyAssignment(ArmResource, String, CancellationToken) |
Get the specified role management policy assignment for a resource scope
|
GetRoleManagementPolicyAssignmentAsync(ArmResource, String, CancellationToken) |
Get the specified role management policy assignment for a resource scope
|
GetRoleManagementPolicyAssignments(ArmResource) |
Gets a collection of RoleManagementPolicyAssignmentResources in the ArmResource. MockingTo mock this method, please mock GetRoleManagementPolicyAssignments() instead. |
GetRoleManagementPolicyAsync(ArmResource, String, CancellationToken) |
Get the specified role management policy for a resource scope
|
GetSystemAssignedIdentity(ArmResource) |
Gets an object representing a SystemAssignedIdentityResource along with the instance operations that can be performed on it in the ArmResource. MockingTo mock this method, please mock GetSystemAssignedIdentity() instead. |
GetLinkerResource(ArmResource, String, CancellationToken) |
Returns Linker resource for a given name.
|
GetLinkerResourceAsync(ArmResource, String, CancellationToken) |
Returns Linker resource for a given name.
|
GetLinkerResources(ArmResource) |
Gets a collection of LinkerResources in the ArmResource. MockingTo mock this method, please mock GetLinkerResources() instead. |
Applies to
Azure SDK for .NET