Cloud.DefinitionStages.WithVmmServerId Interface
public static interface Cloud.DefinitionStages.WithVmmServerId
The stage of the Cloud definition allowing to specify vmmServerId.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withVmmServerId(String vmmServerId)
Specifies the vmm |
Method Details
withVmmServerId
public abstract Cloud.DefinitionStages.WithCreate withVmmServerId(String vmmServerId)
Specifies the vmmServerId property: ARM Id of the vmmServer resource in which this resource resides..
Parameters:
Returns: