IWithProximityPlacementGroup Interface

Definition

The stage of the availability set definition setting ProximityPlacementGroup.

public interface IWithProximityPlacementGroup
type IWithProximityPlacementGroup = interface
Public Interface IWithProximityPlacementGroup
Derived

Methods

WithNewProximityPlacementGroup(String, ProximityPlacementGroupType)

Creates a new proximity placement gruup with the specified name and then adds it to the availability set.

WithProximityPlacementGroup(String)

Set information about the proximity placement group that the availability set should be assigned to.

Applies to