WebSiteGetConfigurationResponse.Metadata Property

 

Gets or sets a collection of name and value pairs for source control or other information.

Namespace:   Microsoft.WindowsAzure.Management.WebSites.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

Public Property Metadata As IDictionary(Of String, String)

Property Value

Type: System.Collections.Generic.IDictionary(Of String, String)

The collection of name and value pairs.

Return to top
Show: