github Azure/azure-sdk-for-go sdk/resourcemanager/containerregistry/armcontainerregistry/v0.3.0

0.3.0 (2022-01-13)

Breaking Changes

  • Function *TasksClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, *TasksBeginDeleteOptions) to (context.Context, string, string, string, *TasksClientBeginDeleteOptions)
  • Function *TasksClient.BeginDelete return value(s) have been changed from (TasksDeletePollerResponse, error) to (TasksClientDeletePollerResponse, error)
  • Function *WebhooksClient.Get parameter(s) have been changed from (context.Context, string, string, string, *WebhooksGetOptions) to (context.Context, string, string, string, *WebhooksClientGetOptions)
  • Function *WebhooksClient.Get return value(s) have been changed from (WebhooksGetResponse, error) to (WebhooksClientGetResponse, error)
  • Function *RunsClient.List parameter(s) have been changed from (string, string, *RunsListOptions) to (string, string, *RunsClientListOptions)
  • Function *RunsClient.List return value(s) have been changed from (*RunsListPager) to (*RunsClientListPager)
  • Function *RegistriesClient.RegenerateCredential parameter(s) have been changed from (context.Context, string, string, RegenerateCredentialParameters, *RegistriesRegenerateCredentialOptions) to (context.Context, string, string, RegenerateCredentialParameters, *RegistriesClientRegenerateCredentialOptions)
  • Function *RegistriesClient.RegenerateCredential return value(s) have been changed from (RegistriesRegenerateCredentialResponse, error) to (RegistriesClientRegenerateCredentialResponse, error)
  • Function *PrivateEndpointConnectionsClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, *PrivateEndpointConnectionsBeginDeleteOptions) to (context.Context, string, string, string, *PrivateEndpointConnectionsClientBeginDeleteOptions)
  • Function *PrivateEndpointConnectionsClient.BeginDelete return value(s) have been changed from (PrivateEndpointConnectionsDeletePollerResponse, error) to (PrivateEndpointConnectionsClientDeletePollerResponse, error)
  • Function *WebhooksClient.BeginCreate parameter(s) have been changed from (context.Context, string, string, string, WebhookCreateParameters, *WebhooksBeginCreateOptions) to (context.Context, string, string, string, WebhookCreateParameters, *WebhooksClientBeginCreateOptions)
  • Function *WebhooksClient.BeginCreate return value(s) have been changed from (WebhooksCreatePollerResponse, error) to (WebhooksClientCreatePollerResponse, error)
  • Function *ReplicationsClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, *ReplicationsBeginDeleteOptions) to (context.Context, string, string, string, *ReplicationsClientBeginDeleteOptions)
  • Function *ReplicationsClient.BeginDelete return value(s) have been changed from (ReplicationsDeletePollerResponse, error) to (ReplicationsClientDeletePollerResponse, error)
  • Function *AgentPoolsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *AgentPoolsGetOptions) to (context.Context, string, string, string, *AgentPoolsClientGetOptions)
  • Function *AgentPoolsClient.Get return value(s) have been changed from (AgentPoolsGetResponse, error) to (AgentPoolsClientGetResponse, error)
  • Function *TasksClient.BeginCreate parameter(s) have been changed from (context.Context, string, string, string, Task, *TasksBeginCreateOptions) to (context.Context, string, string, string, Task, *TasksClientBeginCreateOptions)
  • Function *TasksClient.BeginCreate return value(s) have been changed from (TasksCreatePollerResponse, error) to (TasksClientCreatePollerResponse, error)
  • Function *TaskRunsClient.BeginCreate parameter(s) have been changed from (context.Context, string, string, string, TaskRun, *TaskRunsBeginCreateOptions) to (context.Context, string, string, string, TaskRun, *TaskRunsClientBeginCreateOptions)
  • Function *TaskRunsClient.BeginCreate return value(s) have been changed from (TaskRunsCreatePollerResponse, error) to (TaskRunsClientCreatePollerResponse, error)
  • Function *RegistriesClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, RegistryUpdateParameters, *RegistriesBeginUpdateOptions) to (context.Context, string, string, RegistryUpdateParameters, *RegistriesClientBeginUpdateOptions)
  • Function *RegistriesClient.BeginUpdate return value(s) have been changed from (RegistriesUpdatePollerResponse, error) to (RegistriesClientUpdatePollerResponse, error)
  • Function *ReplicationsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *ReplicationsGetOptions) to (context.Context, string, string, string, *ReplicationsClientGetOptions)
  • Function *ReplicationsClient.Get return value(s) have been changed from (ReplicationsGetResponse, error) to (ReplicationsClientGetResponse, error)
  • Function *TasksClient.GetDetails parameter(s) have been changed from (context.Context, string, string, string, *TasksGetDetailsOptions) to (context.Context, string, string, string, *TasksClientGetDetailsOptions)
  • Function *TasksClient.GetDetails return value(s) have been changed from (TasksGetDetailsResponse, error) to (TasksClientGetDetailsResponse, error)
  • Function *RegistriesClient.BeginCreate parameter(s) have been changed from (context.Context, string, string, Registry, *RegistriesBeginCreateOptions) to (context.Context, string, string, Registry, *RegistriesClientBeginCreateOptions)
  • Function *RegistriesClient.BeginCreate return value(s) have been changed from (RegistriesCreatePollerResponse, error) to (RegistriesClientCreatePollerResponse, error)
  • Function *RunsClient.BeginCancel parameter(s) have been changed from (context.Context, string, string, string, *RunsBeginCancelOptions) to (context.Context, string, string, string, *RunsClientBeginCancelOptions)
  • Function *RunsClient.BeginCancel return value(s) have been changed from (RunsCancelPollerResponse, error) to (RunsClientCancelPollerResponse, error)
  • Function *WebhooksClient.Ping parameter(s) have been changed from (context.Context, string, string, string, *WebhooksPingOptions) to (context.Context, string, string, string, *WebhooksClientPingOptions)
  • Function *WebhooksClient.Ping return value(s) have been changed from (WebhooksPingResponse, error) to (WebhooksClientPingResponse, error)
  • Function *ReplicationsClient.BeginCreate parameter(s) have been changed from (context.Context, string, string, string, Replication, *ReplicationsBeginCreateOptions) to (context.Context, string, string, string, Replication, *ReplicationsClientBeginCreateOptions)
  • Function *ReplicationsClient.BeginCreate return value(s) have been changed from (ReplicationsCreatePollerResponse, error) to (ReplicationsClientCreatePollerResponse, error)
  • Function *RegistriesClient.GetBuildSourceUploadURL parameter(s) have been changed from (context.Context, string, string, *RegistriesGetBuildSourceUploadURLOptions) to (context.Context, string, string, *RegistriesClientGetBuildSourceUploadURLOptions)
  • Function *RegistriesClient.GetBuildSourceUploadURL return value(s) have been changed from (RegistriesGetBuildSourceUploadURLResponse, error) to (RegistriesClientGetBuildSourceUploadURLResponse, error)
  • Function *OperationsClient.List parameter(s) have been changed from (*OperationsListOptions) to (*OperationsClientListOptions)
  • Function *OperationsClient.List return value(s) have been changed from (*OperationsListPager) to (*OperationsClientListPager)
  • Function *RegistriesClient.BeginScheduleRun parameter(s) have been changed from (context.Context, string, string, RunRequestClassification, *RegistriesBeginScheduleRunOptions) to (context.Context, string, string, RunRequestClassification, *RegistriesClientBeginScheduleRunOptions)
  • Function *RegistriesClient.BeginScheduleRun return value(s) have been changed from (RegistriesScheduleRunPollerResponse, error) to (RegistriesClientScheduleRunPollerResponse, error)
  • Function *PrivateEndpointConnectionsClient.BeginCreateOrUpdate parameter(s) have been changed from (context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsBeginCreateOrUpdateOptions) to (context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions)
  • Function *PrivateEndpointConnectionsClient.BeginCreateOrUpdate return value(s) have been changed from (PrivateEndpointConnectionsCreateOrUpdatePollerResponse, error) to (PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse, error)
  • Function *WebhooksClient.List parameter(s) have been changed from (string, string, *WebhooksListOptions) to (string, string, *WebhooksClientListOptions)
  • Function *WebhooksClient.List return value(s) have been changed from (*WebhooksListPager) to (*WebhooksClientListPager)
  • Function *RegistriesClient.ListPrivateLinkResources parameter(s) have been changed from (string, string, *RegistriesListPrivateLinkResourcesOptions) to (string, string, *RegistriesClientListPrivateLinkResourcesOptions)
  • Function *RegistriesClient.ListPrivateLinkResources return value(s) have been changed from (*RegistriesListPrivateLinkResourcesPager) to (*RegistriesClientListPrivateLinkResourcesPager)
  • Function *TasksClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, TaskUpdateParameters, *TasksBeginUpdateOptions) to (context.Context, string, string, string, TaskUpdateParameters, *TasksClientBeginUpdateOptions)
  • Function *TasksClient.BeginUpdate return value(s) have been changed from (TasksUpdatePollerResponse, error) to (TasksClientUpdatePollerResponse, error)
  • Function *TaskRunsClient.GetDetails parameter(s) have been changed from (context.Context, string, string, string, *TaskRunsGetDetailsOptions) to (context.Context, string, string, string, *TaskRunsClientGetDetailsOptions)
  • Function *TaskRunsClient.GetDetails return value(s) have been changed from (TaskRunsGetDetailsResponse, error) to (TaskRunsClientGetDetailsResponse, error)
  • Function *RegistriesClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, *RegistriesBeginDeleteOptions) to (context.Context, string, string, *RegistriesClientBeginDeleteOptions)
  • Function *RegistriesClient.BeginDelete return value(s) have been changed from (RegistriesDeletePollerResponse, error) to (RegistriesClientDeletePollerResponse, error)
  • Function *TaskRunsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *TaskRunsGetOptions) to (context.Context, string, string, string, *TaskRunsClientGetOptions)
  • Function *TaskRunsClient.Get return value(s) have been changed from (TaskRunsGetResponse, error) to (TaskRunsClientGetResponse, error)
  • Function *WebhooksClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, WebhookUpdateParameters, *WebhooksBeginUpdateOptions) to (context.Context, string, string, string, WebhookUpdateParameters, *WebhooksClientBeginUpdateOptions)
  • Function *WebhooksClient.BeginUpdate return value(s) have been changed from (WebhooksUpdatePollerResponse, error) to (WebhooksClientUpdatePollerResponse, error)
  • Function *RegistriesClient.BeginImportImage parameter(s) have been changed from (context.Context, string, string, ImportImageParameters, *RegistriesBeginImportImageOptions) to (context.Context, string, string, ImportImageParameters, *RegistriesClientBeginImportImageOptions)
  • Function *RegistriesClient.BeginImportImage return value(s) have been changed from (RegistriesImportImagePollerResponse, error) to (RegistriesClientImportImagePollerResponse, error)
  • Function *RunsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, RunUpdateParameters, *RunsBeginUpdateOptions) to (context.Context, string, string, string, RunUpdateParameters, *RunsClientBeginUpdateOptions)
  • Function *RunsClient.BeginUpdate return value(s) have been changed from (RunsUpdatePollerResponse, error) to (RunsClientUpdatePollerResponse, error)
  • Function *RunsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *RunsGetOptions) to (context.Context, string, string, string, *RunsClientGetOptions)
  • Function *RunsClient.Get return value(s) have been changed from (RunsGetResponse, error) to (RunsClientGetResponse, error)
  • Function *ReplicationsClient.List parameter(s) have been changed from (string, string, *ReplicationsListOptions) to (string, string, *ReplicationsClientListOptions)
  • Function *ReplicationsClient.List return value(s) have been changed from (*ReplicationsListPager) to (*ReplicationsClientListPager)
  • Function *RegistriesClient.ListCredentials parameter(s) have been changed from (context.Context, string, string, *RegistriesListCredentialsOptions) to (context.Context, string, string, *RegistriesClientListCredentialsOptions)
  • Function *RegistriesClient.ListCredentials return value(s) have been changed from (RegistriesListCredentialsResponse, error) to (RegistriesClientListCredentialsResponse, error)
  • Function *RegistriesClient.ListByResourceGroup parameter(s) have been changed from (string, *RegistriesListByResourceGroupOptions) to (string, *RegistriesClientListByResourceGroupOptions)
  • Function *RegistriesClient.ListByResourceGroup return value(s) have been changed from (*RegistriesListByResourceGroupPager) to (*RegistriesClientListByResourceGroupPager)
  • Function *ReplicationsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, ReplicationUpdateParameters, *ReplicationsBeginUpdateOptions) to (context.Context, string, string, string, ReplicationUpdateParameters, *ReplicationsClientBeginUpdateOptions)
  • Function *ReplicationsClient.BeginUpdate return value(s) have been changed from (ReplicationsUpdatePollerResponse, error) to (ReplicationsClientUpdatePollerResponse, error)
  • Function *RegistriesClient.List parameter(s) have been changed from (*RegistriesListOptions) to (*RegistriesClientListOptions)
  • Function *RegistriesClient.List return value(s) have been changed from (*RegistriesListPager) to (*RegistriesClientListPager)
  • Function *TaskRunsClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, *TaskRunsBeginDeleteOptions) to (context.Context, string, string, string, *TaskRunsClientBeginDeleteOptions)
  • Function *TaskRunsClient.BeginDelete return value(s) have been changed from (TaskRunsDeletePollerResponse, error) to (TaskRunsClientDeletePollerResponse, error)
  • Function *RunsClient.GetLogSasURL parameter(s) have been changed from (context.Context, string, string, string, *RunsGetLogSasURLOptions) to (context.Context, string, string, string, *RunsClientGetLogSasURLOptions)
  • Function *RunsClient.GetLogSasURL return value(s) have been changed from (RunsGetLogSasURLResponse, error) to (RunsClientGetLogSasURLResponse, error)
  • Function *AgentPoolsClient.List parameter(s) have been changed from (string, string, *AgentPoolsListOptions) to (string, string, *AgentPoolsClientListOptions)
  • Function *AgentPoolsClient.List return value(s) have been changed from (*AgentPoolsListPager) to (*AgentPoolsClientListPager)
  • Function *TasksClient.Get parameter(s) have been changed from (context.Context, string, string, string, *TasksGetOptions) to (context.Context, string, string, string, *TasksClientGetOptions)
  • Function *TasksClient.Get return value(s) have been changed from (TasksGetResponse, error) to (TasksClientGetResponse, error)
  • Function *WebhooksClient.ListEvents parameter(s) have been changed from (string, string, string, *WebhooksListEventsOptions) to (string, string, string, *WebhooksClientListEventsOptions)
  • Function *WebhooksClient.ListEvents return value(s) have been changed from (*WebhooksListEventsPager) to (*WebhooksClientListEventsPager)
  • Function *TasksClient.List parameter(s) have been changed from (string, string, *TasksListOptions) to (string, string, *TasksClientListOptions)
  • Function *TasksClient.List return value(s) have been changed from (*TasksListPager) to (*TasksClientListPager)
  • Function *AgentPoolsClient.BeginCreate parameter(s) have been changed from (context.Context, string, string, string, AgentPool, *AgentPoolsBeginCreateOptions) to (context.Context, string, string, string, AgentPool, *AgentPoolsClientBeginCreateOptions)
  • Function *AgentPoolsClient.BeginCreate return value(s) have been changed from (AgentPoolsCreatePollerResponse, error) to (AgentPoolsClientCreatePollerResponse, error)
  • Function *WebhooksClient.GetCallbackConfig parameter(s) have been changed from (context.Context, string, string, string, *WebhooksGetCallbackConfigOptions) to (context.Context, string, string, string, *WebhooksClientGetCallbackConfigOptions)
  • Function *WebhooksClient.GetCallbackConfig return value(s) have been changed from (WebhooksGetCallbackConfigResponse, error) to (WebhooksClientGetCallbackConfigResponse, error)
  • Function *RegistriesClient.ListUsages parameter(s) have been changed from (context.Context, string, string, *RegistriesListUsagesOptions) to (context.Context, string, string, *RegistriesClientListUsagesOptions)
  • Function *RegistriesClient.ListUsages return value(s) have been changed from (RegistriesListUsagesResponse, error) to (RegistriesClientListUsagesResponse, error)
  • Function *RegistriesClient.CheckNameAvailability parameter(s) have been changed from (context.Context, RegistryNameCheckRequest, *RegistriesCheckNameAvailabilityOptions) to (context.Context, RegistryNameCheckRequest, *RegistriesClientCheckNameAvailabilityOptions)
  • Function *RegistriesClient.CheckNameAvailability return value(s) have been changed from (RegistriesCheckNameAvailabilityResponse, error) to (RegistriesClientCheckNameAvailabilityResponse, error)
  • Function *PrivateEndpointConnectionsClient.Get parameter(s) have been changed from (context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions) to (context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
  • Function *PrivateEndpointConnectionsClient.Get return value(s) have been changed from (PrivateEndpointConnectionsGetResponse, error) to (PrivateEndpointConnectionsClientGetResponse, error)
  • Function *AgentPoolsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, AgentPoolUpdateParameters, *AgentPoolsBeginUpdateOptions) to (context.Context, string, string, string, AgentPoolUpdateParameters, *AgentPoolsClientBeginUpdateOptions)
  • Function *AgentPoolsClient.BeginUpdate return value(s) have been changed from (AgentPoolsUpdatePollerResponse, error) to (AgentPoolsClientUpdatePollerResponse, error)
  • Function *TaskRunsClient.List parameter(s) have been changed from (string, string, *TaskRunsListOptions) to (string, string, *TaskRunsClientListOptions)
  • Function *TaskRunsClient.List return value(s) have been changed from (*TaskRunsListPager) to (*TaskRunsClientListPager)
  • Function *PrivateEndpointConnectionsClient.List parameter(s) have been changed from (string, string, *PrivateEndpointConnectionsListOptions) to (string, string, *PrivateEndpointConnectionsClientListOptions)
  • Function *PrivateEndpointConnectionsClient.List return value(s) have been changed from (*PrivateEndpointConnectionsListPager) to (*PrivateEndpointConnectionsClientListPager)
  • Function *TaskRunsClient.BeginUpdate parameter(s) have been changed from (context.Context, string, string, string, TaskRunUpdateParameters, *TaskRunsBeginUpdateOptions) to (context.Context, string, string, string, TaskRunUpdateParameters, *TaskRunsClientBeginUpdateOptions)
  • Function *TaskRunsClient.BeginUpdate return value(s) have been changed from (TaskRunsUpdatePollerResponse, error) to (TaskRunsClientUpdatePollerResponse, error)
  • Function *AgentPoolsClient.GetQueueStatus parameter(s) have been changed from (context.Context, string, string, string, *AgentPoolsGetQueueStatusOptions) to (context.Context, string, string, string, *AgentPoolsClientGetQueueStatusOptions)
  • Function *AgentPoolsClient.GetQueueStatus return value(s) have been changed from (AgentPoolsGetQueueStatusResponse, error) to (AgentPoolsClientGetQueueStatusResponse, error)
  • Function *AgentPoolsClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, *AgentPoolsBeginDeleteOptions) to (context.Context, string, string, string, *AgentPoolsClientBeginDeleteOptions)
  • Function *AgentPoolsClient.BeginDelete return value(s) have been changed from (AgentPoolsDeletePollerResponse, error) to (AgentPoolsClientDeletePollerResponse, error)
  • Function *RegistriesClient.Get parameter(s) have been changed from (context.Context, string, string, *RegistriesGetOptions) to (context.Context, string, string, *RegistriesClientGetOptions)
  • Function *RegistriesClient.Get return value(s) have been changed from (RegistriesGetResponse, error) to (RegistriesClientGetResponse, error)
  • Function *WebhooksClient.BeginDelete parameter(s) have been changed from (context.Context, string, string, string, *WebhooksBeginDeleteOptions) to (context.Context, string, string, string, *WebhooksClientBeginDeleteOptions)
  • Function *WebhooksClient.BeginDelete return value(s) have been changed from (WebhooksDeletePollerResponse, error) to (WebhooksClientDeletePollerResponse, error)
  • Type of ErrorResponseBody.Details has been changed from *InnerErrorDescription to []*InnerErrorDescription
  • Const CertificateTypeLocalDirectory has been removed
  • Const TokenCertificateNameCertificate1 has been removed
  • Const TokenPasswordNamePassword2 has been removed
  • Const PipelineOptionsDeleteSourceBlobOnSuccess has been removed
  • Const PipelineRunTargetTypeAzureStorageBlob has been removed
  • Const LogLevelWarning has been removed
  • Const ConnectionStateOnline has been removed
  • Const ConnectedRegistryModeMirror has been removed
  • Const PipelineRunSourceTypeAzureStorageBlob has been removed
  • Const ActivationStatusInactive has been removed
  • Const LogLevelError has been removed
  • Const AuditLogStatusEnabled has been removed
  • Const TokenCertificateNameCertificate2 has been removed
  • Const ConnectedRegistryModeReadOnly has been removed
  • Const PipelineOptionsContinueOnErrors has been removed
  • Const ConnectionStateOffline has been removed
  • Const PipelineOptionsOverwriteBlobs has been removed
  • Const TLSStatusDisabled has been removed
  • Const ConnectedRegistryModeRegistry has been removed
  • Const ActivationStatusActive has been removed
  • Const AuditLogStatusDisabled has been removed
  • Const LogLevelInformation has been removed
  • Const LogLevelNone has been removed
  • Const TokenStatusDisabled has been removed
  • Const LogLevelDebug has been removed
  • Const TokenPasswordNamePassword1 has been removed
  • Const TLSStatusEnabled has been removed
  • Const TokenStatusEnabled has been removed
  • Const PipelineOptionsOverwriteTags has been removed
  • Const ConnectionStateSyncing has been removed
  • Const ConnectionStateUnhealthy has been removed
  • Const PipelineSourceTypeAzureStorageBlobContainer has been removed
  • Const ConnectedRegistryModeReadWrite has been removed
  • Function *ConnectedRegistriesUpdatePoller.ResumeToken has been removed
  • Function *GenerateCredentialsParameters.UnmarshalJSON has been removed
  • Function *TasksUpdatePoller.FinalResponse has been removed
  • Function AgentPoolsUpdatePollerResponse.PollUntilDone has been removed
  • Function AuditLogStatus.ToPtr has been removed
  • Function *ReplicationsCreatePoller.FinalResponse has been removed
  • Function *AgentPoolsListPager.Err has been removed
  • Function *ConnectedRegistriesCreatePoller.Poll has been removed
  • Function *PipelineRunsDeletePoller.ResumeToken has been removed
  • Function *WebhooksListEventsPager.NextPage has been removed
  • Function *RegistriesDeletePollerResponse.Resume has been removed
  • Function *TokensClient.BeginUpdate has been removed
  • Function *TasksDeletePollerResponse.Resume has been removed
  • Function *ConnectedRegistriesClient.BeginUpdate has been removed
  • Function *TasksCreatePollerResponse.Resume has been removed
  • Function *RunsUpdatePollerResponse.Resume has been removed
  • Function ConnectedRegistryUpdateParameters.MarshalJSON has been removed
  • Function PipelineRunsCreatePollerResponse.PollUntilDone has been removed
  • Function *RegistriesListPrivateLinkResourcesPager.Err has been removed
  • Function *RegistriesListPager.PageResponse has been removed
  • Function *ConnectedRegistriesDeactivatePoller.FinalResponse has been removed
  • Function *ImportPipelinesListPager.NextPage has been removed
  • Function *ImportPipelinesClient.Get has been removed
  • Function *PrivateEndpointConnectionsCreateOrUpdatePoller.FinalResponse has been removed
  • Function *RegistriesListByResourceGroupPager.Err has been removed
  • Function TLSStatus.ToPtr has been removed
  • Function *RegistriesImportImagePollerResponse.Resume has been removed
  • Function *OperationsListPager.NextPage has been removed
  • Function *ScopeMapsCreatePoller.Done has been removed
  • Function *TaskRunsCreatePollerResponse.Resume has been removed
  • Function *ImportPipelinesListPager.Err has been removed
  • Function *AgentPoolsCreatePoller.Poll has been removed
  • Function *ReplicationsUpdatePoller.Poll has been removed
  • Function *ScopeMapsListPager.NextPage has been removed
  • Function *PipelineRunsClient.List has been removed
  • Function *TokensCreatePoller.ResumeToken has been removed
  • Function *RegistriesCreatePollerResponse.Resume has been removed
  • Function ErrorResponse.Error has been removed
  • Function WebhooksUpdatePollerResponse.PollUntilDone has been removed
  • Function *TasksUpdatePoller.Poll has been removed
  • Function *ConnectedRegistriesClient.BeginDelete has been removed
  • Function *WebhooksCreatePoller.FinalResponse has been removed
  • Function *OperationsListPager.PageResponse has been removed
  • Function *ConnectedRegistriesListPager.PageResponse has been removed
  • Function *ImportPipelinesCreatePoller.Poll has been removed
  • Function *ConnectedRegistriesDeletePollerResponse.Resume has been removed
  • Function ScopeMapsCreatePollerResponse.PollUntilDone has been removed
  • Function *ConnectedRegistriesCreatePoller.ResumeToken has been removed
  • Function *AgentPoolsUpdatePoller.Poll has been removed
  • Function *PipelineRunsCreatePoller.FinalResponse has been removed
  • Function TokenCredentialsProperties.MarshalJSON has been removed
  • Function *ExportPipelinesCreatePoller.Poll has been removed
  • Function WebhooksCreatePollerResponse.PollUntilDone has been removed
  • Function *PipelineRunsCreatePoller.Poll has been removed
  • Function *RegistriesUpdatePoller.Poll has been removed
  • Function *WebhooksDeletePoller.Poll has been removed
  • Function *WebhooksCreatePoller.ResumeToken has been removed
  • Function *ReplicationsListPager.Err has been removed
  • Function *PrivateEndpointConnectionsDeletePollerResponse.Resume has been removed
  • Function TasksUpdatePollerResponse.PollUntilDone has been removed
  • Function *RunsListPager.Err has been removed
  • Function PipelineOptions.ToPtr has been removed
  • Function *ConnectedRegistriesDeletePoller.Poll has been removed
  • Function *RegistriesGenerateCredentialsPoller.Done has been removed
  • Function *RegistriesScheduleRunPoller.Poll has been removed
  • Function *PipelineRunsClient.BeginCreate has been removed
  • Function *WebhooksCreatePoller.Poll has been removed
  • Function *ReplicationsCreatePoller.ResumeToken has been removed
  • Function *PipelineRunsCreatePollerResponse.Resume has been removed
  • Function PossiblePipelineSourceTypeValues has been removed
  • Function ExportPipelinesCreatePollerResponse.PollUntilDone has been removed
  • Function *WebhooksListPager.PageResponse has been removed
  • Function *TaskRunsUpdatePoller.Poll has been removed
  • Function *PipelineRunsCreatePoller.ResumeToken has been removed
  • Function *ScopeMapsDeletePoller.Done has been removed
  • Function *TokensDeletePollerResponse.Resume has been removed
  • Function ExportPipelineListResult.MarshalJSON has been removed
  • Function *ScopeMapsUpdatePoller.Poll has been removed
  • Function *PipelineRunsDeletePoller.Poll has been removed
  • Function *ExportPipelinesClient.Get has been removed
  • Function *RegistriesUpdatePoller.FinalResponse has been removed
  • Function *TaskRunsDeletePoller.Done has been removed
  • Function ConnectedRegistryListResult.MarshalJSON has been removed
  • Function *ImportPipelinesClient.BeginCreate has been removed
  • Function *TasksDeletePoller.Done has been removed
  • Function *ReplicationsCreatePollerResponse.Resume has been removed
  • Function ReplicationsUpdatePollerResponse.PollUntilDone has been removed
  • Function *AgentPoolsDeletePoller.Poll has been removed
  • Function *RegistriesListByResourceGroupPager.NextPage has been removed
  • Function *RegistriesScheduleRunPoller.Done has been removed
  • Function *RegistriesImportImagePoller.FinalResponse has been removed
  • Function TokenStatus.ToPtr has been removed
  • Function *ReplicationsDeletePoller.FinalResponse has been removed
  • Function *ReplicationsUpdatePoller.ResumeToken has been removed
  • Function *AgentPoolsDeletePoller.FinalResponse has been removed
  • Function *RunsUpdatePoller.FinalResponse has been removed
  • Function NewConnectedRegistriesClient has been removed
  • Function TokensDeletePollerResponse.PollUntilDone has been removed
  • Function *AgentPoolsCreatePoller.Done has been removed
  • Function RegistriesCreatePollerResponse.PollUntilDone has been removed
  • Function *ScopeMapsDeletePoller.ResumeToken has been removed
  • Function *ExportPipelinesListPager.NextPage has been removed
  • Function *TokensCreatePoller.Done has been removed
  • Function RegistriesGenerateCredentialsPollerResponse.PollUntilDone has been removed
  • Function *ReplicationsDeletePoller.Done has been removed
  • Function PossibleTokenPasswordNameValues has been removed
  • Function *ReplicationsUpdatePoller.Done has been removed
  • Function *RunRequest.UnmarshalJSON has been removed
  • Function *ScopeMapsClient.BeginUpdate has been removed
  • Function AgentPoolsDeletePollerResponse.PollUntilDone has been removed
  • Function PipelineSourceType.ToPtr has been removed
  • Function ImportPipelineListResult.MarshalJSON has been removed
  • Function *PipelineRunsDeletePollerResponse.Resume has been removed
  • Function TokenPassword.MarshalJSON has been removed
  • Function ScopeMapsDeletePollerResponse.PollUntilDone has been removed
  • Function *ScopeMapProperties.UnmarshalJSON has been removed
  • Function *TokensUpdatePoller.Poll has been removed
  • Function *ExportPipelinesCreatePollerResponse.Resume has been removed
  • Function NewScopeMapsClient has been removed
  • Function *ImportPipelinesCreatePoller.FinalResponse has been removed
  • Function *ScopeMapsCreatePoller.ResumeToken has been removed
  • Function *RegistriesImportImagePoller.Done has been removed
  • Function *PrivateEndpointConnectionsCreateOrUpdatePoller.Done has been removed
  • Function *RegistriesGenerateCredentialsPoller.Poll has been removed
  • Function *ConnectedRegistriesDeletePoller.Done has been removed
  • Function *TaskRunsListPager.PageResponse has been removed
  • Function *WebhooksUpdatePollerResponse.Resume has been removed
  • Function *ScopeMapsUpdatePollerResponse.Resume has been removed
  • Function *ConnectedRegistriesListPager.Err has been removed
  • Function *PipelineRunsDeletePoller.Done has been removed
  • Function ReplicationsDeletePollerResponse.PollUntilDone has been removed
  • Function ScopeMapUpdateParameters.MarshalJSON has been removed
  • Function *ConnectedRegistriesUpdatePoller.Poll has been removed
  • Function *TokensDeletePoller.FinalResponse has been removed
  • Function *SyncProperties.UnmarshalJSON has been removed
  • Function *ScopeMapsListPager.PageResponse has been removed
  • Function *RunsUpdatePoller.ResumeToken has been removed
  • Function *TaskStepUpdateParameters.UnmarshalJSON has been removed
  • Function *ConnectedRegistriesListPager.NextPage has been removed
  • Function *OperationsListPager.Err has been removed
  • Function PossibleCertificateTypeValues has been removed
  • Function *RegistriesScheduleRunPoller.ResumeToken has been removed
  • Function *ExportPipelinesCreatePoller.FinalResponse has been removed
  • Function *PrivateEndpointConnectionsDeletePoller.Done has been removed
  • Function *ExportPipelinesDeletePoller.Poll has been removed
  • Function *TaskRunsDeletePoller.ResumeToken has been removed
  • Function *RegistriesListPager.Err has been removed
  • Function *WebhooksUpdatePoller.ResumeToken has been removed
  • Function *RunsListPager.PageResponse has been removed
  • Function *PrivateEndpointConnectionsCreateOrUpdatePoller.ResumeToken has been removed
  • Function *ReplicationsDeletePoller.ResumeToken has been removed
  • Function *PipelineSourceTriggerDescriptor.UnmarshalJSON has been removed
  • Function ExportPipelineProperties.MarshalJSON has been removed
  • Function *ScopeMapsDeletePoller.FinalResponse has been removed
  • Function *TaskRunsListPager.Err has been removed
  • Function *ConnectedRegistriesDeactivatePoller.Done has been removed
  • Function *PrivateEndpointConnectionsDeletePoller.Poll has been removed
  • Function GenerateCredentialsParameters.MarshalJSON has been removed
  • Function *WebhooksCreatePoller.Done has been removed
  • Function *ScopeMapsUpdatePoller.FinalResponse has been removed
  • Function *RegistriesDeletePoller.FinalResponse has been removed
  • Function PossibleConnectionStateValues has been removed
  • Function PipelineRunRequest.MarshalJSON has been removed
  • Function *ConnectedRegistriesClient.BeginDeactivate has been removed
  • Function ConnectedRegistryMode.ToPtr has been removed
  • Function *WebhooksDeletePollerResponse.Resume has been removed
  • Function *RegistriesDeletePoller.Done has been removed
  • Function *TokensClient.List has been removed
  • Function *TokensListPager.Err has been removed
  • Function *PipelineRunsClient.Get has been removed
  • Function ActivationStatus.ToPtr has been removed
  • Function *RegistriesDeletePoller.ResumeToken has been removed
  • Function *PrivateEndpointConnectionsDeletePoller.ResumeToken has been removed
  • Function *WebhooksListEventsPager.Err has been removed
  • Function *ImportPipelinesClient.BeginDelete has been removed
  • Function ExportPipelinesDeletePollerResponse.PollUntilDone has been removed
  • Function *RegistriesImportImagePoller.ResumeToken has been removed
  • Function ImportPipelinesDeletePollerResponse.PollUntilDone has been removed
  • Function *ConnectedRegistriesDeletePoller.ResumeToken has been removed
  • Function StatusDetailProperties.MarshalJSON has been removed
  • Function *RegistriesCreatePoller.ResumeToken has been removed
  • Function ConnectedRegistriesDeletePollerResponse.PollUntilDone has been removed
  • Function *TaskRunsCreatePoller.Poll has been removed
  • Function *AgentPoolsCreatePollerResponse.Resume has been removed
  • Function PossibleActivationStatusValues has been removed
  • Function *WebhooksUpdatePoller.Done has been removed
  • Function *TasksUpdatePollerResponse.Resume has been removed
  • Function ReplicationsCreatePollerResponse.PollUntilDone has been removed
  • Function CertificateType.ToPtr has been removed
  • Function *ExportPipelinesDeletePoller.FinalResponse has been removed
  • Function PossibleTLSStatusValues has been removed
  • Function *ScopeMapsClient.List has been removed
  • Function *TaskRunsUpdatePoller.ResumeToken has been removed
  • Function ConnectionState.ToPtr has been removed
  • Function RunsUpdatePollerResponse.PollUntilDone has been removed
  • Function *RegistriesScheduleRunPoller.FinalResponse has been removed
  • Function ScopeMapListResult.MarshalJSON has been removed
  • Function *TokensCreatePoller.Poll has been removed
  • Function *TasksCreatePoller.ResumeToken has been removed
  • Function *WebhooksListEventsPager.PageResponse has been removed
  • Function *TokensClient.BeginCreate has been removed
  • Function *ImportPipelinesDeletePoller.FinalResponse has been removed
  • Function *ConnectedRegistryProperties.UnmarshalJSON has been removed
  • Function PipelineRunListResult.MarshalJSON has been removed
  • Function ConnectedRegistryUpdateProperties.MarshalJSON has been removed
  • Function ConnectedRegistryProperties.MarshalJSON has been removed
  • Function *TokensDeletePoller.Done has been removed
  • Function TasksCreatePollerResponse.PollUntilDone has been removed
  • Function *RegistriesCreatePoller.FinalResponse has been removed
  • Function TokenPasswordName.ToPtr has been removed
  • Function *RunsCancelPoller.FinalResponse has been removed
  • Function *ConnectedRegistriesCreatePollerResponse.Resume has been removed
  • Function *RegistriesCreatePoller.Done has been removed
  • Function *RegistriesListByResourceGroupPager.PageResponse has been removed
  • Function *ScopeMapsClient.BeginCreate has been removed
  • Function ConnectedRegistriesUpdatePollerResponse.PollUntilDone has been removed
  • Function *RegistriesGenerateCredentialsPoller.ResumeToken has been removed
  • Function *TokensDeletePoller.Poll has been removed
  • Function *RegistriesUpdatePoller.Done has been removed
  • Function *TokensClient.Get has been removed
  • Function *TasksListPager.PageResponse has been removed
  • Function *TaskRunsDeletePoller.FinalResponse has been removed
  • Function *ConnectedRegistriesClient.List has been removed
  • Function *RegistriesGenerateCredentialsPoller.FinalResponse has been removed
  • Function PossibleTokenStatusValues has been removed
  • Function TokensUpdatePollerResponse.PollUntilDone has been removed
  • Function *ReplicationsListPager.NextPage has been removed
  • Function *ConnectedRegistriesDeletePoller.FinalResponse has been removed
  • Function *AgentPoolsUpdatePollerResponse.Resume has been removed
  • Function PipelineRunsDeletePollerResponse.PollUntilDone has been removed
  • Function *AgentPoolsListPager.PageResponse has been removed
  • Function *AgentPoolsCreatePoller.FinalResponse has been removed
  • Function *ExportPipelinesDeletePollerResponse.Resume has been removed
  • Function *TokenProperties.UnmarshalJSON has been removed
  • Function *StatusDetailProperties.UnmarshalJSON has been removed
  • Function *TokensCreatePoller.FinalResponse has been removed
  • Function *RegistriesListPrivateLinkResourcesPager.NextPage has been removed
  • Function *WebhooksListPager.NextPage has been removed
  • Function *AgentPoolsDeletePollerResponse.Resume has been removed
  • Function *ExportPipelinesDeletePoller.ResumeToken has been removed
  • Function *TaskRunsDeletePoller.Poll has been removed
  • Function *ExportPipelinesListPager.Err has been removed
  • Function PossiblePipelineRunTargetTypeValues has been removed
  • Function *ImportPipelinesDeletePoller.Done has been removed
  • Function *TaskRunsCreatePoller.FinalResponse has been removed
  • Function PossiblePipelineRunSourceTypeValues has been removed
  • Function TokenCertificate.MarshalJSON has been removed
  • Function RegistriesScheduleRunPollerResponse.PollUntilDone has been removed
  • Function *ScopeMapsCreatePollerResponse.Resume has been removed
  • Function LogLevel.ToPtr has been removed
  • Function TaskRunsCreatePollerResponse.PollUntilDone has been removed
  • Function *TasksCreatePoller.FinalResponse has been removed
  • Function *PrivateEndpointConnectionsCreateOrUpdatePollerResponse.Resume has been removed
  • Function *WebhooksUpdatePoller.Poll has been removed
  • Function *PrivateEndpointConnectionsCreateOrUpdatePoller.Poll has been removed
  • Function *TokensListPager.PageResponse has been removed
  • Function *ImportPipelinesDeletePoller.ResumeToken has been removed
  • Function *TasksDeletePoller.Poll has been removed
  • Function *TasksListPager.NextPage has been removed
  • Function *TokenCertificate.UnmarshalJSON has been removed
  • Function *ExportPipelinesClient.List has been removed
  • Function *RegistriesUpdatePollerResponse.Resume has been removed
  • Function *AgentPoolsUpdatePoller.Done has been removed
  • Function *ExportPipelinesListPager.PageResponse has been removed
  • Function *ConnectedRegistriesCreatePoller.FinalResponse has been removed
  • Function NewPipelineRunsClient has been removed
  • Function *TokenPassword.UnmarshalJSON has been removed
  • Function *TaskStepProperties.UnmarshalJSON has been removed
  • Function *ScopeMapsCreatePoller.FinalResponse has been removed
  • Function *ScopeMapsClient.BeginDelete has been removed
  • Function PossibleConnectedRegistryModeValues has been removed
  • Function PipelineRunResponse.MarshalJSON has been removed
  • Function AgentPoolsCreatePollerResponse.PollUntilDone has been removed
  • Function *PipelineRunsListPager.PageResponse has been removed
  • Function *ExportPipelinesDeletePoller.Done has been removed
  • Function *PipelineRunsListPager.NextPage has been removed
  • Function *WebhooksDeletePoller.Done has been removed
  • Function NewExportPipelinesClient has been removed
  • Function *WebhooksDeletePoller.FinalResponse has been removed
  • Function *RegistriesDeletePoller.Poll has been removed
  • Function TokenListResult.MarshalJSON has been removed
  • Function TokenUpdateParameters.MarshalJSON has been removed
  • Function *ReplicationsDeletePollerResponse.Resume has been removed
  • Function *TokensCreatePollerResponse.Resume has been removed
  • Function PossibleAuditLogStatusValues has been removed
  • Function *ScopeMapsCreatePoller.Poll has been removed
  • Function *ScopeMapsDeletePoller.Poll has been removed
  • Function *ExportPipelinesClient.BeginCreate has been removed
  • Function *TaskRunsCreatePoller.Done has been removed
  • Function *ConnectedRegistriesDeactivatePollerResponse.Resume has been removed
  • Function *ReplicationsUpdatePoller.FinalResponse has been removed
  • Function *ExportPipelinesCreatePoller.Done has been removed
  • Function ConnectedRegistriesCreatePollerResponse.PollUntilDone has been removed
  • Function *ConnectedRegistriesCreatePoller.Done has been removed
  • Function *ImportPipelinesCreatePollerResponse.Resume has been removed
  • Function *WebhooksDeletePoller.ResumeToken has been removed
  • Function WebhooksDeletePollerResponse.PollUntilDone has been removed
  • Function *WebhooksListPager.Err has been removed
  • Function *AgentPoolsCreatePoller.ResumeToken has been removed
  • Function *PrivateEndpointConnectionsDeletePoller.FinalResponse has been removed
  • Function *TokensDeletePoller.ResumeToken has been removed
  • Function *TokensUpdatePoller.Done has been removed
  • Function *ReplicationsCreatePoller.Poll has been removed
  • Function *PipelineRunResponse.UnmarshalJSON has been removed
  • Function *RunsCancelPoller.Poll has been removed
  • Function *ImportPipelinesCreatePoller.Done has been removed
  • Function PrivateEndpointConnectionsDeletePollerResponse.PollUntilDone has been removed
  • Function PrivateEndpointConnectionsCreateOrUpdatePollerResponse.PollUntilDone has been removed
  • Function RegistriesImportImagePollerResponse.PollUntilDone has been removed
  • Function *TokensUpdatePoller.FinalResponse has been removed
  • Function ConnectedRegistriesDeactivatePollerResponse.PollUntilDone has been removed
  • Function *RunsCancelPollerResponse.Resume has been removed
  • Function *RegistriesListPager.NextPage has been removed
  • Function RegistriesUpdatePollerResponse.PollUntilDone has been removed
  • Function *TaskRunsUpdatePoller.FinalResponse has been removed
  • Function *TasksDeletePoller.ResumeToken has been removed
  • Function GenerateCredentialsResult.MarshalJSON has been removed
  • Function *WebhooksCreatePollerResponse.Resume has been removed
  • Function *TasksCreatePoller.Done has been removed
  • Function *TaskRunsDeletePollerResponse.Resume has been removed
  • Function SyncProperties.MarshalJSON has been removed
  • Function *ScopeMapsListPager.Err has been removed
  • Function *TasksUpdatePoller.ResumeToken has been removed
  • Function *AgentPoolsDeletePoller.ResumeToken has been removed
  • Function *PrivateEndpointConnectionsListPager.Err has been removed
  • Function NewImportPipelinesClient has been removed
  • Function *RegistriesUpdatePoller.ResumeToken has been removed
  • Function *TokensUpdatePollerResponse.Resume has been removed
  • Function PipelineRunSourceType.ToPtr has been removed
  • Function *TasksUpdatePoller.Done has been removed
  • Function NewTokensClient has been removed
  • Function *PrivateEndpointConnectionsListPager.NextPage has been removed
  • Function PossibleLogLevelValues has been removed
  • Function *ImportPipelinesListPager.PageResponse has been removed
  • Function *RegistriesListPrivateLinkResourcesPager.PageResponse has been removed
  • Function *TokensUpdatePoller.ResumeToken has been removed
  • Function *RegistriesScheduleRunPollerResponse.Resume has been removed
  • Function *ImportPipelinesClient.List has been removed
  • Function TaskRunsDeletePollerResponse.PollUntilDone has been removed
  • Function *TokensListPager.NextPage has been removed
  • Function *ReplicationsCreatePoller.Done has been removed
  • Function *ImportPipelinesCreatePoller.ResumeToken has been removed
  • Function *RunsUpdatePoller.Poll has been removed
  • Function *TaskRunsListPager.NextPage has been removed
  • Function ScopeMapPropertiesUpdateParameters.MarshalJSON has been removed
  • Function *TasksCreatePoller.Poll has been removed
  • Function *ScopeMapsClient.Get has been removed
  • Function *ConnectedRegistriesUpdatePoller.FinalResponse has been removed
  • Function *TasksDeletePoller.FinalResponse has been removed
  • Function *TokensClient.BeginDelete has been removed
  • Function *AgentPoolsListPager.NextPage has been removed
  • Function *RunsCancelPoller.ResumeToken has been removed
  • Function *PipelineRunsClient.BeginDelete has been removed
  • Function *RegistriesCreatePoller.Poll has been removed
  • Function TokenCertificateName.ToPtr has been removed
  • Function TokenProperties.MarshalJSON has been removed
  • Function *RegistriesClient.BeginGenerateCredentials has been removed
  • Function *ScopeMapsUpdatePoller.Done has been removed
  • Function *RegistriesGenerateCredentialsPollerResponse.Resume has been removed
  • Function PossibleTokenCertificateNameValues has been removed
  • Function *RegistriesImportImagePoller.Poll has been removed
  • Function *TaskRunsUpdatePollerResponse.Resume has been removed
  • Function *ExportPipelinesCreatePoller.ResumeToken has been removed
  • Function *ConnectedRegistriesClient.Get has been removed
  • Function *PrivateEndpointConnectionsListPager.PageResponse has been removed
  • Function *ConnectedRegistriesClient.BeginCreate has been removed
  • Function ScopeMapProperties.MarshalJSON has been removed
  • Function *AgentPoolsUpdatePoller.FinalResponse has been removed
  • Function *TasksListPager.Err has been removed
  • Function *AgentPoolsDeletePoller.Done has been removed
  • Function RunsCancelPollerResponse.PollUntilDone has been removed
  • Function *RunsListPager.NextPage has been removed
  • Function *ScopeMapsDeletePollerResponse.Resume has been removed
  • Function *ConnectedRegistriesUpdatePollerResponse.Resume has been removed
  • Function *ImportPipelinesDeletePollerResponse.Resume has been removed
  • Function *TaskRunsCreatePoller.ResumeToken has been removed
  • Function *ReplicationsDeletePoller.Poll has been removed
  • Function *ConnectedRegistriesDeactivatePoller.ResumeToken has been removed
  • Function *ImportPipelinesDeletePoller.Poll has been removed
  • Function *RunsCancelPoller.Done has been removed
  • Function RegistriesDeletePollerResponse.PollUntilDone has been removed
  • Function *TaskRunsUpdatePoller.Done has been removed
  • Function *PipelineRunsDeletePoller.FinalResponse has been removed
  • Function *PipelineRunsListPager.Err has been removed
  • Function TasksDeletePollerResponse.PollUntilDone has been removed
  • Function PipelineRunTargetType.ToPtr has been removed
  • Function *ExportPipelinesClient.BeginDelete has been removed
  • Function PossiblePipelineOptionsValues has been removed
  • Function ImportPipelinesCreatePollerResponse.PollUntilDone has been removed
  • Function PipelineSourceTriggerDescriptor.MarshalJSON has been removed
  • Function TokensCreatePollerResponse.PollUntilDone has been removed
  • Function ImportPipelineProperties.MarshalJSON has been removed
  • Function *ReplicationsListPager.PageResponse has been removed
  • Function *ConnectedRegistriesDeactivatePoller.Poll has been removed
  • Function *WebhooksUpdatePoller.FinalResponse has been removed
  • Function TaskRunsUpdatePollerResponse.PollUntilDone has been removed
  • Function *ScopeMapsUpdatePoller.ResumeToken has been removed
  • Function *AgentPoolsUpdatePoller.ResumeToken has been removed
  • Function *RunsUpdatePoller.Done has been removed
  • Function *ConnectedRegistriesUpdatePoller.Done has been removed
  • Function *PipelineRunsCreatePoller.Done has been removed
  • Function *ReplicationsUpdatePollerResponse.Resume has been removed
  • Function ScopeMapsUpdatePollerResponse.PollUntilDone has been removed
  • Struct ActivationProperties has been removed
  • Struct ActiveDirectoryObject has been removed
  • Struct AgentPoolsBeginCreateOptions has been removed
  • Struct AgentPoolsBeginDeleteOptions has been removed
  • Struct AgentPoolsBeginUpdateOptions has been removed
  • Struct AgentPoolsCreatePoller has been removed
  • Struct AgentPoolsCreatePollerResponse has been removed
  • Struct AgentPoolsCreateResponse has been removed
  • Struct AgentPoolsCreateResult has been removed
  • Struct AgentPoolsDeletePoller has been removed
  • Struct AgentPoolsDeletePollerResponse has been removed
  • Struct AgentPoolsDeleteResponse has been removed
  • Struct AgentPoolsGetOptions has been removed
  • Struct AgentPoolsGetQueueStatusOptions has been removed
  • Struct AgentPoolsGetQueueStatusResponse has been removed
  • Struct AgentPoolsGetQueueStatusResult has been removed
  • Struct AgentPoolsGetResponse has been removed
  • Struct AgentPoolsGetResult has been removed
  • Struct AgentPoolsListOptions has been removed
  • Struct AgentPoolsListPager has been removed
  • Struct AgentPoolsListResponse has been removed
  • Struct AgentPoolsListResult has been removed
  • Struct AgentPoolsUpdatePoller has been removed
  • Struct AgentPoolsUpdatePollerResponse has been removed
  • Struct AgentPoolsUpdateResponse has been removed
  • Struct AgentPoolsUpdateResult has been removed
  • Struct ConnectedRegistriesBeginCreateOptions has been removed
  • Struct ConnectedRegistriesBeginDeactivateOptions has been removed
  • Struct ConnectedRegistriesBeginDeleteOptions has been removed
  • Struct ConnectedRegistriesBeginUpdateOptions has been removed
  • Struct ConnectedRegistriesClient has been removed
  • Struct ConnectedRegistriesCreatePoller has been removed
  • Struct ConnectedRegistriesCreatePollerResponse has been removed
  • Struct ConnectedRegistriesCreateResponse has been removed
  • Struct ConnectedRegistriesCreateResult has been removed
  • Struct ConnectedRegistriesDeactivatePoller has been removed
  • Struct ConnectedRegistriesDeactivatePollerResponse has been removed
  • Struct ConnectedRegistriesDeactivateResponse has been removed
  • Struct ConnectedRegistriesDeletePoller has been removed
  • Struct ConnectedRegistriesDeletePollerResponse has been removed
  • Struct ConnectedRegistriesDeleteResponse has been removed
  • Struct ConnectedRegistriesGetOptions has been removed
  • Struct ConnectedRegistriesGetResponse has been removed
  • Struct ConnectedRegistriesGetResult has been removed
  • Struct ConnectedRegistriesListOptions has been removed
  • Struct ConnectedRegistriesListPager has been removed
  • Struct ConnectedRegistriesListResponse has been removed
  • Struct ConnectedRegistriesListResult has been removed
  • Struct ConnectedRegistriesUpdatePoller has been removed
  • Struct ConnectedRegistriesUpdatePollerResponse has been removed
  • Struct ConnectedRegistriesUpdateResponse has been removed
  • Struct ConnectedRegistriesUpdateResult has been removed
  • Struct ConnectedRegistry has been removed
  • Struct ConnectedRegistryListResult has been removed
  • Struct ConnectedRegistryProperties has been removed
  • Struct ConnectedRegistryUpdateParameters has been removed
  • Struct ConnectedRegistryUpdateProperties has been removed
  • Struct ExportPipeline has been removed
  • Struct ExportPipelineListResult has been removed
  • Struct ExportPipelineProperties has been removed
  • Struct ExportPipelineTargetProperties has been removed
  • Struct ExportPipelinesBeginCreateOptions has been removed
  • Struct ExportPipelinesBeginDeleteOptions has been removed
  • Struct ExportPipelinesClient has been removed
  • Struct ExportPipelinesCreatePoller has been removed
  • Struct ExportPipelinesCreatePollerResponse has been removed
  • Struct ExportPipelinesCreateResponse has been removed
  • Struct ExportPipelinesCreateResult has been removed
  • Struct ExportPipelinesDeletePoller has been removed
  • Struct ExportPipelinesDeletePollerResponse has been removed
  • Struct ExportPipelinesDeleteResponse has been removed
  • Struct ExportPipelinesGetOptions has been removed
  • Struct ExportPipelinesGetResponse has been removed
  • Struct ExportPipelinesGetResult has been removed
  • Struct ExportPipelinesListOptions has been removed
  • Struct ExportPipelinesListPager has been removed
  • Struct ExportPipelinesListResponse has been removed
  • Struct ExportPipelinesListResult has been removed
  • Struct GenerateCredentialsParameters has been removed
  • Struct GenerateCredentialsResult has been removed
  • Struct ImportPipeline has been removed
  • Struct ImportPipelineListResult has been removed
  • Struct ImportPipelineProperties has been removed
  • Struct ImportPipelineSourceProperties has been removed
  • Struct ImportPipelinesBeginCreateOptions has been removed
  • Struct ImportPipelinesBeginDeleteOptions has been removed
  • Struct ImportPipelinesClient has been removed
  • Struct ImportPipelinesCreatePoller has been removed
  • Struct ImportPipelinesCreatePollerResponse has been removed
  • Struct ImportPipelinesCreateResponse has been removed
  • Struct ImportPipelinesCreateResult has been removed
  • Struct ImportPipelinesDeletePoller has been removed
  • Struct ImportPipelinesDeletePollerResponse has been removed
  • Struct ImportPipelinesDeleteResponse has been removed
  • Struct ImportPipelinesGetOptions has been removed
  • Struct ImportPipelinesGetResponse has been removed
  • Struct ImportPipelinesGetResult has been removed
  • Struct ImportPipelinesListOptions has been removed
  • Struct ImportPipelinesListPager has been removed
  • Struct ImportPipelinesListResponse has been removed
  • Struct ImportPipelinesListResult has been removed
  • Struct LoggingProperties has been removed
  • Struct LoginServerProperties has been removed
  • Struct OperationsListOptions has been removed
  • Struct OperationsListPager has been removed
  • Struct OperationsListResponse has been removed
  • Struct OperationsListResult has been removed
  • Struct ParentProperties has been removed
  • Struct PipelineRun has been removed
  • Struct PipelineRunListResult has been removed
  • Struct PipelineRunProperties has been removed
  • Struct PipelineRunRequest has been removed
  • Struct PipelineRunResponse has been removed
  • Struct PipelineRunSourceProperties has been removed
  • Struct PipelineRunTargetProperties has been removed
  • Struct PipelineRunsBeginCreateOptions has been removed
  • Struct PipelineRunsBeginDeleteOptions has been removed
  • Struct PipelineRunsClient has been removed
  • Struct PipelineRunsCreatePoller has been removed
  • Struct PipelineRunsCreatePollerResponse has been removed
  • Struct PipelineRunsCreateResponse has been removed
  • Struct PipelineRunsCreateResult has been removed
  • Struct PipelineRunsDeletePoller has been removed
  • Struct PipelineRunsDeletePollerResponse has been removed
  • Struct PipelineRunsDeleteResponse has been removed
  • Struct PipelineRunsGetOptions has been removed
  • Struct PipelineRunsGetResponse has been removed
  • Struct PipelineRunsGetResult has been removed
  • Struct PipelineRunsListOptions has been removed
  • Struct PipelineRunsListPager has been removed
  • Struct PipelineRunsListResponse has been removed
  • Struct PipelineRunsListResult has been removed
  • Struct PipelineSourceTriggerDescriptor has been removed
  • Struct PipelineSourceTriggerProperties has been removed
  • Struct PipelineTriggerDescriptor has been removed
  • Struct PipelineTriggerProperties has been removed
  • Struct PrivateEndpointConnectionsBeginCreateOrUpdateOptions has been removed
  • Struct PrivateEndpointConnectionsBeginDeleteOptions has been removed
  • Struct PrivateEndpointConnectionsCreateOrUpdatePoller has been removed
  • Struct PrivateEndpointConnectionsCreateOrUpdatePollerResponse has been removed
  • Struct PrivateEndpointConnectionsCreateOrUpdateResponse has been removed
  • Struct PrivateEndpointConnectionsCreateOrUpdateResult has been removed
  • Struct PrivateEndpointConnectionsDeletePoller has been removed
  • Struct PrivateEndpointConnectionsDeletePollerResponse has been removed
  • Struct PrivateEndpointConnectionsDeleteResponse has been removed
  • Struct PrivateEndpointConnectionsGetOptions has been removed
  • Struct PrivateEndpointConnectionsGetResponse has been removed
  • Struct PrivateEndpointConnectionsGetResult has been removed
  • Struct PrivateEndpointConnectionsListOptions has been removed
  • Struct PrivateEndpointConnectionsListPager has been removed
  • Struct PrivateEndpointConnectionsListResponse has been removed
  • Struct PrivateEndpointConnectionsListResult has been removed
  • Struct ProgressProperties has been removed
  • Struct RegistriesBeginCreateOptions has been removed
  • Struct RegistriesBeginDeleteOptions has been removed
  • Struct RegistriesBeginGenerateCredentialsOptions has been removed
  • Struct RegistriesBeginImportImageOptions has been removed
  • Struct RegistriesBeginScheduleRunOptions has been removed
  • Struct RegistriesBeginUpdateOptions has been removed
  • Struct RegistriesCheckNameAvailabilityOptions has been removed
  • Struct RegistriesCheckNameAvailabilityResponse has been removed
  • Struct RegistriesCheckNameAvailabilityResult has been removed
  • Struct RegistriesCreatePoller has been removed
  • Struct RegistriesCreatePollerResponse has been removed
  • Struct RegistriesCreateResponse has been removed
  • Struct RegistriesCreateResult has been removed
  • Struct RegistriesDeletePoller has been removed
  • Struct RegistriesDeletePollerResponse has been removed
  • Struct RegistriesDeleteResponse has been removed
  • Struct RegistriesGenerateCredentialsPoller has been removed
  • Struct RegistriesGenerateCredentialsPollerResponse has been removed
  • Struct RegistriesGenerateCredentialsResponse has been removed
  • Struct RegistriesGenerateCredentialsResult has been removed
  • Struct RegistriesGetBuildSourceUploadURLOptions has been removed
  • Struct RegistriesGetBuildSourceUploadURLResponse has been removed
  • Struct RegistriesGetBuildSourceUploadURLResult has been removed
  • Struct RegistriesGetOptions has been removed
  • Struct RegistriesGetResponse has been removed
  • Struct RegistriesGetResult has been removed
  • Struct RegistriesImportImagePoller has been removed
  • Struct RegistriesImportImagePollerResponse has been removed
  • Struct RegistriesImportImageResponse has been removed
  • Struct RegistriesListByResourceGroupOptions has been removed
  • Struct RegistriesListByResourceGroupPager has been removed
  • Struct RegistriesListByResourceGroupResponse has been removed
  • Struct RegistriesListByResourceGroupResult has been removed
  • Struct RegistriesListCredentialsOptions has been removed
  • Struct RegistriesListCredentialsResponse has been removed
  • Struct RegistriesListCredentialsResult has been removed
  • Struct RegistriesListOptions has been removed
  • Struct RegistriesListPager has been removed
  • Struct RegistriesListPrivateLinkResourcesOptions has been removed
  • Struct RegistriesListPrivateLinkResourcesPager has been removed
  • Struct RegistriesListPrivateLinkResourcesResponse has been removed
  • Struct RegistriesListPrivateLinkResourcesResult has been removed
  • Struct RegistriesListResponse has been removed
  • Struct RegistriesListResult has been removed
  • Struct RegistriesListUsagesOptions has been removed
  • Struct RegistriesListUsagesResponse has been removed
  • Struct RegistriesListUsagesResult has been removed
  • Struct RegistriesRegenerateCredentialOptions has been removed
  • Struct RegistriesRegenerateCredentialResponse has been removed
  • Struct RegistriesRegenerateCredentialResult has been removed
  • Struct RegistriesScheduleRunPoller has been removed
  • Struct RegistriesScheduleRunPollerResponse has been removed
  • Struct RegistriesScheduleRunResponse has been removed
  • Struct RegistriesScheduleRunResult has been removed
  • Struct RegistriesUpdatePoller has been removed
  • Struct RegistriesUpdatePollerResponse has been removed
  • Struct RegistriesUpdateResponse has been removed
  • Struct RegistriesUpdateResult has been removed
  • Struct ReplicationsBeginCreateOptions has been removed
  • Struct ReplicationsBeginDeleteOptions has been removed
  • Struct ReplicationsBeginUpdateOptions has been removed
  • Struct ReplicationsCreatePoller has been removed
  • Struct ReplicationsCreatePollerResponse has been removed
  • Struct ReplicationsCreateResponse has been removed
  • Struct ReplicationsCreateResult has been removed
  • Struct ReplicationsDeletePoller has been removed
  • Struct ReplicationsDeletePollerResponse has been removed
  • Struct ReplicationsDeleteResponse has been removed
  • Struct ReplicationsGetOptions has been removed
  • Struct ReplicationsGetResponse has been removed
  • Struct ReplicationsGetResult has been removed
  • Struct ReplicationsListOptions has been removed
  • Struct ReplicationsListPager has been removed
  • Struct ReplicationsListResponse has been removed
  • Struct ReplicationsListResult has been removed
  • Struct ReplicationsUpdatePoller has been removed
  • Struct ReplicationsUpdatePollerResponse has been removed
  • Struct ReplicationsUpdateResponse has been removed
  • Struct ReplicationsUpdateResult has been removed
  • Struct RunsBeginCancelOptions has been removed
  • Struct RunsBeginUpdateOptions has been removed
  • Struct RunsCancelPoller has been removed
  • Struct RunsCancelPollerResponse has been removed
  • Struct RunsCancelResponse has been removed
  • Struct RunsGetLogSasURLOptions has been removed
  • Struct RunsGetLogSasURLResponse has been removed
  • Struct RunsGetLogSasURLResult has been removed
  • Struct RunsGetOptions has been removed
  • Struct RunsGetResponse has been removed
  • Struct RunsGetResult has been removed
  • Struct RunsListOptions has been removed
  • Struct RunsListPager has been removed
  • Struct RunsListResponse has been removed
  • Struct RunsListResult has been removed
  • Struct RunsUpdatePoller has been removed
  • Struct RunsUpdatePollerResponse has been removed
  • Struct RunsUpdateResponse has been removed
  • Struct RunsUpdateResult has been removed
  • Struct ScopeMap has been removed
  • Struct ScopeMapListResult has been removed
  • Struct ScopeMapProperties has been removed
  • Struct ScopeMapPropertiesUpdateParameters has been removed
  • Struct ScopeMapUpdateParameters has been removed
  • Struct ScopeMapsBeginCreateOptions has been removed
  • Struct ScopeMapsBeginDeleteOptions has been removed
  • Struct ScopeMapsBeginUpdateOptions has been removed
  • Struct ScopeMapsClient has been removed
  • Struct ScopeMapsCreatePoller has been removed
  • Struct ScopeMapsCreatePollerResponse has been removed
  • Struct ScopeMapsCreateResponse has been removed
  • Struct ScopeMapsCreateResult has been removed
  • Struct ScopeMapsDeletePoller has been removed
  • Struct ScopeMapsDeletePollerResponse has been removed
  • Struct ScopeMapsDeleteResponse has been removed
  • Struct ScopeMapsGetOptions has been removed
  • Struct ScopeMapsGetResponse has been removed
  • Struct ScopeMapsGetResult has been removed
  • Struct ScopeMapsListOptions has been removed
  • Struct ScopeMapsListPager has been removed
  • Struct ScopeMapsListResponse has been removed
  • Struct ScopeMapsListResult has been removed
  • Struct ScopeMapsUpdatePoller has been removed
  • Struct ScopeMapsUpdatePollerResponse has been removed
  • Struct ScopeMapsUpdateResponse has been removed
  • Struct ScopeMapsUpdateResult has been removed
  • Struct StatusDetailProperties has been removed
  • Struct SyncProperties has been removed
  • Struct SyncUpdateProperties has been removed
  • Struct TLSCertificateProperties has been removed
  • Struct TLSProperties has been removed
  • Struct TaskRunsBeginCreateOptions has been removed
  • Struct TaskRunsBeginDeleteOptions has been removed
  • Struct TaskRunsBeginUpdateOptions has been removed
  • Struct TaskRunsCreatePoller has been removed
  • Struct TaskRunsCreatePollerResponse has been removed
  • Struct TaskRunsCreateResponse has been removed
  • Struct TaskRunsCreateResult has been removed
  • Struct TaskRunsDeletePoller has been removed
  • Struct TaskRunsDeletePollerResponse has been removed
  • Struct TaskRunsDeleteResponse has been removed
  • Struct TaskRunsGetDetailsOptions has been removed
  • Struct TaskRunsGetDetailsResponse has been removed
  • Struct TaskRunsGetDetailsResult has been removed
  • Struct TaskRunsGetOptions has been removed
  • Struct TaskRunsGetResponse has been removed
  • Struct TaskRunsGetResult has been removed
  • Struct TaskRunsListOptions has been removed
  • Struct TaskRunsListPager has been removed
  • Struct TaskRunsListResponse has been removed
  • Struct TaskRunsListResult has been removed
  • Struct TaskRunsUpdatePoller has been removed
  • Struct TaskRunsUpdatePollerResponse has been removed
  • Struct TaskRunsUpdateResponse has been removed
  • Struct TaskRunsUpdateResult has been removed
  • Struct TasksBeginCreateOptions has been removed
  • Struct TasksBeginDeleteOptions has been removed
  • Struct TasksBeginUpdateOptions has been removed
  • Struct TasksCreatePoller has been removed
  • Struct TasksCreatePollerResponse has been removed
  • Struct TasksCreateResponse has been removed
  • Struct TasksCreateResult has been removed
  • Struct TasksDeletePoller has been removed
  • Struct TasksDeletePollerResponse has been removed
  • Struct TasksDeleteResponse has been removed
  • Struct TasksGetDetailsOptions has been removed
  • Struct TasksGetDetailsResponse has been removed
  • Struct TasksGetDetailsResult has been removed
  • Struct TasksGetOptions has been removed
  • Struct TasksGetResponse has been removed
  • Struct TasksGetResult has been removed
  • Struct TasksListOptions has been removed
  • Struct TasksListPager has been removed
  • Struct TasksListResponse has been removed
  • Struct TasksListResult has been removed
  • Struct TasksUpdatePoller has been removed
  • Struct TasksUpdatePollerResponse has been removed
  • Struct TasksUpdateResponse has been removed
  • Struct TasksUpdateResult has been removed
  • Struct Token has been removed
  • Struct TokenCertificate has been removed
  • Struct TokenCredentialsProperties has been removed
  • Struct TokenListResult has been removed
  • Struct TokenPassword has been removed
  • Struct TokenProperties has been removed
  • Struct TokenUpdateParameters has been removed
  • Struct TokenUpdateProperties has been removed
  • Struct TokensBeginCreateOptions has been removed
  • Struct TokensBeginDeleteOptions has been removed
  • Struct TokensBeginUpdateOptions has been removed
  • Struct TokensClient has been removed
  • Struct TokensCreatePoller has been removed
  • Struct TokensCreatePollerResponse has been removed
  • Struct TokensCreateResponse has been removed
  • Struct TokensCreateResult has been removed
  • Struct TokensDeletePoller has been removed
  • Struct TokensDeletePollerResponse has been removed
  • Struct TokensDeleteResponse has been removed
  • Struct TokensGetOptions has been removed
  • Struct TokensGetResponse has been removed
  • Struct TokensGetResult has been removed
  • Struct TokensListOptions has been removed
  • Struct TokensListPager has been removed
  • Struct TokensListResponse has been removed
  • Struct TokensListResult has been removed
  • Struct TokensUpdatePoller has been removed
  • Struct TokensUpdatePollerResponse has been removed
  • Struct TokensUpdateResponse has been removed
  • Struct TokensUpdateResult has been removed
  • Struct VirtualNetworkRule has been removed
  • Struct WebhooksBeginCreateOptions has been removed
  • Struct WebhooksBeginDeleteOptions has been removed
  • Struct WebhooksBeginUpdateOptions has been removed
  • Struct WebhooksCreatePoller has been removed
  • Struct WebhooksCreatePollerResponse has been removed
  • Struct WebhooksCreateResponse has been removed
  • Struct WebhooksCreateResult has been removed
  • Struct WebhooksDeletePoller has been removed
  • Struct WebhooksDeletePollerResponse has been removed
  • Struct WebhooksDeleteResponse has been removed
  • Struct WebhooksGetCallbackConfigOptions has been removed
  • Struct WebhooksGetCallbackConfigResponse has been removed
  • Struct WebhooksGetCallbackConfigResult has been removed
  • Struct WebhooksGetOptions has been removed
  • Struct WebhooksGetResponse has been removed
  • Struct WebhooksGetResult has been removed
  • Struct WebhooksListEventsOptions has been removed
  • Struct WebhooksListEventsPager has been removed
  • Struct WebhooksListEventsResponse has been removed
  • Struct WebhooksListEventsResult has been removed
  • Struct WebhooksListOptions has been removed
  • Struct WebhooksListPager has been removed
  • Struct WebhooksListResponse has been removed
  • Struct WebhooksListResult has been removed
  • Struct WebhooksPingOptions has been removed
  • Struct WebhooksPingResponse has been removed
  • Struct WebhooksPingResult has been removed
  • Struct WebhooksUpdatePoller has been removed
  • Struct WebhooksUpdatePollerResponse has been removed
  • Struct WebhooksUpdateResponse has been removed
  • Struct WebhooksUpdateResult has been removed
  • Field Resource of struct Replication has been removed
  • Field TaskStepUpdateParameters of struct FileTaskStepUpdateParameters has been removed
  • Field EventInfo of struct Event has been removed
  • Field TaskStepProperties of struct EncodedTaskStep has been removed
  • Field Resource of struct AgentPool has been removed
  • Field RunRequest of struct TaskRunRequest has been removed
  • Field Resource of struct Task has been removed
  • Field ProxyResource of struct PrivateEndpointConnection has been removed
  • Field RunRequest of struct FileTaskRunRequest has been removed
  • Field InnerError of struct ErrorResponse has been removed
  • Field TaskStepUpdateParameters of struct EncodedTaskStepUpdateParameters has been removed
  • Field TaskStepUpdateParameters of struct DockerBuildStepUpdateParameters has been removed
  • Field AnonymousPullEnabled of struct RegistryPropertiesUpdateParameters has been removed
  • Field TaskStepProperties of struct DockerBuildStep has been removed
  • Field Resource of struct Registry has been removed
  • Field Resource of struct Webhook has been removed
  • Field ProxyResource of struct Run has been removed
  • Field ProxyResource of struct TaskRun has been removed
  • Field RunRequest of struct EncodedTaskRunRequest has been removed
  • Field AnonymousPullEnabled of struct RegistryProperties has been removed
  • Field TaskStepProperties of struct FileTaskStep has been removed
  • Field RunRequest of struct DockerBuildRequest has been removed
  • Field VirtualNetworkRules of struct NetworkRuleSet has been removed

Features Added

  • New function *ReplicationsClientUpdatePoller.Done() bool
  • New function *DockerBuildStep.GetTaskStepProperties() *TaskStepProperties
  • New function *TaskRunsClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function WebhooksClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (WebhooksClientDeleteResponse, error)
  • New function *TasksClientListPager.NextPage(context.Context) bool
  • New function *WebhooksClientListPager.PageResponse() WebhooksClientListResponse
  • New function *RegistriesClientListByResourceGroupPager.Err() error
  • New function *TaskRunsClientUpdatePollerResponse.Resume(context.Context, *TaskRunsClient, string) error
  • New function *AgentPoolsClientCreatePoller.Poll(context.Context) (*http.Response, error)
  • New function RegistriesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (RegistriesClientDeleteResponse, error)
  • New function *TasksClientCreatePoller.FinalResponse(context.Context) (TasksClientCreateResponse, error)
  • New function *ReplicationsClientCreatePoller.FinalResponse(context.Context) (ReplicationsClientCreateResponse, error)
  • New function PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (PrivateEndpointConnectionsClientCreateOrUpdateResponse, error)
  • New function *RunsClientListPager.Err() error
  • New function *PrivateEndpointConnectionsClientDeletePoller.FinalResponse(context.Context) (PrivateEndpointConnectionsClientDeleteResponse, error)
  • New function *RunsClientCancelPoller.FinalResponse(context.Context) (RunsClientCancelResponse, error)
  • New function *ReplicationsClientListPager.NextPage(context.Context) bool
  • New function *RegistriesClientImportImagePoller.ResumeToken() (string, error)
  • New function *RegistriesClientUpdatePoller.ResumeToken() (string, error)
  • New function *TasksClientCreatePoller.Done() bool
  • New function *RegistriesClientScheduleRunPoller.ResumeToken() (string, error)
  • New function *ReplicationsClientUpdatePoller.ResumeToken() (string, error)
  • New function *RegistriesClientScheduleRunPoller.Done() bool
  • New function *DockerBuildRequest.GetRunRequest() *RunRequest
  • New function *TaskRunsClientUpdatePoller.Done() bool
  • New function *TaskRunsClientCreatePoller.Done() bool
  • New function *TasksClientDeletePoller.Done() bool
  • New function *WebhooksClientListEventsPager.PageResponse() WebhooksClientListEventsResponse
  • New function *WebhooksClientCreatePoller.ResumeToken() (string, error)
  • New function *ReplicationsClientDeletePoller.ResumeToken() (string, error)
  • New function *PrivateEndpointConnectionsClientDeletePoller.Done() bool
  • New function TaskRunsClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (TaskRunsClientUpdateResponse, error)
  • New function *ReplicationsClientUpdatePoller.FinalResponse(context.Context) (ReplicationsClientUpdateResponse, error)
  • New function *RegistriesClient.GetPrivateLinkResource(context.Context, string, string, string, *RegistriesClientGetPrivateLinkResourceOptions) (RegistriesClientGetPrivateLinkResourceResponse, error)
  • New function *ReplicationsClientDeletePoller.Done() bool
  • New function *TasksClientUpdatePollerResponse.Resume(context.Context, *TasksClient, string) error
  • New function *WebhooksClientCreatePoller.FinalResponse(context.Context) (WebhooksClientCreateResponse, error)
  • New function *RegistriesClientImportImagePoller.FinalResponse(context.Context) (RegistriesClientImportImageResponse, error)
  • New function TaskStepProperties.MarshalJSON() ([]byte, error)
  • New function *PrivateEndpointConnectionsClientCreateOrUpdatePoller.Done() bool
  • New function RegistriesClientImportImagePollerResponse.PollUntilDone(context.Context, time.Duration) (RegistriesClientImportImageResponse, error)
  • New function *WebhooksClientListPager.NextPage(context.Context) bool
  • New function *TasksClientListPager.Err() error
  • New function *WebhooksClientUpdatePoller.Done() bool
  • New function *EncodedTaskStep.GetTaskStepProperties() *TaskStepProperties
  • New function *TaskRunsClientListPager.PageResponse() TaskRunsClientListResponse
  • New function *FileTaskStepUpdateParameters.GetTaskStepUpdateParameters() *TaskStepUpdateParameters
  • New function *RegistriesClientListPager.Err() error
  • New function *TaskRunsClientDeletePoller.Done() bool
  • New function TasksClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (TasksClientUpdateResponse, error)
  • New function *TaskRunsClientDeletePoller.ResumeToken() (string, error)
  • New function *AgentPoolsClientUpdatePoller.FinalResponse(context.Context) (AgentPoolsClientUpdateResponse, error)
  • New function *TaskRunsClientCreatePollerResponse.Resume(context.Context, *TaskRunsClient, string) error
  • New function *RegistriesClientCreatePoller.ResumeToken() (string, error)
  • New function *RegistriesClientImportImagePollerResponse.Resume(context.Context, *RegistriesClient, string) error
  • New function *ReplicationsClientUpdatePollerResponse.Resume(context.Context, *ReplicationsClient, string) error
  • New function *FileTaskStep.GetTaskStepProperties() *TaskStepProperties
  • New function *WebhooksClientCreatePoller.Done() bool
  • New function *PrivateEndpointConnectionsClientListPager.PageResponse() PrivateEndpointConnectionsClientListResponse
  • New function *TasksClientDeletePoller.ResumeToken() (string, error)
  • New function *OperationsClientListPager.NextPage(context.Context) bool
  • New function *AgentPoolsClientListPager.Err() error
  • New function *ReplicationsClientListPager.PageResponse() ReplicationsClientListResponse
  • New function *TaskRunsClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function *TasksClientUpdatePoller.ResumeToken() (string, error)
  • New function *WebhooksClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function *TasksClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function *TasksClientDeletePoller.FinalResponse(context.Context) (TasksClientDeleteResponse, error)
  • New function *ReplicationsClientCreatePoller.Poll(context.Context) (*http.Response, error)
  • New function *RegistriesClientScheduleRunPoller.Poll(context.Context) (*http.Response, error)
  • New function *TaskRunsClientDeletePollerResponse.Resume(context.Context, *TaskRunsClient, string) error
  • New function *RegistriesClientListByResourceGroupPager.NextPage(context.Context) bool
  • New function *RegistriesClientUpdatePoller.Done() bool
  • New function *RegistriesClientDeletePoller.Done() bool
  • New function *TaskRunRequest.GetRunRequest() *RunRequest
  • New function *TaskRunsClientListPager.NextPage(context.Context) bool
  • New function *PrivateEndpointConnectionsClientDeletePoller.ResumeToken() (string, error)
  • New function *RunsClientListPager.PageResponse() RunsClientListResponse
  • New function *RegistriesClientListPrivateLinkResourcesPager.Err() error
  • New function *AgentPoolsClientUpdatePoller.ResumeToken() (string, error)
  • New function *DockerBuildStepUpdateParameters.GetTaskStepUpdateParameters() *TaskStepUpdateParameters
  • New function RegistriesClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (RegistriesClientCreateResponse, error)
  • New function *AgentPoolsClientDeletePollerResponse.Resume(context.Context, *AgentPoolsClient, string) error
  • New function *RunsClientCancelPoller.ResumeToken() (string, error)
  • New function *TaskRunsClientCreatePoller.FinalResponse(context.Context) (TaskRunsClientCreateResponse, error)
  • New function RunsClientCancelPollerResponse.PollUntilDone(context.Context, time.Duration) (RunsClientCancelResponse, error)
  • New function RegistriesClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (RegistriesClientUpdateResponse, error)
  • New function ReplicationsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (ReplicationsClientDeleteResponse, error)
  • New function *RunsClientUpdatePoller.Done() bool
  • New function *RegistriesClientListPager.NextPage(context.Context) bool
  • New function ReplicationsClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (ReplicationsClientCreateResponse, error)
  • New function PrivateEndpointConnectionsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (PrivateEndpointConnectionsClientDeleteResponse, error)
  • New function *AgentPoolsClientCreatePollerResponse.Resume(context.Context, *AgentPoolsClient, string) error
  • New function *PrivateEndpointConnectionsClientCreateOrUpdatePoller.FinalResponse(context.Context) (PrivateEndpointConnectionsClientCreateOrUpdateResponse, error)
  • New function *ReplicationsClientCreatePoller.ResumeToken() (string, error)
  • New function *EncodedTaskRunRequest.GetRunRequest() *RunRequest
  • New function *RegistriesClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function TasksClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (TasksClientDeleteResponse, error)
  • New function *RegistriesClientDeletePoller.ResumeToken() (string, error)
  • New function *ReplicationsClientCreatePoller.Done() bool
  • New function *RegistriesClientUpdatePollerResponse.Resume(context.Context, *RegistriesClient, string) error
  • New function *RegistriesClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function *ReplicationsClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function *RunsClientListPager.NextPage(context.Context) bool
  • New function *TaskRunsClientListPager.Err() error
  • New function *OperationsClientListPager.PageResponse() OperationsClientListResponse
  • New function *ReplicationsClientDeletePoller.FinalResponse(context.Context) (ReplicationsClientDeleteResponse, error)
  • New function TaskRunsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (TaskRunsClientDeleteResponse, error)
  • New function AgentPoolsClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (AgentPoolsClientCreateResponse, error)
  • New function *RegistriesClientDeletePoller.FinalResponse(context.Context) (RegistriesClientDeleteResponse, error)
  • New function *WebhooksClientDeletePoller.ResumeToken() (string, error)
  • New function AgentPoolsClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (AgentPoolsClientUpdateResponse, error)
  • New function *TasksClientCreatePollerResponse.Resume(context.Context, *TasksClient, string) error
  • New function *WebhooksClientListPager.Err() error
  • New function *RegistriesClientListPager.PageResponse() RegistriesClientListResponse
  • New function *RegistriesClientListPrivateLinkResourcesPager.PageResponse() RegistriesClientListPrivateLinkResourcesResponse
  • New function *AgentPoolsClientCreatePoller.FinalResponse(context.Context) (AgentPoolsClientCreateResponse, error)
  • New function TasksClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (TasksClientCreateResponse, error)
  • New function *ReplicationsClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function *RegistriesClientScheduleRunPollerResponse.Resume(context.Context, *RegistriesClient, string) error
  • New function *ReplicationsClientDeletePollerResponse.Resume(context.Context, *ReplicationsClient, string) error
  • New function *RegistriesClientImportImagePoller.Poll(context.Context) (*http.Response, error)
  • New function *AgentPoolsClientCreatePoller.ResumeToken() (string, error)
  • New function *WebhooksClientCreatePoller.Poll(context.Context) (*http.Response, error)
  • New function *RunsClientCancelPoller.Poll(context.Context) (*http.Response, error)
  • New function *RegistriesClientDeletePollerResponse.Resume(context.Context, *RegistriesClient, string) error
  • New function *WebhooksClientDeletePoller.FinalResponse(context.Context) (WebhooksClientDeleteResponse, error)
  • New function *AgentPoolsClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function *PrivateEndpointConnectionsClientListPager.Err() error
  • New function TaskRunsClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (TaskRunsClientCreateResponse, error)
  • New function *AgentPoolsClientUpdatePoller.Done() bool
  • New function *RunsClientCancelPoller.Done() bool
  • New function *TasksClientCreatePoller.ResumeToken() (string, error)
  • New function *WebhooksClientUpdatePoller.ResumeToken() (string, error)
  • New function *RegistriesClientCreatePollerResponse.Resume(context.Context, *RegistriesClient, string) error
  • New function *TaskRunsClientDeletePoller.FinalResponse(context.Context) (TaskRunsClientDeleteResponse, error)
  • New function *AgentPoolsClientListPager.PageResponse() AgentPoolsClientListResponse
  • New function *TaskRunsClientCreatePoller.ResumeToken() (string, error)
  • New function *WebhooksClientDeletePoller.Done() bool
  • New function *RegistriesClientImportImagePoller.Done() bool
  • New function *PrivateEndpointConnectionsClientListPager.NextPage(context.Context) bool
  • New function *TaskRunsClientUpdatePoller.ResumeToken() (string, error)
  • New function *RunsClientCancelPollerResponse.Resume(context.Context, *RunsClient, string) error
  • New function *AgentPoolsClientCreatePoller.Done() bool
  • New function *FileTaskRunRequest.GetRunRequest() *RunRequest
  • New function *WebhooksClientDeletePollerResponse.Resume(context.Context, *WebhooksClient, string) error
  • New function *OperationsClientListPager.Err() error
  • New function WebhooksClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (WebhooksClientUpdateResponse, error)
  • New function *EncodedTaskStepUpdateParameters.GetTaskStepUpdateParameters() *TaskStepUpdateParameters
  • New function *WebhooksClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function *ReplicationsClientListPager.Err() error
  • New function *AgentPoolsClientDeletePoller.FinalResponse(context.Context) (AgentPoolsClientDeleteResponse, error)
  • New function *RegistriesClientCreatePoller.FinalResponse(context.Context) (RegistriesClientCreateResponse, error)
  • New function *TaskRunsClientCreatePoller.Poll(context.Context) (*http.Response, error)
  • New function *AgentPoolsClientUpdatePollerResponse.Resume(context.Context, *AgentPoolsClient, string) error
  • New function *PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse.Resume(context.Context, *PrivateEndpointConnectionsClient, string) error
  • New function *RunsClientUpdatePoller.ResumeToken() (string, error)
  • New function *WebhooksClientUpdatePoller.FinalResponse(context.Context) (WebhooksClientUpdateResponse, error)
  • New function ErrorResponseBody.MarshalJSON() ([]byte, error)
  • New function *RegistriesClientListPrivateLinkResourcesPager.NextPage(context.Context) bool
  • New function *RunsClientUpdatePollerResponse.Resume(context.Context, *RunsClient, string) error
  • New function *RegistriesClientListByResourceGroupPager.PageResponse() RegistriesClientListByResourceGroupResponse
  • New function WebhooksClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (WebhooksClientCreateResponse, error)
  • New function *RegistriesClientCreatePoller.Poll(context.Context) (*http.Response, error)
  • New function *WebhooksClientCreatePollerResponse.Resume(context.Context, *WebhooksClient, string) error
  • New function *PrivateEndpointConnectionsClientCreateOrUpdatePoller.ResumeToken() (string, error)
  • New function *RegistriesClientScheduleRunPoller.FinalResponse(context.Context) (RegistriesClientScheduleRunResponse, error)
  • New function *TasksClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function *PrivateEndpointConnectionsClientDeletePollerResponse.Resume(context.Context, *PrivateEndpointConnectionsClient, string) error
  • New function *TasksClientUpdatePoller.FinalResponse(context.Context) (TasksClientUpdateResponse, error)
  • New function *TasksClientUpdatePoller.Done() bool
  • New function RunsClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (RunsClientUpdateResponse, error)
  • New function *TasksClientCreatePoller.Poll(context.Context) (*http.Response, error)
  • New function *TasksClientDeletePollerResponse.Resume(context.Context, *TasksClient, string) error
  • New function *AgentPoolsClientListPager.NextPage(context.Context) bool
  • New function *PrivateEndpointConnectionsClientDeletePoller.Poll(context.Context) (*http.Response, error)
  • New function *AgentPoolsClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function AgentPoolsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (AgentPoolsClientDeleteResponse, error)
  • New function *TasksClientListPager.PageResponse() TasksClientListResponse
  • New function ReplicationsClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ReplicationsClientUpdateResponse, error)
  • New function *RunsClientUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New function *ReplicationsClientCreatePollerResponse.Resume(context.Context, *ReplicationsClient, string) error
  • New function *RegistriesClientUpdatePoller.FinalResponse(context.Context) (RegistriesClientUpdateResponse, error)
  • New function *WebhooksClientUpdatePollerResponse.Resume(context.Context, *WebhooksClient, string) error
  • New function RegistriesClientScheduleRunPollerResponse.PollUntilDone(context.Context, time.Duration) (RegistriesClientScheduleRunResponse, error)
  • New function *AgentPoolsClientDeletePoller.ResumeToken() (string, error)
  • New function *WebhooksClientListEventsPager.NextPage(context.Context) bool
  • New function *TaskRunsClientUpdatePoller.FinalResponse(context.Context) (TaskRunsClientUpdateResponse, error)
  • New function *WebhooksClientListEventsPager.Err() error
  • New function *RegistriesClientCreatePoller.Done() bool
  • New function *RunsClientUpdatePoller.FinalResponse(context.Context) (RunsClientUpdateResponse, error)
  • New function *AgentPoolsClientDeletePoller.Done() bool
  • New function *PrivateEndpointConnectionsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
  • New struct AgentPoolsClientBeginCreateOptions
  • New struct AgentPoolsClientBeginDeleteOptions
  • New struct AgentPoolsClientBeginUpdateOptions
  • New struct AgentPoolsClientCreatePoller
  • New struct AgentPoolsClientCreatePollerResponse
  • New struct AgentPoolsClientCreateResponse
  • New struct AgentPoolsClientCreateResult
  • New struct AgentPoolsClientDeletePoller
  • New struct AgentPoolsClientDeletePollerResponse
  • New struct AgentPoolsClientDeleteResponse
  • New struct AgentPoolsClientGetOptions
  • New struct AgentPoolsClientGetQueueStatusOptions
  • New struct AgentPoolsClientGetQueueStatusResponse
  • New struct AgentPoolsClientGetQueueStatusResult
  • New struct AgentPoolsClientGetResponse
  • New struct AgentPoolsClientGetResult
  • New struct AgentPoolsClientListOptions
  • New struct AgentPoolsClientListPager
  • New struct AgentPoolsClientListResponse
  • New struct AgentPoolsClientListResult
  • New struct AgentPoolsClientUpdatePoller
  • New struct AgentPoolsClientUpdatePollerResponse
  • New struct AgentPoolsClientUpdateResponse
  • New struct AgentPoolsClientUpdateResult
  • New struct OperationsClientListOptions
  • New struct OperationsClientListPager
  • New struct OperationsClientListResponse
  • New struct OperationsClientListResult
  • New struct PackageType
  • New struct PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions
  • New struct PrivateEndpointConnectionsClientBeginDeleteOptions
  • New struct PrivateEndpointConnectionsClientCreateOrUpdatePoller
  • New struct PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse
  • New struct PrivateEndpointConnectionsClientCreateOrUpdateResponse
  • New struct PrivateEndpointConnectionsClientCreateOrUpdateResult
  • New struct PrivateEndpointConnectionsClientDeletePoller
  • New struct PrivateEndpointConnectionsClientDeletePollerResponse
  • New struct PrivateEndpointConnectionsClientDeleteResponse
  • New struct PrivateEndpointConnectionsClientGetOptions
  • New struct PrivateEndpointConnectionsClientGetResponse
  • New struct PrivateEndpointConnectionsClientGetResult
  • New struct PrivateEndpointConnectionsClientListOptions
  • New struct PrivateEndpointConnectionsClientListPager
  • New struct PrivateEndpointConnectionsClientListResponse
  • New struct PrivateEndpointConnectionsClientListResult
  • New struct RegistriesClientBeginCreateOptions
  • New struct RegistriesClientBeginDeleteOptions
  • New struct RegistriesClientBeginImportImageOptions
  • New struct RegistriesClientBeginScheduleRunOptions
  • New struct RegistriesClientBeginUpdateOptions
  • New struct RegistriesClientCheckNameAvailabilityOptions
  • New struct RegistriesClientCheckNameAvailabilityResponse
  • New struct RegistriesClientCheckNameAvailabilityResult
  • New struct RegistriesClientCreatePoller
  • New struct RegistriesClientCreatePollerResponse
  • New struct RegistriesClientCreateResponse
  • New struct RegistriesClientCreateResult
  • New struct RegistriesClientDeletePoller
  • New struct RegistriesClientDeletePollerResponse
  • New struct RegistriesClientDeleteResponse
  • New struct RegistriesClientGetBuildSourceUploadURLOptions
  • New struct RegistriesClientGetBuildSourceUploadURLResponse
  • New struct RegistriesClientGetBuildSourceUploadURLResult
  • New struct RegistriesClientGetOptions
  • New struct RegistriesClientGetPrivateLinkResourceOptions
  • New struct RegistriesClientGetPrivateLinkResourceResponse
  • New struct RegistriesClientGetPrivateLinkResourceResult
  • New struct RegistriesClientGetResponse
  • New struct RegistriesClientGetResult
  • New struct RegistriesClientImportImagePoller
  • New struct RegistriesClientImportImagePollerResponse
  • New struct RegistriesClientImportImageResponse
  • New struct RegistriesClientListByResourceGroupOptions
  • New struct RegistriesClientListByResourceGroupPager
  • New struct RegistriesClientListByResourceGroupResponse
  • New struct RegistriesClientListByResourceGroupResult
  • New struct RegistriesClientListCredentialsOptions
  • New struct RegistriesClientListCredentialsResponse
  • New struct RegistriesClientListCredentialsResult
  • New struct RegistriesClientListOptions
  • New struct RegistriesClientListPager
  • New struct RegistriesClientListPrivateLinkResourcesOptions
  • New struct RegistriesClientListPrivateLinkResourcesPager
  • New struct RegistriesClientListPrivateLinkResourcesResponse
  • New struct RegistriesClientListPrivateLinkResourcesResult
  • New struct RegistriesClientListResponse
  • New struct RegistriesClientListResult
  • New struct RegistriesClientListUsagesOptions
  • New struct RegistriesClientListUsagesResponse
  • New struct RegistriesClientListUsagesResult
  • New struct RegistriesClientRegenerateCredentialOptions
  • New struct RegistriesClientRegenerateCredentialResponse
  • New struct RegistriesClientRegenerateCredentialResult
  • New struct RegistriesClientScheduleRunPoller
  • New struct RegistriesClientScheduleRunPollerResponse
  • New struct RegistriesClientScheduleRunResponse
  • New struct RegistriesClientScheduleRunResult
  • New struct RegistriesClientUpdatePoller
  • New struct RegistriesClientUpdatePollerResponse
  • New struct RegistriesClientUpdateResponse
  • New struct RegistriesClientUpdateResult
  • New struct ReplicationsClientBeginCreateOptions
  • New struct ReplicationsClientBeginDeleteOptions
  • New struct ReplicationsClientBeginUpdateOptions
  • New struct ReplicationsClientCreatePoller
  • New struct ReplicationsClientCreatePollerResponse
  • New struct ReplicationsClientCreateResponse
  • New struct ReplicationsClientCreateResult
  • New struct ReplicationsClientDeletePoller
  • New struct ReplicationsClientDeletePollerResponse
  • New struct ReplicationsClientDeleteResponse
  • New struct ReplicationsClientGetOptions
  • New struct ReplicationsClientGetResponse
  • New struct ReplicationsClientGetResult
  • New struct ReplicationsClientListOptions
  • New struct ReplicationsClientListPager
  • New struct ReplicationsClientListResponse
  • New struct ReplicationsClientListResult
  • New struct ReplicationsClientUpdatePoller
  • New struct ReplicationsClientUpdatePollerResponse
  • New struct ReplicationsClientUpdateResponse
  • New struct ReplicationsClientUpdateResult
  • New struct RunsClientBeginCancelOptions
  • New struct RunsClientBeginUpdateOptions
  • New struct RunsClientCancelPoller
  • New struct RunsClientCancelPollerResponse
  • New struct RunsClientCancelResponse
  • New struct RunsClientGetLogSasURLOptions
  • New struct RunsClientGetLogSasURLResponse
  • New struct RunsClientGetLogSasURLResult
  • New struct RunsClientGetOptions
  • New struct RunsClientGetResponse
  • New struct RunsClientGetResult
  • New struct RunsClientListOptions
  • New struct RunsClientListPager
  • New struct RunsClientListResponse
  • New struct RunsClientListResult
  • New struct RunsClientUpdatePoller
  • New struct RunsClientUpdatePollerResponse
  • New struct RunsClientUpdateResponse
  • New struct RunsClientUpdateResult
  • New struct StorageAccountProperties
  • New struct TaskRunsClientBeginCreateOptions
  • New struct TaskRunsClientBeginDeleteOptions
  • New struct TaskRunsClientBeginUpdateOptions
  • New struct TaskRunsClientCreatePoller
  • New struct TaskRunsClientCreatePollerResponse
  • New struct TaskRunsClientCreateResponse
  • New struct TaskRunsClientCreateResult
  • New struct TaskRunsClientDeletePoller
  • New struct TaskRunsClientDeletePollerResponse
  • New struct TaskRunsClientDeleteResponse
  • New struct TaskRunsClientGetDetailsOptions
  • New struct TaskRunsClientGetDetailsResponse
  • New struct TaskRunsClientGetDetailsResult
  • New struct TaskRunsClientGetOptions
  • New struct TaskRunsClientGetResponse
  • New struct TaskRunsClientGetResult
  • New struct TaskRunsClientListOptions
  • New struct TaskRunsClientListPager
  • New struct TaskRunsClientListResponse
  • New struct TaskRunsClientListResult
  • New struct TaskRunsClientUpdatePoller
  • New struct TaskRunsClientUpdatePollerResponse
  • New struct TaskRunsClientUpdateResponse
  • New struct TaskRunsClientUpdateResult
  • New struct TasksClientBeginCreateOptions
  • New struct TasksClientBeginDeleteOptions
  • New struct TasksClientBeginUpdateOptions
  • New struct TasksClientCreatePoller
  • New struct TasksClientCreatePollerResponse
  • New struct TasksClientCreateResponse
  • New struct TasksClientCreateResult
  • New struct TasksClientDeletePoller
  • New struct TasksClientDeletePollerResponse
  • New struct TasksClientDeleteResponse
  • New struct TasksClientGetDetailsOptions
  • New struct TasksClientGetDetailsResponse
  • New struct TasksClientGetDetailsResult
  • New struct TasksClientGetOptions
  • New struct TasksClientGetResponse
  • New struct TasksClientGetResult
  • New struct TasksClientListOptions
  • New struct TasksClientListPager
  • New struct TasksClientListResponse
  • New struct TasksClientListResult
  • New struct TasksClientUpdatePoller
  • New struct TasksClientUpdatePollerResponse
  • New struct TasksClientUpdateResponse
  • New struct TasksClientUpdateResult
  • New struct WebhooksClientBeginCreateOptions
  • New struct WebhooksClientBeginDeleteOptions
  • New struct WebhooksClientBeginUpdateOptions
  • New struct WebhooksClientCreatePoller
  • New struct WebhooksClientCreatePollerResponse
  • New struct WebhooksClientCreateResponse
  • New struct WebhooksClientCreateResult
  • New struct WebhooksClientDeletePoller
  • New struct WebhooksClientDeletePollerResponse
  • New struct WebhooksClientDeleteResponse
  • New struct WebhooksClientGetCallbackConfigOptions
  • New struct WebhooksClientGetCallbackConfigResponse
  • New struct WebhooksClientGetCallbackConfigResult
  • New struct WebhooksClientGetOptions
  • New struct WebhooksClientGetResponse
  • New struct WebhooksClientGetResult
  • New struct WebhooksClientListEventsOptions
  • New struct WebhooksClientListEventsPager
  • New struct WebhooksClientListEventsResponse
  • New struct WebhooksClientListEventsResult
  • New struct WebhooksClientListOptions
  • New struct WebhooksClientListPager
  • New struct WebhooksClientListResponse
  • New struct WebhooksClientListResult
  • New struct WebhooksClientPingOptions
  • New struct WebhooksClientPingResponse
  • New struct WebhooksClientPingResult
  • New struct WebhooksClientUpdatePoller
  • New struct WebhooksClientUpdatePollerResponse
  • New struct WebhooksClientUpdateResponse
  • New struct WebhooksClientUpdateResult
  • New field Type in struct EncodedTaskStepUpdateParameters
  • New field ContextAccessToken in struct EncodedTaskStepUpdateParameters
  • New field ContextPath in struct EncodedTaskStepUpdateParameters
  • New field ContextPath in struct FileTaskStepUpdateParameters
  • New field Type in struct FileTaskStepUpdateParameters
  • New field ContextAccessToken in struct FileTaskStepUpdateParameters
  • New field ContextPath in struct DockerBuildStep
  • New field ContextAccessToken in struct DockerBuildStep
  • New field Type in struct DockerBuildStep
  • New field BaseImageDependencies in struct DockerBuildStep
  • New field Name in struct Run
  • New field SystemData in struct Run
  • New field Type in struct Run
  • New field ID in struct Run
  • New field Type in struct DockerBuildRequest
  • New field AgentPoolName in struct DockerBuildRequest
  • New field IsArchiveEnabled in struct DockerBuildRequest
  • New field LogTemplate in struct DockerBuildRequest
  • New field AgentPoolName in struct EncodedTaskRunRequest
  • New field Type in struct EncodedTaskRunRequest
  • New field LogTemplate in struct EncodedTaskRunRequest
  • New field IsArchiveEnabled in struct EncodedTaskRunRequest
  • New field ContextPath in struct FileTaskStep
  • New field BaseImageDependencies in struct FileTaskStep
  • New field Type in struct FileTaskStep
  • New field ContextAccessToken in struct FileTaskStep
  • New field Type in struct TaskRunRequest
  • New field AgentPoolName in struct TaskRunRequest
  • New field IsArchiveEnabled in struct TaskRunRequest
  • New field LogTemplate in struct TaskRunRequest
  • New field ID in struct Event
  • New field Type in struct TaskRun
  • New field ID in struct TaskRun
  • New field Name in struct TaskRun
  • New field SystemData in struct TaskRun
  • New field SystemData in struct Webhook
  • New field Type in struct Webhook
  • New field Location in struct Webhook
  • New field Tags in struct Webhook
  • New field ID in struct Webhook
  • New field Name in struct Webhook
  • New field IsArchiveEnabled in struct FileTaskRunRequest
  • New field Type in struct FileTaskRunRequest
  • New field LogTemplate in struct FileTaskRunRequest
  • New field AgentPoolName in struct FileTaskRunRequest
  • New field ID in struct PrivateEndpointConnection
  • New field Name in struct PrivateEndpointConnection
  • New field SystemData in struct PrivateEndpointConnection
  • New field Type in struct PrivateEndpointConnection
  • New field ContextAccessToken in struct DockerBuildStepUpdateParameters
  • New field Type in struct DockerBuildStepUpdateParameters
  • New field ContextPath in struct DockerBuildStepUpdateParameters
  • New field Error in struct ErrorResponse
  • New field ID in struct Task
  • New field Name in struct Task
  • New field SystemData in struct Task
  • New field Type in struct Task
  • New field Location in struct Task
  • New field Tags in struct Task
  • New field ID in struct Replication
  • New field Name in struct Replication
  • New field SystemData in struct Replication
  • New field Type in struct Replication
  • New field Location in struct Replication
  • New field Tags in struct Replication
  • New field SystemData in struct AgentPool
  • New field Type in struct AgentPool
  • New field Location in struct AgentPool
  • New field Tags in struct AgentPool
  • New field ID in struct AgentPool
  • New field Name in struct AgentPool
  • New field Tags in struct Registry
  • New field ID in struct Registry
  • New field Name in struct Registry
  • New field SystemData in struct Registry
  • New field Type in struct Registry
  • New field Location in struct Registry
  • New field BaseImageDependencies in struct EncodedTaskStep
  • New field Type in struct EncodedTaskStep
  • New field ContextAccessToken in struct EncodedTaskStep
  • New field ContextPath in struct EncodedTaskStep

Don't miss a new azure-sdk-for-go release

NewReleases is sending notifications on new releases.