ImageTemplate.UpdateStages.WithIdentity Interface
public static interface ImageTemplate.UpdateStages.WithIdentity
The stage of the ImageTemplate update allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIdentity(ImageTemplateIdentity identity)
Specifies the identity property: The identity of the image template, if configured.. |
Method Details
withIdentity
public abstract ImageTemplate.Update withIdentity(ImageTemplateIdentity identity)
Specifies the identity property: The identity of the image template, if configured..
Parameters:
Returns: