DatabaseExtensions 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.
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
- 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
Azure SDK for .NET