Linguagem

IBenchmarkReference Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.BenchmarkReferenceTypeConverter))]
public interface IBenchmarkReference : Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.BenchmarkReferenceTypeConverter))>]
type IBenchmarkReference = interface
    interface IJsonSerializable
Public Interface IBenchmarkReference
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Benchmark

The benchmark name.

Reference

The benchmark reference.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to