VaultExtendedInfoResource Class

Definition

Vault extended information.

[Microsoft.Rest.Serialization.JsonTransformation]
public class VaultExtendedInfoResource : Microsoft.Azure.Management.RecoveryServices.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type VaultExtendedInfoResource = class
    inherit Resource
Public Class VaultExtendedInfoResource
Inherits Resource
Inheritance
VaultExtendedInfoResource
Attributes

Constructors

VaultExtendedInfoResource()

Initializes a new instance of the VaultExtendedInfoResource class.

VaultExtendedInfoResource(String, String, String, String, String, String, String, String)

Initializes a new instance of the VaultExtendedInfoResource class.

Properties

Algorithm

Gets or sets algorithm for Vault ExtendedInfo

EncryptionKey

Gets or sets encryption key.

EncryptionKeyThumbprint

Gets or sets encryption key thumbprint.

Etag

Gets or sets optional ETag.

(Inherited from Resource)
Id

Gets resource Id represents the complete path to the resource.

(Inherited from Resource)
IntegrityKey

Gets or sets integrity key.

Name

Gets resource name associated with the resource.

(Inherited from Resource)
Type

Gets resource type represents the complete path of the form Namespace/ResourceType/ResourceType/...

(Inherited from Resource)

Applies to