Partager via


SecureScoreControlDetails.Definition Property

Definition

Gets or sets information about the security control.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.definition")]
public Microsoft.Azure.Management.Security.Models.SecureScoreControlDefinitionItem Definition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.definition")>]
member this.Definition : Microsoft.Azure.Management.Security.Models.SecureScoreControlDefinitionItem with get, set
Public Property Definition As SecureScoreControlDefinitionItem

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to