Compartir a través de


EventContent.Target Propiedad

Definición

Obtiene o establece el destino del evento.

[Newtonsoft.Json.JsonProperty(PropertyName="target")]
public Microsoft.Azure.Management.ContainerRegistry.Models.Target Target { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="target")>]
member this.Target : Microsoft.Azure.Management.ContainerRegistry.Models.Target with get, set
Public Property Target As Target

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a