DatabaseExtensions Class

Definition

An export managed database operation result resource.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DatabaseExtensions : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DatabaseExtensions = class
    inherit ProxyResource
Public Class DatabaseExtensions
Inherits ProxyResource
Inheritance
DatabaseExtensions
Attributes

Constructors

DatabaseExtensions()

Initializes a new instance of the DatabaseExtensions class.

DatabaseExtensions(String, String, String, String, String, String)

Initializes a new instance of the DatabaseExtensions class.

Properties

Id

Gets resource ID.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
OperationMode

Operation Mode.

StorageKey

Gets or sets storage key.

StorageKeyType

Gets or sets storage key type. Possible values include: 'SharedAccessKey', 'StorageAccessKey'

StorageUri

Gets or sets storage Uri.

Type

Gets resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to