RepositoryOperationsExtensions.Delete Method (IRepositoryOperations)

 

Deletes the repository.

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

public static OperationResponse Delete(
	this IRepositoryOperations operations
)

Parameters

operations
Type: Microsoft.WindowsAzure.WebSitesExtensions.IRepositoryOperations

Reference to the Microsoft.WindowsAzure.WebSitesExtensions.IRepositoryOperations.

Return Value

Type: Microsoft.WindowsAzure.OperationResponse

A standard service response including an HTTP status code and request ID.

Return to top
Show: