ComputeRecommenderPlacementScore Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The spot placement score for sku/region/zone combination.
public class ComputeRecommenderPlacementScore : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Compute.Recommender.Models.ComputeRecommenderPlacementScore>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Compute.Recommender.Models.ComputeRecommenderPlacementScore>
type ComputeRecommenderPlacementScore = class
interface IJsonModel<ComputeRecommenderPlacementScore>
interface IPersistableModel<ComputeRecommenderPlacementScore>
Public Class ComputeRecommenderPlacementScore
Implements IJsonModel(Of ComputeRecommenderPlacementScore), IPersistableModel(Of ComputeRecommenderPlacementScore)
- Inheritance
-
ComputeRecommenderPlacementScore
- Implements
Properties
AvailabilityZone |
The availability zone. |
IsQuotaAvailable |
Whether the desired quota is available. |
Region |
The region. |
Score |
A placement score indicating the likelihood of successfully allocating the specified Spot VM(s), as well as the expected lifetimes of the Spot VM(s) after allocation. |
Sku |
The resource's CRP virtual machine SKU size. |