SecureScoreItem.Weight Property
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.
Gets the relative weight for each subscription. Used when calculating an aggregated secure score for multiple 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