WebSiteGetParameters.PropertiesToInclude Property

 

Gets or sets a collection of the names of properties to return.

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

Public Property PropertiesToInclude As IList(Of String)

Property Value

Type: System.Collections.Generic.IList(Of String)

A collection of properties to return.

Return to top
Show: