BeginCreateAsync(IRegistriesOperations, String, String, RegistryInner, CancellationToken)
|
Creates a container registry with the specified parameters.
|
BeginDeleteAsync(IRegistriesOperations, String, String, CancellationToken)
|
Deletes a container registry.
|
BeginImportImageAsync(IRegistriesOperations, String, String, ImportImageParametersInner, CancellationToken)
|
Copies an image to this container registry from the specified container
registry.
|
BeginScheduleRunAsync(IRegistriesOperations, String, String, RunRequestInner, CancellationToken)
|
Schedules a new run based on the request parameters and add it to the run
queue.
|
BeginUpdateAsync(IRegistriesOperations, String, String, RegistryUpdateParametersInner, CancellationToken)
|
Updates a container registry with the specified parameters.
|
BeginUpdatePoliciesAsync(IRegistriesOperations, String, String, QuarantinePolicyInner, TrustPolicyInner, CancellationToken)
|
Updates the policies for the specified container registry.
|
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.
|
CreateAsync(IRegistriesOperations, String, String, RegistryInner, CancellationToken)
|
Creates a container registry with the specified parameters.
|
DeleteAsync(IRegistriesOperations, String, String, CancellationToken)
|
Deletes a container registry.
|
GetAsync(IRegistriesOperations, String, String, CancellationToken)
|
Gets the properties of the specified container registry.
|
GetBuildSourceUploadUrlAsync(IRegistriesOperations, String, String, CancellationToken)
|
Get the upload location for the user to be able to upload the source.
|
ImportImageAsync(IRegistriesOperations, String, String, ImportImageParametersInner, CancellationToken)
|
Copies an image to this container registry from the specified container
registry.
|
ListAsync(IRegistriesOperations, CancellationToken)
|
Lists all the container registries under the specified subscription.
|
ListByResourceGroupAsync(IRegistriesOperations, String, CancellationToken)
|
Lists all the container registries under the specified resource group.
|
ListByResourceGroupNextAsync(IRegistriesOperations, String, CancellationToken)
|
Lists all the container registries under the specified resource group.
|
ListCredentialsAsync(IRegistriesOperations, String, String, CancellationToken)
|
Lists the login credentials for the specified container registry.
|
ListNextAsync(IRegistriesOperations, String, CancellationToken)
|
Lists all the container registries under the specified subscription.
|
ListPoliciesAsync(IRegistriesOperations, String, String, CancellationToken)
|
Lists the policies for the specified container registry.
|
ListUsagesAsync(IRegistriesOperations, String, String, CancellationToken)
|
Gets the quota usages for the specified container registry.
|
RegenerateCredentialAsync(IRegistriesOperations, String, String, PasswordName, CancellationToken)
|
Regenerates one of the login credentials for the specified container
registry.
|
ScheduleRunAsync(IRegistriesOperations, String, String, RunRequestInner, CancellationToken)
|
Schedules a new run based on the request parameters and add it to the run
queue.
|
UpdateAsync(IRegistriesOperations, String, String, RegistryUpdateParametersInner, CancellationToken)
|
Updates a container registry with the specified parameters.
|
UpdatePoliciesAsync(IRegistriesOperations, String, String, QuarantinePolicyInner, TrustPolicyInner, CancellationToken)
|
Updates the policies for the specified container registry.
|