Share via


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