CustomLocation.DefinitionStages.WithIdentity Interface
public static interface CustomLocation.DefinitionStages.WithIdentity
The stage of the CustomLocation definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(Identity identity)
Specifies the identity property: Identity for the resource.. |
Method Details
withIdentity
public abstract CustomLocation.DefinitionStages.WithCreate withIdentity(Identity identity)
Specifies the identity property: Identity for the resource..
Parameters:
Returns: