Share via


IAzureBlobStorageHttpLogsConfig.SasUrl Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="SAS url to a azure blob container with read/write/list/delete permissions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sasUrl")]
public string SasUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="SAS url to a azure blob container with read/write/list/delete permissions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="sasUrl")>]
member this.SasUrl : string with get, set
Public Property SasUrl As String

Property Value

Attributes

Applies to