Package version:

The type of disk sku. For example, Standard_LRS, Standard_ZRS, Premium_LRS, Premium_ZRS.

interface DiskSku {
    name?: string;
}

Properties

Properties

name?: string

Defines the disk sku name.