你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SecureScoreControlDetails.Weight Property

Definition

Gets the relative weight for this specific control in each of your subscriptions. Used when calculating an aggregated score for this control across all of your subscriptions.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.weight")]
public long? Weight { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.weight")>]
member this.Weight : Nullable<int64>
Public ReadOnly Property Weight As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to