AvailabilitySet.DefinitionStages.WithVmmServerId Interface
public static interface AvailabilitySet.DefinitionStages.WithVmmServerId
The stage of the AvailabilitySet 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 AvailabilitySet.DefinitionStages.WithCreate withVmmServerId(String vmmServerId)
Specifies the vmmServerId property: ARM Id of the vmmServer resource in which this resource resides..
Parameters:
Returns: