Package version:

Interface DiskImageEncryption

This is the disk image encryption base class.

interface DiskImageEncryption {
    diskEncryptionSetId?: string;
}

Hierarchy (view full)

Properties

diskEncryptionSetId?: string

A relative URI containing the resource ID of the disk encryption set.