Language

IBenchmarkReference.Benchmark Property

Definition

The benchmark name.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The benchmark name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="benchmark", Update=true)]
public string Benchmark { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="The benchmark name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="benchmark", Update=true)>]
member this.Benchmark : string with get, set
Public Property Benchmark As String

Property Value

Attributes

Applies to