Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SnapshotUpdate

Package version

Snapshot update resource.

Hierarchy

Index

Properties

Optional diskSizeGB

diskSizeGB: undefined | number

If creationData.createOption is Empty, this field is mandatory and it indicates the size of the VHD to create. If this field is present for updates or creation with other options, it indicates a resize. Resizes are only allowed if the disk is not attached to a running VM, and can only increase the disk's size.

Optional encryptionSettings

encryptionSettings: EncryptionSettings

Encryption settings for disk or snapshot

Optional osType

the Operating System type. Possible values include: 'Windows', 'Linux'

Optional sku

sku: DiskSku

Optional tags

tags: undefined | object

Resource tags

Generated using TypeDoc