WebSpacesListPublishingUsersResponse.Users Property

Definition

Optional. The publishing users.

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

Property Value

Applies to