Share via


BlobStorageTokenStore.SasUrlSettingName Property

Definition

The name of the app setting containing the SAS URL of the blob storage containing the tokens.

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

Property Value

Implements

Attributes

Applies to