GenericResource.DefinitionStages.WithCreate Interface
Definition
A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.
public static interface GenericResource.DefinitionStages.WithCreate extends GenericResource.DefinitionStages.WithParentResource, GenericResource.DefinitionStages.WithApiVersion, Creatable<GenericResource>, Resource.DefinitionWithTags<GenericResource.DefinitionStages.WithCreate>
- Implements
Methods
| withProperties(Object properties) |
Specifies other properties. |