다음을 통해 공유


ComputeSkuProfile.AllocationStrategy Property

Definition

Specifies the allocation strategy for the virtual machine scale set based on which the VMs will be allocated.

public Azure.ResourceManager.Compute.Models.ComputeAllocationStrategy? AllocationStrategy { get; set; }
member this.AllocationStrategy : Nullable<Azure.ResourceManager.Compute.Models.ComputeAllocationStrategy> with get, set
Public Property AllocationStrategy As Nullable(Of ComputeAllocationStrategy)

Property Value

Applies to