Sdílet prostřednictvím


ClientEncryptionKeyGetResults Class

Definition

Client Encryption Key.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ClientEncryptionKeyGetResults : Microsoft.Azure.Management.CosmosDB.Models.ARMProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ClientEncryptionKeyGetResults = class
    inherit ARMProxyResource
Public Class ClientEncryptionKeyGetResults
Inherits ARMProxyResource
Inheritance
ClientEncryptionKeyGetResults
Attributes

Constructors

ClientEncryptionKeyGetResults()

Initializes a new instance of the ClientEncryptionKeyGetResults class.

ClientEncryptionKeyGetResults(String, String, String, ClientEncryptionKeyGetPropertiesResource)

Initializes a new instance of the ClientEncryptionKeyGetResults class.

Properties

Id

Gets the unique resource identifier of the database account.

(Inherited from ARMProxyResource)
Name

Gets the name of the database account.

(Inherited from ARMProxyResource)
Resource

Gets or sets

Type

Gets the type of Azure resource.

(Inherited from ARMProxyResource)

Applies to