SiteConfigData.Metadata Property

Definition

Application metadata. This property cannot be retrieved, since it may contain secrets.

public System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair> Metadata { get; set; }
member this.Metadata : System.Collections.Generic.IList<Azure.ResourceManager.AppService.Models.AppServiceNameValuePair> with get, set
Public Property Metadata As IList(Of AppServiceNameValuePair)

Property Value

Applies to