Compartir a través de


CaptureDescription.Destination Propiedad

Definición

Obtiene o establece las propiedades de Destination donde se almacenará la captura. (Cuenta de almacenamiento, nombres de blobs)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a