VirtualMachineTemplate.DefinitionStages.WithExtendedLocation Interface
public static interface VirtualMachineTemplate.DefinitionStages.WithExtendedLocation
The stage of the VirtualMachineTemplate definition allowing to specify extendedLocation.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withExtendedLocation(ExtendedLocation extendedLocation)
Specifies the extended |
Method Details
withExtendedLocation
public abstract VirtualMachineTemplate.DefinitionStages.WithCreate withExtendedLocation(ExtendedLocation extendedLocation)
Specifies the extendedLocation property: Gets or sets the extended location..
Parameters:
Returns: