IWithProximityPlacementGroup Interface

Definition

The stage of a virtual machine update allowing to set/remove information about the proximity placement group that the virtual machine scale set should be assigned to.

public interface IWithProximityPlacementGroup
type IWithProximityPlacementGroup = interface
Public Interface IWithProximityPlacementGroup
Derived

Methods

WithoutProximityPlacementGroup()

Removes the Proximity placement group from the VM

WithProximityPlacementGroup(String)

Set information about the proximity placement group that the virtual machineshould be assigned to.

Applies to