Registration.DefinitionStages.WithLocation Interface
public static interface Registration.DefinitionStages.WithLocation
The stage of the Registration definition allowing to specify location.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withLocation(Location location)
Specifies the location property: Location of the resource.. |
Method Details
withLocation
public abstract Registration.DefinitionStages.WithResourceGroup withLocation(Location location)
Specifies the location property: Location of the resource..
Parameters:
Returns: