Share via


AzureBlobStorageHttpLogsConfig.SasUrl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string SasUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.SasUrl : string with get, set
Public Property SasUrl As String

Property Value

Implements

Attributes

Applies to