Share via


VaRule.BenchmarkReferences Property

Definition

Gets or sets the benchmark references.

[Newtonsoft.Json.JsonProperty(PropertyName="benchmarkReferences")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.BenchmarkReference> BenchmarkReferences { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="benchmarkReferences")>]
member this.BenchmarkReferences : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.BenchmarkReference> with get, set
Public Property BenchmarkReferences As IList(Of BenchmarkReference)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to