IRegistriesOperations Interface

Definition

RegistriesOperations operations.

public interface IRegistriesOperations
type IRegistriesOperations = interface
Public Interface IRegistriesOperations

Methods

BeginCreateWithHttpMessagesAsync(String, String, Registry, Dictionary<String,List<String>>, CancellationToken)

Creates a container registry with the specified parameters.

BeginDeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a container registry.

BeginImportImageWithHttpMessagesAsync(String, String, ImportImageParameters, Dictionary<String,List<String>>, CancellationToken)

Copies an image to this container registry from the specified container registry.

BeginScheduleRunWithHttpMessagesAsync(String, String, RunRequest, Dictionary<String,List<String>>, CancellationToken)

Schedules a new run based on the request parameters and add it to the run queue.

BeginUpdateWithHttpMessagesAsync(String, String, RegistryUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Updates a container registry with the specified parameters.

CheckNameAvailabilityWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.

CreateWithHttpMessagesAsync(String, String, Registry, Dictionary<String,List<String>>, CancellationToken)

Creates a container registry with the specified parameters.

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Deletes a container registry.

GetBuildSourceUploadUrlWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Get the upload location for the user to be able to upload the source.

GetPrivateLinkResourceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Gets a private link resource by a specified group name for a container registry.

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the properties of the specified container registry.

ImportImageWithHttpMessagesAsync(String, String, ImportImageParameters, Dictionary<String,List<String>>, CancellationToken)

Copies an image to this container registry from the specified container registry.

ListByResourceGroupNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists all the container registries under the specified resource group.

ListByResourceGroupWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists all the container registries under the specified resource group.

ListCredentialsWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Lists the login credentials for the specified container registry.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists all the container registries under the specified subscription.

ListPrivateLinkResourcesNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Lists the private link resources for a container registry.

ListPrivateLinkResourcesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Lists the private link resources for a container registry.

ListUsagesWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gets the quota usages for the specified container registry.

ListWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken)

Lists all the container registries under the specified subscription.

RegenerateCredentialWithHttpMessagesAsync(String, String, PasswordName, Dictionary<String,List<String>>, CancellationToken)

Regenerates one of the login credentials for the specified container registry.

ScheduleRunWithHttpMessagesAsync(String, String, RunRequest, Dictionary<String,List<String>>, CancellationToken)

Schedules a new run based on the request parameters and add it to the run queue.

UpdateWithHttpMessagesAsync(String, String, RegistryUpdateParameters, Dictionary<String,List<String>>, CancellationToken)

Updates a container registry with the specified parameters.

Extension Methods

BeginCreate(IRegistriesOperations, String, String, Registry)

Creates a container registry with the specified parameters.

BeginCreateAsync(IRegistriesOperations, String, String, Registry, CancellationToken)

Creates a container registry with the specified parameters.

BeginDelete(IRegistriesOperations, String, String)

Deletes a container registry.

BeginDeleteAsync(IRegistriesOperations, String, String, CancellationToken)

Deletes a container registry.

BeginImportImage(IRegistriesOperations, String, String, ImportImageParameters)

Copies an image to this container registry from the specified container registry.

BeginImportImageAsync(IRegistriesOperations, String, String, ImportImageParameters, CancellationToken)

Copies an image to this container registry from the specified container registry.

BeginScheduleRun(IRegistriesOperations, String, String, RunRequest)

Schedules a new run based on the request parameters and add it to the run queue.

BeginScheduleRunAsync(IRegistriesOperations, String, String, RunRequest, CancellationToken)

Schedules a new run based on the request parameters and add it to the run queue.

BeginUpdate(IRegistriesOperations, String, String, RegistryUpdateParameters)

Updates a container registry with the specified parameters.

BeginUpdateAsync(IRegistriesOperations, String, String, RegistryUpdateParameters, CancellationToken)

Updates a container registry with the specified parameters.

CheckNameAvailability(IRegistriesOperations, String)

Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.

CheckNameAvailabilityAsync(IRegistriesOperations, String, CancellationToken)

Checks whether the container registry name is available for use. The name must contain only alphanumeric characters, be globally unique, and between 5 and 50 characters in length.

