次の方法で共有


EncryptionProtectorInner クラス

定義

サーバー暗号化保護機能。

[Microsoft.Rest.Serialization.JsonTransformation]
public class EncryptionProtectorInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EncryptionProtectorInner = class
    inherit ProxyResourceInner
Public Class EncryptionProtectorInner
Inherits ProxyResourceInner
継承
EncryptionProtectorInner
属性

コンストラクター

EncryptionProtectorInner()

EncryptionProtectorInner クラスの新しいインスタンスを初期化します。

EncryptionProtectorInner(ServerKeyType, String, String, String, String, String, String, String, String, String)

EncryptionProtectorInner クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID。Setter は、ネットワーク リソースで ID を設定する必要があるため、保護されます。

(継承元 ProxyResource)
Kind

暗号化保護機能の種類を取得または設定します。 これは、Azure portal エクスペリエンスに使用されるメタデータです。

Location

リソースの場所を取得します。

Name

リソース名

(継承元 ProxyResource)
ServerKeyName

サーバー キーの名前を取得または設定します。

ServerKeyType

"ServiceManaged"、"AzureKeyVault" などの暗号化保護機能の種類を取得または設定します。 使用可能な値は、'ServiceManaged'、'AzureKeyVault' です。

Subregion

暗号化保護機能のサブ領域を取得します。

Tags

リソース タグ

(継承元 Resource)
Thumbprint

サーバー キーの拇印を取得します。

Type

リソースの種類

(継承元 ProxyResource)
Uri

サーバー キーの URI を取得します。

メソッド

Validate()

オブジェクトを検証します。

適用対象