Share via


SiteConfig.TagWhitelistJson Property

Definition

Gets or sets a JSON string containing a list of tags that are whitelisted for use by the push registration endpoint.

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

Property Value

Implements

Attributes

Applies to