ServerKey interface

サーバー キー。

Extends

プロパティ

autoRotationEnabled

キー自動ローテーションオプトイン フラグ。 true または false のいずれか。

creationDate

サーバー キーの作成日。

keyVersion

サーバーキーのバージョン。

kind

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

location

リソースの場所。

serverKeyType

"ServiceManaged"、"AzureKeyVault" などのサーバー キーの種類。

subregion

サーバー キーのサブ領域。

thumbprint

サーバー キーの拇印。

uri

サーバー キーの URI。 ServerKeyType が AzureKeyVault の場合は、URI が必要です。 AKV URI は、'https://YourVaultName.vault.azure.net/keys/YourKeyName/YourKeyVersion' または 'https://YourVaultName.vault.azure.net/keys/YourKeyName' の形式である必要があります。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

リソースの名前

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

プロパティの詳細

autoRotationEnabled

キー自動ローテーションオプトイン フラグ。 true または false のいずれか。

autoRotationEnabled?: boolean

プロパティ値

boolean

creationDate

サーバー キーの作成日。

creationDate?: Date

プロパティ値

Date

keyVersion

サーバーキーのバージョン。

keyVersion?: string

プロパティ値

string

kind

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

kind?: string

プロパティ値

string

location

リソースの場所。

location?: string

プロパティ値

string

serverKeyType

"ServiceManaged"、"AzureKeyVault" などのサーバー キーの種類。

serverKeyType?: string

プロパティ値

string

subregion

サーバー キーのサブ領域。

subregion?: string

プロパティ値

string

thumbprint

サーバー キーの拇印。

thumbprint?: string

プロパティ値

string

uri

サーバー キーの URI。 ServerKeyType が AzureKeyVault の場合は、URI が必要です。 AKV URI は、'https://YourVaultName.vault.azure.net/keys/YourKeyName/YourKeyVersion' または 'https://YourVaultName.vault.azure.net/keys/YourKeyName' の形式である必要があります。

uri?: string

プロパティ値

string

継承されたプロパティの詳細

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

プロパティ値

string

ProxyResource.id から継承

name

リソースの名前

name?: string

プロパティ値

string

ProxyResource.name から継承された

systemData

createdBy および modifiedBy 情報を含む Azure Resource Manager メタデータ。

systemData?: SystemData

プロパティ値

proxyResource.systemData から継承

type

リソースの種類。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts"

type?: string

プロパティ値

string

proxyResource.type から継承