WebSite.RepositorySiteName Property

 

Gets or sets the name of the repository web site.

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

public string RepositorySiteName { get; set; }

Property Value

Type: System.String

The name.

Return to top
Show: