GetResourceEncryptionKeyResponse Class

Definition

The response model for Resource Encryption Key.

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

Constructors

GetResourceEncryptionKeyResponse()

Initializes a new instance of the GetResourceEncryptionKeyResponse class.

Properties

ResourceEncryptionKeys

Optional. Object containing the encoded keys of the resource

Applies to