VirtualMachine.DefinitionStages.WithCloudId Interface
public static interface VirtualMachine.DefinitionStages.WithCloudId
The stage of the VirtualMachine definition allowing to specify cloudId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCloudId(String cloudId)
Specifies the cloud |
Method Details
withCloudId
public abstract VirtualMachine.DefinitionStages.WithCreate withCloudId(String cloudId)
Specifies the cloudId property: ARM Id of the cloud resource to use for deploying the vm..
Parameters:
Returns: