AgentPoolsCreate(String, String, String, String, IAgentPool, Func<HttpResponseMessage,
Task<IAgentPool>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates an agent pool for a container registry with the specified parameters.
|
AgentPoolsCreateViaIdentity(String, IAgentPool, Func<HttpResponseMessage,
Task<IAgentPool>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates an agent pool for a container registry with the specified parameters.
|
AgentPoolsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a specified agent pool resource.
|
AgentPoolsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a specified agent pool resource.
|
AgentPoolsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IAgentPool>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the detailed information for a given agent pool.
|
AgentPoolsGetQueueStatus(String, String, String, String, Func<HttpResponseMessage,
Task<IAgentPoolQueueStatus>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the count of queued runs for a given agent pool.
|
AgentPoolsGetQueueStatusViaIdentity(String, Func<HttpResponseMessage,
Task<IAgentPoolQueueStatus>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the count of queued runs for a given agent pool.
|
AgentPoolsGetViaIdentity(String, Func<HttpResponseMessage,Task<IAgentPool>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the detailed information for a given agent pool.
|
AgentPoolsList(String, String, String, Func<HttpResponseMessage,
Task<IAgentPoolListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Lists all the agent pools for a specified container registry.
|
AgentPoolsListViaIdentity(String, Func<HttpResponseMessage,Task<IAgentPoolListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the agent pools for a specified container registry.
|
AgentPoolsUpdate(String, String, String, String, IAgentPoolUpdateParameters,
Func<HttpResponseMessage,Task<IAgentPool>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates an agent pool with the specified parameters.
|
AgentPoolsUpdateViaIdentity(String, IAgentPoolUpdateParameters,
Func<HttpResponseMessage,Task<IAgentPool>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates an agent pool with the specified parameters.
|
CacheRulesCreate(String, String, String, String, ICacheRule, Func<HttpResponseMessage,
Task<ICacheRule>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a cache rule for a container registry with the specified parameters.
|
CacheRulesCreateViaIdentity(String, ICacheRule, Func<HttpResponseMessage,
Task<ICacheRule>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a cache rule for a container registry with the specified parameters.
|
CacheRulesDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a cache rule resource from a container registry.
|
CacheRulesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a cache rule resource from a container registry.
|
CacheRulesGet(String, String, String, String, Func<HttpResponseMessage,
Task<ICacheRule>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified cache rule resource.
|
CacheRulesGetViaIdentity(String, Func<HttpResponseMessage,Task<ICacheRule>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the properties of the specified cache rule resource.
|
CacheRulesList(String, String, String, Func<HttpResponseMessage,
Task<ICacheRulesListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Lists all cache rule resources for the specified container registry.
|
CacheRulesListViaIdentity(String, Func<HttpResponseMessage,Task<ICacheRulesListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all cache rule resources for the specified container registry.
|
CacheRulesUpdate(String, String, String, String, ICacheRuleUpdateParameters,
Func<HttpResponseMessage,Task<ICacheRule>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a cache rule for a container registry with the specified parameters.
|
CacheRulesUpdateViaIdentity(String, ICacheRuleUpdateParameters,
Func<HttpResponseMessage,Task<ICacheRule>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a cache rule for a container registry with the specified parameters.
|
ConnectedRegistriesCreate(String, String, String, String, IConnectedRegistry,
Func<HttpResponseMessage,Task<IConnectedRegistry>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates a connected registry for a container registry with the specified parameters.
|
ConnectedRegistriesCreateViaIdentity(String, IConnectedRegistry,
Func<HttpResponseMessage,Task<IConnectedRegistry>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates a connected registry for a container registry with the specified parameters.
|
ConnectedRegistriesDeactivate(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Deactivates the connected registry instance.
|
ConnectedRegistriesDeactivateViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deactivates the connected registry instance.
|
ConnectedRegistriesDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a connected registry from a container registry.
|
ConnectedRegistriesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a connected registry from a container registry.
|
ConnectedRegistriesGet(String, String, String, String, Func<HttpResponseMessage,
Task<IConnectedRegistry>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the connected registry.
|
ConnectedRegistriesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IConnectedRegistry>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the connected registry.
|
ConnectedRegistriesList(String, String, String, String, Func<HttpResponseMessage,
Task<IConnectedRegistryListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all connected registries for the specified container registry.
|
ConnectedRegistriesListViaIdentity(String, String, Func<HttpResponseMessage,
Task<IConnectedRegistryListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all connected registries for the specified container registry.
|
ConnectedRegistriesUpdate(String, String, String, String, IConnectedRegistryUpdateParameters,
Func<HttpResponseMessage,Task<IConnectedRegistry>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a connected registry with the specified parameters.
|
ConnectedRegistriesUpdateViaIdentity(String, IConnectedRegistryUpdateParameters,
Func<HttpResponseMessage,Task<IConnectedRegistry>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a connected registry with the specified parameters.
|
CredentialSetsCreate(String, String, String, String, ICredentialSet,
Func<HttpResponseMessage,Task<ICredentialSet>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates a credential set for a container registry with the specified parameters.
|
CredentialSetsCreateViaIdentity(String, ICredentialSet, Func<HttpResponseMessage,
Task<ICredentialSet>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a credential set for a container registry with the specified parameters.
|
CredentialSetsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a credential set from a container registry.
|
CredentialSetsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a credential set from a container registry.
|
CredentialSetsGet(String, String, String, String, Func<HttpResponseMessage,
Task<ICredentialSet>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified credential set resource.
|
CredentialSetsGetViaIdentity(String, Func<HttpResponseMessage,
Task<ICredentialSet>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified credential set resource.
|
CredentialSetsList(String, String, String, Func<HttpResponseMessage,
Task<ICredentialSetListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all credential set resources for the specified container registry.
|
CredentialSetsListViaIdentity(String, Func<HttpResponseMessage,
Task<ICredentialSetListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all credential set resources for the specified container registry.
|
CredentialSetsUpdate(String, String, String, String, ICredentialSetUpdateParameters,
Func<HttpResponseMessage,Task<ICredentialSet>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a credential set for a container registry with the specified parameters.
|
CredentialSetsUpdateViaIdentity(String, ICredentialSetUpdateParameters,
Func<HttpResponseMessage,Task<ICredentialSet>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a credential set for a container registry with the specified parameters.
|
ExportPipelinesCreate(String, String, String, String, IExportPipeline,
Func<HttpResponseMessage,Task<IExportPipeline>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates an export pipeline for a container registry with the specified parameters.
|
ExportPipelinesCreateViaIdentity(String, IExportPipeline, Func<HttpResponseMessage,
Task<IExportPipeline>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates an export pipeline for a container registry with the specified parameters.
|
ExportPipelinesDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes an export pipeline from a container registry.
|
ExportPipelinesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes an export pipeline from a container registry.
|
ExportPipelinesGet(String, String, String, String, Func<HttpResponseMessage,
Task<IExportPipeline>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the export pipeline.
|
ExportPipelinesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IExportPipeline>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the export pipeline.
|
ExportPipelinesList(String, String, String, Func<HttpResponseMessage,
Task<IExportPipelineListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all export pipelines for the specified container registry.
|
ExportPipelinesListViaIdentity(String, Func<HttpResponseMessage,
Task<IExportPipelineListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all export pipelines for the specified container registry.
|
ImportPipelinesCreate(String, String, String, String, IImportPipeline,
Func<HttpResponseMessage,Task<IImportPipeline>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates an import pipeline for a container registry with the specified parameters.
|
ImportPipelinesCreateViaIdentity(String, IImportPipeline, Func<HttpResponseMessage,
Task<IImportPipeline>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates an import pipeline for a container registry with the specified parameters.
|
ImportPipelinesDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes an import pipeline from a container registry.
|
ImportPipelinesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes an import pipeline from a container registry.
|
ImportPipelinesGet(String, String, String, String, Func<HttpResponseMessage,
Task<IImportPipeline>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the import pipeline.
|
ImportPipelinesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IImportPipeline>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the import pipeline.
|
ImportPipelinesList(String, String, String, Func<HttpResponseMessage,
Task<IImportPipelineListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all import pipelines for the specified container registry.
|
ImportPipelinesListViaIdentity(String, Func<HttpResponseMessage,
Task<IImportPipelineListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all import pipelines for the specified container registry.
|
OperationsList(Func<HttpResponseMessage,Task<IOperationListResult>,Task>, IEventListener, ISendAsync)
|
Lists all of the available Azure Container Registry REST API operations.
|
OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IOperationListResult>,Task>, IEventListener, ISendAsync)
|
Lists all of the available Azure Container Registry REST API operations.
|
PipelineRunsCreate(String, String, String, String, IPipelineRun,
Func<HttpResponseMessage,Task<IPipelineRun>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates a pipeline run for a container registry with the specified parameters
|
PipelineRunsCreateViaIdentity(String, IPipelineRun, Func<HttpResponseMessage,
Task<IPipelineRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a pipeline run for a container registry with the specified parameters
|
PipelineRunsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a pipeline run from a container registry.
|
PipelineRunsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a pipeline run from a container registry.
|
PipelineRunsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IPipelineRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the detailed information for a given pipeline run.
|
PipelineRunsGetViaIdentity(String, Func<HttpResponseMessage,Task<IPipelineRun>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the detailed information for a given pipeline run.
|
PipelineRunsList(String, String, String, Func<HttpResponseMessage,
Task<IPipelineRunListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all the pipeline runs for the specified container registry.
|
PipelineRunsListViaIdentity(String, Func<HttpResponseMessage,
Task<IPipelineRunListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all the pipeline runs for the specified container registry.
|
PrivateEndpointConnectionsCreateOrUpdate(String, String, String,
String, IPrivateEndpointConnection, Func<HttpResponseMessage,
Task<IPrivateEndpointConnection>,Task>, IEventListener, ISendAsync)
|
Update the state of specified private endpoint connection associated with the container registry.
|
PrivateEndpointConnectionsCreateOrUpdateViaIdentity(String, IPrivateEndpointConnection,
Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>,
IEventListener, ISendAsync)
|
Update the state of specified private endpoint connection associated with the container registry.
|
PrivateEndpointConnectionsDelete(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Deletes the specified private endpoint connection associated with the container registry.
|
PrivateEndpointConnectionsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes the specified private endpoint connection associated with the container registry.
|
PrivateEndpointConnectionsGet(String, String, String, String,
Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>,
IEventListener, ISendAsync)
|
Get the specified private endpoint connection associated with the container registry.
|
PrivateEndpointConnectionsGetViaIdentity(String, Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>, IEventListener, ISendAsync)
|
Get the specified private endpoint connection associated with the container registry.
|
PrivateEndpointConnectionsList(String, String, String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionListResult>,Task>, IEventListener,
ISendAsync)
|
List all private endpoint connections in a container registry.
|
PrivateEndpointConnectionsListViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnectionListResult>,Task>, IEventListener,
ISendAsync)
|
List all private endpoint connections in a container registry.
|
RegistriesCheckNameAvailability(String, IRegistryNameCheckRequest,
Func<HttpResponseMessage,Task<IRegistryNameStatus>,Task>, IEventListener,
ISendAsync)
|
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.
|
RegistriesCheckNameAvailabilityViaIdentity(String, IRegistryNameCheckRequest,
Func<HttpResponseMessage,Task<IRegistryNameStatus>,Task>, IEventListener,
ISendAsync)
|
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.
|
RegistriesCreate(String, String, String, IRegistry, Func<HttpResponseMessage,Task<IRegistry>,Task>, IEventListener, ISendAsync)
|
Creates a container registry with the specified parameters.
|
RegistriesCreateViaIdentity(String, IRegistry, Func<HttpResponseMessage,Task<IRegistry>,Task>, IEventListener, ISendAsync)
|
Creates a container registry with the specified parameters.
|
RegistriesDelete(String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes a container registry.
|
RegistriesDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes a container registry.
|
RegistriesGenerateCredentials(String, String, String, IGenerateCredentialsParameters,
Func<HttpResponseMessage,Task<IGenerateCredentialsResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Generate keys for a token of a specified container registry.
|
RegistriesGenerateCredentialsViaIdentity(String, IGenerateCredentialsParameters,
Func<HttpResponseMessage,Task<IGenerateCredentialsResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Generate keys for a token of a specified container registry.
|
RegistriesGet(String, String, String, Func<HttpResponseMessage,Task<IRegistry>,Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified container registry.
|
RegistriesGetBuildSourceUploadUrl(String, String, String, Func<HttpResponseMessage,
Task<ISourceUploadDefinition>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Get the upload location for the user to be able to upload the source.
|
RegistriesGetBuildSourceUploadUrlViaIdentity(String, Func<HttpResponseMessage,
Task<ISourceUploadDefinition>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Get the upload location for the user to be able to upload the source.
|
RegistriesGetPrivateLinkResource(String, String, String, String,
Func<HttpResponseMessage,Task<IPrivateLinkResource>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Gets a private link resource by a specified group name for a container registry.
|
RegistriesGetPrivateLinkResourceViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateLinkResource>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets a private link resource by a specified group name for a container registry.
|
RegistriesGetViaIdentity(String, Func<HttpResponseMessage,Task<IRegistry>,Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified container registry.
|
RegistriesImportImage(String, String, String, IImportImageParameters, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Copies an image to this container registry from the specified container registry.
|
RegistriesImportImageViaIdentity(String, IImportImageParameters, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Copies an image to this container registry from the specified container registry.
|
RegistriesList(String, Func<HttpResponseMessage,Task<IRegistryListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the container registries under the specified subscription.
|
RegistriesListByResourceGroup(String, String, Func<HttpResponseMessage,Task<IRegistryListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the container registries under the specified resource group.
|
RegistriesListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,Task<IRegistryListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the container registries under the specified resource group.
|
RegistriesListCredentials(String, String, String, Func<HttpResponseMessage,Task<IRegistryListCredentialsResult>,Task>, IEventListener, ISendAsync)
|
Lists the login credentials for the specified container registry.
|
RegistriesListCredentialsViaIdentity(String, Func<HttpResponseMessage,Task<IRegistryListCredentialsResult>,Task>, IEventListener, ISendAsync)
|
Lists the login credentials for the specified container registry.
|
RegistriesListPrivateLinkResources(String, String, String, Func<HttpResponseMessage,
Task<IPrivateLinkResourceListResult>,Task>, IEventListener, ISendAsync)
|
Lists the private link resources for a container registry.
|
RegistriesListPrivateLinkResourcesViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateLinkResourceListResult>,Task>, IEventListener, ISendAsync)
|
Lists the private link resources for a container registry.
|
RegistriesListUsages(String, String, String, Func<HttpResponseMessage,Task<IRegistryUsageListResult>,Task>, IEventListener, ISendAsync)
|
Gets the quota usages for the specified container registry.
|
RegistriesListUsagesViaIdentity(String, Func<HttpResponseMessage,Task<IRegistryUsageListResult>,Task>, IEventListener, ISendAsync)
|
Gets the quota usages for the specified container registry.
|
RegistriesListViaIdentity(String, Func<HttpResponseMessage,Task<IRegistryListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the container registries under the specified subscription.
|
RegistriesRegenerateCredential(String, String, String, IRegenerateCredentialParameters,
Func<HttpResponseMessage,Task<IRegistryListCredentialsResult>,
Task>, IEventListener, ISendAsync)
|
Regenerates one of the login credentials for the specified container registry.
|
RegistriesRegenerateCredentialViaIdentity(String, IRegenerateCredentialParameters,
Func<HttpResponseMessage,Task<IRegistryListCredentialsResult>,
Task>, IEventListener, ISendAsync)
|
Regenerates one of the login credentials for the specified container registry.
|
RegistriesScheduleRun(String, String, String, IRunRequest, Func<HttpResponseMessage,
Task<IRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Schedules a new run based on the request parameters and add it to the run queue.
|
RegistriesScheduleRunViaIdentity(String, IRunRequest, Func<HttpResponseMessage,
Task<IRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Schedules a new run based on the request parameters and add it to the run queue.
|
RegistriesUpdate(String, String, String, IRegistryUpdateParameters, Func<HttpResponseMessage,Task<IRegistry>,Task>, IEventListener, ISendAsync)
|
Updates a container registry with the specified parameters.
|
RegistriesUpdateViaIdentity(String, IRegistryUpdateParameters, Func<HttpResponseMessage,Task<IRegistry>,Task>, IEventListener, ISendAsync)
|
Updates a container registry with the specified parameters.
|
ReplicationsCreate(String, String, String, String, IReplication, Func<HttpResponseMessage,Task<IReplication>,Task>, IEventListener, ISendAsync)
|
Creates a replication for a container registry with the specified parameters.
|
ReplicationsCreateViaIdentity(String, IReplication, Func<HttpResponseMessage,Task<IReplication>,Task>, IEventListener, ISendAsync)
|
Creates a replication for a container registry with the specified parameters.
|
ReplicationsDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes a replication from a container registry.
|
ReplicationsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes a replication from a container registry.
|
ReplicationsGet(String, String, String, String, Func<HttpResponseMessage,Task<IReplication>,Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified replication.
|
ReplicationsGetViaIdentity(String, Func<HttpResponseMessage,Task<IReplication>,Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified replication.
|
ReplicationsList(String, String, String, Func<HttpResponseMessage,Task<IReplicationListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the replications for the specified container registry.
|
ReplicationsListViaIdentity(String, Func<HttpResponseMessage,Task<IReplicationListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the replications for the specified container registry.
|
ReplicationsUpdate(String, String, String, String, IReplicationUpdateParameters,
Func<HttpResponseMessage,Task<IReplication>,Task>, IEventListener,
ISendAsync)
|
Updates a replication for a container registry with the specified parameters.
|
ReplicationsUpdateViaIdentity(String, IReplicationUpdateParameters, Func<HttpResponseMessage,Task<IReplication>,Task>, IEventListener, ISendAsync)
|
Updates a replication for a container registry with the specified parameters.
|
RunsCancel(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Cancel an existing run.
|
RunsCancelViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Cancel an existing run.
|
RunsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the detailed information for a given run.
|
RunsGetLogSasUrl(String, String, String, String, Func<HttpResponseMessage,
Task<IRunGetLogResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets a link to download the run logs.
|
RunsGetLogSasUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IRunGetLogResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets a link to download the run logs.
|
RunsGetViaIdentity(String, Func<HttpResponseMessage,Task<IRun>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the detailed information for a given run.
|
RunsList(String, String, String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IRunListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets all the runs for a registry.
|
RunsListViaIdentity(String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IRunListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets all the runs for a registry.
|
RunsUpdate(String, String, String, String, IRunUpdateParameters,
Func<HttpResponseMessage,Task<IRun>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Patch the run properties.
|
RunsUpdateViaIdentity(String, IRunUpdateParameters, Func<HttpResponseMessage,
Task<IRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Patch the run properties.
|
ScopeMapsCreate(String, String, String, String, IScopeMap, Func<HttpResponseMessage,
Task<IScopeMap>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a scope map for a container registry with the specified parameters.
|
ScopeMapsCreateViaIdentity(String, IScopeMap, Func<HttpResponseMessage,
Task<IScopeMap>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a scope map for a container registry with the specified parameters.
|
ScopeMapsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a scope map from a container registry.
|
ScopeMapsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Deletes a scope map from a container registry.
|
ScopeMapsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IScopeMap>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified scope map.
|
ScopeMapsGetViaIdentity(String, Func<HttpResponseMessage,Task<IScopeMap>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the properties of the specified scope map.
|
ScopeMapsList(String, String, String, Func<HttpResponseMessage,
Task<IScopeMapListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Lists all the scope maps for the specified container registry.
|
ScopeMapsListViaIdentity(String, Func<HttpResponseMessage,Task<IScopeMapListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the scope maps for the specified container registry.
|
ScopeMapsUpdate(String, String, String, String, IScopeMapUpdateParameters,
Func<HttpResponseMessage,Task<IScopeMap>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a scope map with the specified parameters.
|
ScopeMapsUpdateViaIdentity(String, IScopeMapUpdateParameters,
Func<HttpResponseMessage,Task<IScopeMap>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a scope map with the specified parameters.
|
TaskRunsCreate(String, String, String, String, ITaskRun, Func<HttpResponseMessage,
Task<ITaskRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a task run for a container registry with the specified parameters.
|
TaskRunsCreateViaIdentity(String, ITaskRun, Func<HttpResponseMessage,
Task<ITaskRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a task run for a container registry with the specified parameters.
|
TaskRunsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a specified task run resource.
|
TaskRunsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Deletes a specified task run resource.
|
TaskRunsGet(String, String, String, String, Func<HttpResponseMessage,
Task<ITaskRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the detailed information for a given task run.
|
TaskRunsGetDetails(String, String, String, String, Func<HttpResponseMessage,
Task<ITaskRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the detailed information for a given task run that includes all secrets.
|
TaskRunsGetDetailsViaIdentity(String, Func<HttpResponseMessage,
Task<ITaskRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the detailed information for a given task run that includes all secrets.
|
TaskRunsGetViaIdentity(String, Func<HttpResponseMessage,Task<ITaskRun>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the detailed information for a given task run.
|
TaskRunsList(String, String, String, Func<HttpResponseMessage,
Task<ITaskRunListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Lists all the task runs for a specified container registry.
|
TaskRunsListViaIdentity(String, Func<HttpResponseMessage,Task<ITaskRunListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the task runs for a specified container registry.
|
TaskRunsUpdate(String, String, String, String, ITaskRunUpdateParameters,
Func<HttpResponseMessage,Task<ITaskRun>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a task run with the specified parameters.
|
TaskRunsUpdateViaIdentity(String, ITaskRunUpdateParameters, Func<HttpResponseMessage,
Task<ITaskRun>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Updates a task run with the specified parameters.
|
TasksCreate(String, String, String, String, ITask, Func<HttpResponseMessage,
Task<ITask>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a task for a container registry with the specified parameters.
|
TasksCreateViaIdentity(String, ITask, Func<HttpResponseMessage,
Task<ITask>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a task for a container registry with the specified parameters.
|
TasksDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a specified task.
|
TasksDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Deletes a specified task.
|
TasksGet(String, String, String, String, Func<HttpResponseMessage,
Task<ITask>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get the properties of a specified task.
|
TasksGetDetails(String, String, String, String, Func<HttpResponseMessage,
Task<ITask>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Returns a task with extended information that includes all secrets.
|
TasksGetDetailsViaIdentity(String, Func<HttpResponseMessage,Task<ITask>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns a task with extended information that includes all secrets.
|
TasksGetViaIdentity(String, Func<HttpResponseMessage,Task<ITask>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get the properties of a specified task.
|
TasksList(String, String, String, Func<HttpResponseMessage,Task<ITaskListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the tasks for a specified container registry.
|
TasksListViaIdentity(String, Func<HttpResponseMessage,Task<ITaskListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the tasks for a specified container registry.
|
TasksUpdate(String, String, String, String, ITaskUpdateParameters,
Func<HttpResponseMessage,Task<ITask>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a task with the specified parameters.
|
TasksUpdateViaIdentity(String, ITaskUpdateParameters, Func<HttpResponseMessage,
Task<ITask>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Updates a task with the specified parameters.
|
TokensCreate(String, String, String, String, IToken, Func<HttpResponseMessage,
Task<IToken>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a token for a container registry with the specified parameters.
|
TokensCreateViaIdentity(String, IToken, Func<HttpResponseMessage,
Task<IToken>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates a token for a container registry with the specified parameters.
|
TokensDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a token from a container registry.
|
TokensDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Deletes a token from a container registry.
|
TokensGet(String, String, String, String, Func<HttpResponseMessage,
Task<IToken>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified token.
|
TokensGetViaIdentity(String, Func<HttpResponseMessage,Task<IToken>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets the properties of the specified token.
|
TokensList(String, String, String, Func<HttpResponseMessage,Task<ITokenListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the tokens for the specified container registry.
|
TokensListViaIdentity(String, Func<HttpResponseMessage,Task<ITokenListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all the tokens for the specified container registry.
|
TokensUpdate(String, String, String, String, ITokenUpdateParameters,
Func<HttpResponseMessage,Task<IToken>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a token with the specified parameters.
|
TokensUpdateViaIdentity(String, ITokenUpdateParameters, Func<HttpResponseMessage,
Task<IToken>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Updates a token with the specified parameters.
|
WebhooksCreate(String, String, String, String, IWebhookCreateParameters, Func<HttpResponseMessage,Task<IWebhook>,Task>, IEventListener, ISendAsync)
|
Creates a webhook for a container registry with the specified parameters.
|
WebhooksCreateViaIdentity(String, IWebhookCreateParameters, Func<HttpResponseMessage,Task<IWebhook>,Task>, IEventListener, ISendAsync)
|
Creates a webhook for a container registry with the specified parameters.
|
WebhooksDelete(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes a webhook from a container registry.
|
WebhooksDeleteViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Deletes a webhook from a container registry.
|
WebhooksGet(String, String, String, String, Func<HttpResponseMessage,Task<IWebhook>,Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified webhook.
|
WebhooksGetCallbackConfig(String, String, String, String, Func<HttpResponseMessage,Task<ICallbackConfig>,Task>, IEventListener, ISendAsync)
|
Gets the configuration of service URI and custom headers for the webhook.
|
WebhooksGetCallbackConfigViaIdentity(String, Func<HttpResponseMessage,Task<ICallbackConfig>,Task>, IEventListener, ISendAsync)
|
Gets the configuration of service URI and custom headers for the webhook.
|
WebhooksGetViaIdentity(String, Func<HttpResponseMessage,Task<IWebhook>,Task>, IEventListener, ISendAsync)
|
Gets the properties of the specified webhook.
|
WebhooksList(String, String, String, Func<HttpResponseMessage,Task<IWebhookListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the webhooks for the specified container registry.
|
WebhooksListEvents(String, String, String, String, Func<HttpResponseMessage,Task<IEventListResult>,Task>, IEventListener, ISendAsync)
|
Lists recent events for the specified webhook.
|
WebhooksListEventsViaIdentity(String, Func<HttpResponseMessage,Task<IEventListResult>,Task>, IEventListener, ISendAsync)
|
Lists recent events for the specified webhook.
|
WebhooksListViaIdentity(String, Func<HttpResponseMessage,Task<IWebhookListResult>,Task>, IEventListener, ISendAsync)
|
Lists all the webhooks for the specified container registry.
|
WebhooksPing(String, String, String, String, Func<HttpResponseMessage,Task<IEventInfo>,Task>, IEventListener, ISendAsync)
|
Triggers a ping event to be sent to the webhook.
|
WebhooksPingViaIdentity(String, Func<HttpResponseMessage,Task<IEventInfo>,Task>, IEventListener, ISendAsync)
|
Triggers a ping event to be sent to the webhook.
|
WebhooksUpdate(String, String, String, String, IWebhookUpdateParameters, Func<HttpResponseMessage,Task<IWebhook>,Task>, IEventListener, ISendAsync)
|
Updates a webhook with the specified parameters.
|
WebhooksUpdateViaIdentity(String, IWebhookUpdateParameters, Func<HttpResponseMessage,Task<IWebhook>,Task>, IEventListener, ISendAsync)
|
Updates a webhook with the specified parameters.
|