Sdílet prostřednictvím


AzureSqlDatabaseLedgerDigestUploadCommunicator Class

Definition

This class is responsible for all the REST communication with the database ledger digest upload REST endpoints.

public class AzureSqlDatabaseLedgerDigestUploadCommunicator
type AzureSqlDatabaseLedgerDigestUploadCommunicator = class
Public Class AzureSqlDatabaseLedgerDigestUploadCommunicator
Inheritance
AzureSqlDatabaseLedgerDigestUploadCommunicator

Constructors

AzureSqlDatabaseLedgerDigestUploadCommunicator(IAzureContext)

Creates a communicator for Azure Sql Database ledger digest upload REST endpoints.

Properties

Context

Gets or sets the Azure profile

Methods

DisableLedgerDigestUpload(String, String, String)

Disables ledger digest upload for a database

GetLedgerDigestUpload(String, String, String)

Gets a databases ledger digest upload configuration

SetLedgerDigestUpload(String, String, String, LedgerDigestUploads)

Sets a databases ledger digest upload configuration

Applies to