Share via


CachedImages Class

The cached image and OS type.

All required parameters must be populated in order to send to Azure.

Constructor

CachedImages(*, os_type: str, image: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
os_type
str

The OS type of the cached image. Required.

image
str

The cached image name. Required.

Variables

Name Description
os_type
str

The OS type of the cached image. Required.

image
str

The cached image name. Required.