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