GetResourceEncryptionKeyResponse クラス

定義

リソース暗号化キーの応答モデル。

public class GetResourceEncryptionKeyResponse : Microsoft.Azure.AzureOperationResponse
type GetResourceEncryptionKeyResponse = class
    inherit AzureOperationResponse
Public Class GetResourceEncryptionKeyResponse
Inherits AzureOperationResponse
継承
Microsoft.Azure.AzureOperationResponse
GetResourceEncryptionKeyResponse

コンストラクター

GetResourceEncryptionKeyResponse()

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

プロパティ

ResourceEncryptionKeys

省略可能。 リソースのエンコードされたキーを含むオブジェクト

適用対象