Compartir a través de


GalleryOSDiskImage Clase

Esta es la imagen del disco del sistema operativo.

Las variables solo se rellenan mediante el servidor y se omitirán al enviar una solicitud.

Herencia
azure.mgmt.compute.v2022_03_03.models._models_py3.GalleryDiskImage
GalleryOSDiskImage

Constructor

GalleryOSDiskImage(*, host_caching: str | _models.HostCaching | None = None, source: _models.GalleryDiskImageSource | None = None, **kwargs)

Variables

size_in_gb
int

Esta propiedad indica el tamaño del disco duro virtual que se va a crear.

host_caching
str o HostCaching

Almacenamiento en caché del host del disco. Los valores válidos son "None", "ReadOnly" y "ReadWrite". Los valores conocidos son: "None", "ReadOnly" y "ReadWrite".

source
GalleryDiskImageSource

Origen de la imagen de disco.