ManagedInstanceEncryptionProtectorInner 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.
The managed instance encryption protector.
[Microsoft.Rest.Serialization.JsonTransformation]
public class ManagedInstanceEncryptionProtectorInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ManagedInstanceEncryptionProtectorInner = class
inherit ProxyResourceInner
Public Class ManagedInstanceEncryptionProtectorInner
Inherits ProxyResourceInner
- Inheritance
- Attributes
Constructors
ManagedInstanceEncryptionProtectorInner() |
Initializes a new instance of the ManagedInstanceEncryptionProtectorInner class. |
ManagedInstanceEncryptionProtectorInner(ServerKeyType, String, String, String, String, String, String, String) |
Initializes a new instance of the ManagedInstanceEncryptionProtectorInner class. |
Properties
Id |
Resource Id. Setter is protected because Id needs to be set in Network resources. (Inherited from ProxyResource) |
Kind |
Gets kind of encryption protector. This is metadata used for the Azure portal experience. |
Location |
Resource location (Inherited from Resource) |
Name |
Resource name (Inherited from ProxyResource) |
ServerKeyName |
Gets or sets the name of the managed instance key. |
ServerKeyType |
Gets or sets the encryption protector type like 'ServiceManaged', 'AzureKeyVault'. Possible values include: 'ServiceManaged', 'AzureKeyVault' |
Tags |
Resource tags (Inherited from Resource) |
Thumbprint |
Gets thumbprint of the server key. |
Type |
Resource type (Inherited from ProxyResource) |
Uri |
Gets the URI of the server key. |
Methods
Validate() |
Validate the object. |