Share via


ImageVersionInner Class

public final class ImageVersionInner
extends ProxyResource

An image version object.

Method Summary

Modifier and Type Method and Description
ImageVersionProperties properties()

Get the properties property: The resource-specific properties for this resource.

SystemData systemData()

Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.

void validate()

Validates the instance.

Methods inherited from ProxyResource

Methods inherited from java.lang.Object

Method Details

properties

public ImageVersionProperties properties()

Get the properties property: The resource-specific properties for this resource.

Returns:

the properties value.

systemData

public SystemData systemData()

Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.

Returns:

the systemData value.

validate

public void validate()

Validates the instance.

Applies to