WebSiteDeleteRepositoryResponse.Uri Property

 

Gets or sets the URI of the web site repository.

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

public Uri Uri { get; set; }

Property Value

Type: System.Uri

The URI.

Return to top
Show: