Solution.Metadata Property

Definition

Solution Metadata.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<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.Owned)>]
member this.Metadata : System.Collections.Generic.List<System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.INameValuePair>> with get, set
Public Property Metadata As List(Of List(Of INameValuePair))

Property Value

Implements

Attributes

Applies to