DiffDiskSettings Class

Describes the parameters of ephemeral disk settings that can be specified for operating system disk. <br>``<br> NOTE: The ephemeral disk settings can only be specified for managed disk.

Inheritance
azure.mgmt.compute._serialization.Model
DiffDiskSettings

Constructor

DiffDiskSettings(*, option: str | _models.DiffDiskOptions | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
option

Specifies the ephemeral disk settings for operating system disk. "Local"

Variables

Name Description
option

Specifies the ephemeral disk settings for operating system disk. "Local"