| Modifier and Type | Method and Description |
|---|---|
AvailabilitySet.Update |
AvailabilitySet.UpdateStages.WithProximityPlacementGroup.withoutProximityPlacementGroup()
Remove the proximity placement group from the availability set.
|
AvailabilitySet.Update |
AvailabilitySet.UpdateStages.WithProximityPlacementGroup.withProximityPlacementGroup(String promixityPlacementGroupId)
Set information about the proximity placement group that the availability set should
be assigned to.
|
AvailabilitySet.Update |
AvailabilitySet.UpdateStages.WithSku.withSku(AvailabilitySetSkuTypes skuType)
Specifies the SKU type for the availability set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/