IRepositoryOperations Interface

 

Operations for managing the repository.

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

type IRepositoryOperations = interface end

NameDescription
System_CAPS_pubmethodDeleteAsync(CancellationToken)

Deletes the repository.

NameDescription
System_CAPS_pubmethodDelete()

Deletes the repository.(Defined by RepositoryOperationsExtensions.)

System_CAPS_pubmethodDeleteAsync()

Deletes the repository.(Defined by RepositoryOperationsExtensions.)

Return to top
Show: