ImageTemplate.UpdateStages.WithProperties Interface

public static interface ImageTemplate.UpdateStages.WithProperties

The stage of the ImageTemplate update allowing to specify properties.

Method Summary

Modifier and Type Method and Description
abstract Update withProperties(ImageTemplateUpdateParametersProperties properties)

Specifies the properties property: Parameters for updating an image template..

Method Details

withProperties

public abstract ImageTemplate.Update withProperties(ImageTemplateUpdateParametersProperties properties)

Specifies the properties property: Parameters for updating an image template..

Parameters:

properties - Parameters for updating an image template.

Returns:

the next definition stage.

Applies to