WebSpacesListResponse.WebSpaces Property

Definition

Optional. The web spaces associated with the specified subscription.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesListResponse.WebSpace> WebSpaces { get; set; }
member this.WebSpaces : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.WebSites.Models.WebSpacesListResponse.WebSpace> with get, set
Public Property WebSpaces As IList(Of WebSpacesListResponse.WebSpace)

Property Value

Applies to