SiteConfigResource.Metadata Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.INameValuePair> Metadata { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.Metadata : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.INameValuePair> with get, set
Public Property Metadata As List(Of INameValuePair)

Property Value

Implements

Attributes

Applies to