共用方式為


ISpotPlacementRecommenderResponse.PlacementScore Property

Definition

The spot placement scores.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The spot placement scores.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IPlacementScore) }, ReadOnly=false, Required=false, SerializedName="placementScores")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IPlacementScore[] PlacementScore { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The spot placement scores.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IPlacementScore) }, ReadOnly=false, Required=false, SerializedName="placementScores")>]
member this.PlacementScore : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20240301Preview.IPlacementScore[] with get, set
Public Property PlacementScore As IPlacementScore()

Property Value

Attributes

Applies to