Compartir a través de


ApplicationInsightsComponentExportRequest.DestinationAddress Propiedad

Definición

Obtiene o establece la dirección URL de SAS para el contenedor de almacenamiento de destino. Debe conceder permiso de escritura.

[Newtonsoft.Json.JsonProperty(PropertyName="DestinationAddress")]
public string DestinationAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="DestinationAddress")>]
member this.DestinationAddress : string with get, set
Public Property DestinationAddress As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a