Compartir a través de


Attestation.Evidence Propiedad

Definición

Obtiene o establece la evidencia que admite el estado de cumplimiento establecido en esta atestación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a