Package version:

A2A unprotected disk details.

interface A2AUnprotectedDiskDetails {
    diskAutoProtectionStatus?: string;
    diskLunId?: number;
}

Properties

diskAutoProtectionStatus?: string

A value indicating whether the disk auto protection is enabled.

diskLunId?: number

The source lun Id for the data disk.