Create(IRegistriesOperations, String, String, Registry)

Creates a container registry with the specified parameters.

CreateAsync(IRegistriesOperations, String, String, Registry, CancellationToken)

Creates a container registry with the specified parameters.

Delete(IRegistriesOperations, String, String)

Deletes a container registry.

DeleteAsync(IRegistriesOperations, String, String, CancellationToken)

Deletes a container registry.

Get(IRegistriesOperations, String, String)

Gets the properties of the specified container registry.

GetAsync(IRegistriesOperations, String, String, CancellationToken)

Gets the properties of the specified container registry.

GetBuildSourceUploadUrl(IRegistriesOperations, String, String)

Get the upload location for the user to be able to upload the source.

GetBuildSourceUploadUrlAsync(IRegistriesOperations, String, String, CancellationToken)

Get the upload location for the user to be able to upload the source.

GetPrivateLinkResource(IRegistriesOperations, String, String, String)

Gets a private link resource by a specified group name for a container registry.

GetPrivateLinkResourceAsync(IRegistriesOperations, String, String, String, CancellationToken)

Gets a private link resource by a specified group name for a container registry.

ImportImage(IRegistriesOperations, String, String, ImportImageParameters)

Copies an image to this container registry from the specified container registry.

ImportImageAsync(IRegistriesOperations, String, String, ImportImageParameters, CancellationToken)

Copies an image to this container registry from the specified container registry.

List(IRegistriesOperations)

Lists all the container registries under the specified subscription.

ListAsync(IRegistriesOperations, CancellationToken)

Lists all the container registries under the specified subscription.

ListByResourceGroup(IRegistriesOperations, String)

Lists all the container registries under the specified resource group.

ListByResourceGroupAsync(IRegistriesOperations, String, CancellationToken)

Lists all the container registries under the specified resource group.

ListByResourceGroupNext(IRegistriesOperations, String)

Lists all the container registries under the specified resource group.

ListByResourceGroupNextAsync(IRegistriesOperations, String, CancellationToken)

Lists all the container registries under the specified resource group.

ListCredentials(IRegistriesOperations, String, String)

Lists the login credentials for the specified container registry.

ListCredentialsAsync(IRegistriesOperations, String, String, CancellationToken)

Lists the login credentials for the specified container registry.

ListNext(IRegistriesOperations, String)

Lists all the container registries under the specified subscription.

ListNextAsync(IRegistriesOperations, String, CancellationToken)

Lists all the container registries under the specified subscription.

ListPrivateLinkResources(IRegistriesOperations, String, String)

Lists the private link resources for a container registry.

ListPrivateLinkResourcesAsync(IRegistriesOperations, String, String, CancellationToken)

Lists the private link resources for a container registry.

ListPrivateLinkResourcesNext(IRegistriesOperations, String)

Lists the private link resources for a container registry.

ListPrivateLinkResourcesNextAsync(IRegistriesOperations, String, CancellationToken)

Lists the private link resources for a container registry.

ListUsages(IRegistriesOperations, String, String)

Gets the quota usages for the specified container registry.

ListUsagesAsync(IRegistriesOperations, String, String, CancellationToken)

Gets the quota usages for the specified container registry.

RegenerateCredential(IRegistriesOperations, String, String, PasswordName)

Regenerates one of the login credentials for the specified container registry.

RegenerateCredentialAsync(IRegistriesOperations, String, String, PasswordName, CancellationToken)

Regenerates one of the login credentials for the specified container registry.

ScheduleRun(IRegistriesOperations, String, String, RunRequest)

Schedules a new run based on the request parameters and add it to the run queue.

ScheduleRunAsync(IRegistriesOperations, String, String, RunRequest, CancellationToken)

Schedules a new run based on the request parameters and add it to the run queue.

Update(IRegistriesOperations, String, String, RegistryUpdateParameters)

Updates a container registry with the specified parameters.

UpdateAsync(IRegistriesOperations, String, String, RegistryUpdateParameters, CancellationToken)

Updates a container registry with the specified parameters.

Applies to