VhdImageArtifactProfile Class

Vhd artifact profile.

Inheritance
azure.mgmt.hybridnetwork._serialization.Model
VhdImageArtifactProfile

Constructor

VhdImageArtifactProfile(*, vhd_name: str | None = None, vhd_version: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
vhd_name
str

Vhd name.

vhd_version
str

Vhd version.

Variables

Name Description
vhd_name
str

Vhd name.

vhd_version
str

Vhd version.