AzureBlobStorageHttpLogsConfig.SasUrl Property

Definition

Gets or sets SAS url to a azure blob container with read/write/list/delete permissions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to