Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
Class and Description |
---|
Registries
Entry point to the registry management API.
|
RegistryTaskRuns
An immutable client-side representation of collection of Azure registry task runs.
|
RegistryTasks
Interface to define the RegistryTasks collection.
|
Class and Description |
---|
AccessKeyType
Defines values for admin user access key names.
|
Actor
The agent that initiated the event.
|
AgentProperties
The properties that determine the run agent configuration.
|
Architecture
Defines values for Architecture.
|
Argument
The properties of a run argument.
|
AuthInfo
The authorization properties for accessing the source code repository.
|
AuthInfoUpdateParameters
The authorization properties for accessing the source code repository.
|
BaseImageDependency
Properties that describe a base image dependency.
|
BaseImageDependencyType
Defines values for BaseImageDependencyType.
|
BaseImageTrigger
The trigger based on base image dependency.
|
BaseImageTriggerType
Defines values for BaseImageTriggerType.
|
BaseImageTriggerUpdateParameters
The properties for updating base image dependency trigger.
|
CheckNameAvailabilityResult
The result of checking for container registry name availability.
|
DockerBuildRequest
The parameters for a docker quick build.
|
DockerBuildStepUpdateParameters
The properties for updating a docker build step.
|
DockerTaskStep
The Docker build step.
|
EncodedTaskRunRequest
The parameters for a quick task run request.
|
EncodedTaskStep
The properties of an EncodedTask step.
|
EncodedTaskStepUpdateParameters
The properties for updating encoded task step.
|
EventContent
The content of the event request message.
|
EventRequestMessage
The event request message sent to the service URI.
|
EventResponseMessage
The event response message received from the service URI.
|
FileTaskRunRequest
The request parameters for a scheduling run against a task file.
|
FileTaskStep
The properties of a FileTask step.
|
FileTaskStepUpdateParameters
The properties of updating a task step.
|
ImageDescriptor
Properties for a registry image.
|
ImageUpdateTrigger
The image update trigger that caused a build.
|
ImportImageParameters
The ImportImageParameters model.
|
ImportMode
Defines values for ImportMode.
|
ImportSource
The ImportSource model.
|
ImportSourceCredentials
The ImportSourceCredentials model.
|
OperationDisplayDefinition
The display information for a container registry operation.
|
OperationMetricSpecificationDefinition
The definition of Azure Monitoring metric.
|
OperationServiceSpecificationDefinition
The definition of Azure Monitoring metrics list.
|
OS
Defines values for OS.
|
OverridingArgument
Defines an overriding argument that overrides arguments passed in for RegistryDockerTaskStep and RegistryDockerTaskRunRequest.
|
OverridingValue
Defines an overriding value that overrides values passed in for RegistryFileTaskStep, RegistryFileTaskRunRequest, RegistryEncodedTaskStep, and RegistryEncodedTaskRunRequest.
|
PasswordName
Defines values for PasswordName.
|
PlatformProperties
The platform properties against which the run has to happen.
|
PlatformUpdateParameters
The properties for updating the platform configuration.
|
PolicyStatus
Defines values for PolicyStatus.
|
ProvisioningState
Defines values for ProvisioningState.
|
QuarantinePolicy
An object that represents quarantine policy for a container registry.
|
RegenerateCredentialParameters
The parameters used to regenerate the login credential.
|
Registries.WebhooksClient
Grouping of registry webhook actions.
|
Registry.DefinitionStages.Blank
The first stage of a container registry definition.
|
Registry.DefinitionStages.WithAdminUserEnabled
The stage of the registry definition allowing to enable admin user.
|
Registry.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created,
but also allows for any other optional settings to be specified.
|
Registry.DefinitionStages.WithGroup
The stage of the container service definition allowing to specify the resource group.
|
Registry.DefinitionStages.WithSku
The stage of the registry definition allowing to specify the SKU type.
|
Registry.DefinitionStages.WithStorageAccount
The stage of the registry definition allowing to specify the storage account.
|
Registry.DefinitionStages.WithWebhook
The stage of the container registry definition allowing to add or remove a webhook.
|
Registry.Update
The template for an update operation, containing all the settings that can be modified.
|
Registry.UpdateStages.WithAdminUserEnabled
The stage of the registry update allowing to enable admin user.
|
Registry.UpdateStages.WithSku
The stage of the registry definition allowing to specify the SKU type.
|
Registry.UpdateStages.WithWebhook
The stage of the container registry update allowing to add or remove a webhook.
|
RegistryCredentials
Response containing the login credentials for a container registry.
|
RegistryDockerTaskRunRequest.DefinitionStages.Blank
The first stage of a container registry Docker task run request definition.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerFilePath
The stage of the container Docker task run request definition that specifies the path to the Docker file.
|
RegistryDockerTaskRunRequest.DefinitionStages.DockerTaskRunRequestStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistryDockerTaskStep.DefinitionStages.Blank
The first stage of a DockerFileTaskStep definition.
|
RegistryDockerTaskStep.DefinitionStages.DockerFilePath
The stage of the container registry DockerTaskStep definition allowing to specify the path to the Docker file.
|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistryDockerTaskStep.Update
Container interface for all the updates related to a RegistryDockerTaskStep.
|
RegistryDockerTaskStep.UpdateStages.Cache
The stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not.
|
RegistryDockerTaskStep.UpdateStages.DockerFilePath
The stage of the container registry DockerTaskStep update allowing to specify the Docker file path.
|
RegistryDockerTaskStep.UpdateStages.ImageNames
The stage of the container registry DockerTaskStep update allowing to specify the image names.
|
RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate
The stage of the container registry DockerTaskStep update allowing to specify any overriding arguments.
|
RegistryDockerTaskStep.UpdateStages.Push
The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not.
|
RegistryEncodedTaskRunRequest.DefinitionStages.Blank
The first stage of an encoded task run request definition.
|
RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskContent
The stage of the container encoded task run request definition that specifies the base64 encoded task content.
|
RegistryEncodedTaskRunRequest.DefinitionStages.EncodedTaskRunRequestStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistryEncodedTaskStep.DefinitionStages.Blank
The first stage of a RegistryEncodedTaskStep definition.
|
RegistryEncodedTaskStep.DefinitionStages.EncodedTaskContent
The stage of the container registry EncodedTaskStep definition allowing to specify the base64 encoded task content.
|
RegistryEncodedTaskStep.DefinitionStages.EncodedTaskStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistryEncodedTaskStep.Update
Container interface for all the updates related to a RegistryEncodedTaskStep.
|
RegistryEncodedTaskStep.UpdateStages.EncodedTaskContent
The stage of the container registry EncodedTaskStep update allowing to specify the task path.
|
RegistryEncodedTaskStep.UpdateStages.OverridingValues
The stage of the container registry EncodedTaskStep update allowing to specify the overriding values.
|
RegistryEncodedTaskStep.UpdateStages.ValuePath
The stage of the container registry EncodedTaskStep update allowing to specify the path to the values.
|
RegistryFileTaskRunRequest.DefinitionStages.Blank
The first stage of a file task run request definition.
|
RegistryFileTaskRunRequest.DefinitionStages.FileTaskPath
The stage of the container file task run request definition that specifies the path to the task file.
|
RegistryFileTaskRunRequest.DefinitionStages.FileTaskRunRequestStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistryFileTaskStep.DefinitionStages.Blank
The first stage of a RegistryFileTaskStep definition.
|
RegistryFileTaskStep.DefinitionStages.FileTaskPath
The stage of the container registry FileTaskStep definition allowing to specify the task path.
|
RegistryFileTaskStep.DefinitionStages.FileTaskStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistryFileTaskStep.Update
Container interface for all the updates related to a RegistryFileTaskStep.
|
RegistryFileTaskStep.UpdateStages.FileTaskPath
The stage of the container registry FileTaskStep update allowing to specify the task path.
|
RegistryFileTaskStep.UpdateStages.OverridingValues
The stage of the container registry FileTaskStep update allowing to specify the overriding values.
|
RegistryFileTaskStep.UpdateStages.ValuePath
The stage of the container registry FileTaskStep update allowing to specify the path to the values.
|
RegistryNameCheckRequest
A request to check whether a container registry name is available.
|
RegistryPassword
The login password for the container registry.
|
RegistrySourceTrigger
An immutable client-side representation of a Container Registry source trigger.
|
RegistrySourceTrigger.DefinitionStages.Blank
The first stage of a source trigger definition.
|
RegistrySourceTrigger.DefinitionStages.RepositoryBranchAndAuth
The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
|
RegistrySourceTrigger.DefinitionStages.RepositoryUrl
The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.
|
RegistrySourceTrigger.DefinitionStages.SourceTriggerAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistrySourceTrigger.DefinitionStages.TriggerEventsDefinition
The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run.
|
RegistrySourceTrigger.DefinitionStages.TriggerStatusDefinition
The stage of the container registry source trigger definition allowing to specify the status of the trigger.
|
RegistrySourceTrigger.Update
Container interface for all of the updates related to a container registry source trigger.
|
RegistrySourceTrigger.UpdateDefinitionStages.Blank
The first stage of a source trigger definition.
|
RegistrySourceTrigger.UpdateDefinitionStages.RepositoryBranchAndAuth
The stage of the container registry source trigger definition allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
|
RegistrySourceTrigger.UpdateDefinitionStages.RepositoryUrl
The stage of the container registry source trigger definition allowing to specify the URL of the source control repository.
|
RegistrySourceTrigger.UpdateDefinitionStages.SourceTriggerAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
RegistrySourceTrigger.UpdateDefinitionStages.TriggerEventsDefinition
The stage of the container registry source trigger definition allowing to specify the type of actions that will trigger a run.
|
RegistrySourceTrigger.UpdateDefinitionStages.TriggerStatusDefinition
The stage of the container registry source trigger definition allowing to specify the status of the trigger.
|
RegistrySourceTrigger.UpdateStages.RepositoryBranchAndAuth
The stage of the container registry source trigger update allowing to specify the branch of the repository and authentication credentials
if needed to interact with the source control repository.
|
RegistrySourceTrigger.UpdateStages.RepositoryUrl
The stage of the container registry source trigger update allowing to specify the URL of the source control repository.
|
RegistrySourceTrigger.UpdateStages.SourceControlType
The stage of the container registry source trigger update allowing to specify the type of source control.
|
RegistrySourceTrigger.UpdateStages.TriggerEventsDefinition
The stage of the container registry source trigger update allowing to specify the type of actions that will trigger a run.
|
RegistrySourceTrigger.UpdateStages.TriggerStatusDefinition
The stage of the container registry source trigger update allowing to specify the status of the trigger.
|
RegistryTask
An immutable client-side representation of an Azure registry task.
|
RegistryTask.DefinitionStages.AgentConfiguration
The stage of the container registry task definition that specifies the AgentConfiguration for the container registry task.
|
RegistryTask.DefinitionStages.Blank
The first stage of a container registry task definition.
|
RegistryTask.DefinitionStages.Location
The stage of the container registry task definition allowing to specify location.
|
RegistryTask.DefinitionStages.Platform
The stage of the container registry task definition allowing to specify the platform.
|
RegistryTask.DefinitionStages.SourceTriggerDefinition
The stage of the container registry task definition that allows users to define a source trigger.
|
RegistryTask.DefinitionStages.TaskCreatable
The stage of the definition which contains all the minimum required inputs for the resource to be created,
but also allows for any other optional settings to be specified.
|
RegistryTask.DefinitionStages.TaskStepType
The stage of the container registry task definition that specifies the type of task step.
|
RegistryTask.DefinitionStages.Timeout
The stage of the container registry task definition that specifies the timeout for the container registry task.
|
RegistryTask.DefinitionStages.TriggerTypes
The stage of the container registry task definition that allows users to define either a source trigger and/or a base image trigger.
|
RegistryTask.Update
Container interface for all the updates related to a registry task.
|
RegistryTask.UpdateStages.AgentConfiguration
The stage of the container registry task update that updates the AgentConfiguration for the container registry task.
|
RegistryTask.UpdateStages.Platform
The stage of the container registry task update allowing to update the platform.
|
RegistryTask.UpdateStages.TaskStepType
The stage of the container registry task definition that specifies the type of task step.
|
RegistryTask.UpdateStages.Timeout
The stage of the container registry task update that updates the timeout for the container registry task.
|
RegistryTask.UpdateStages.TriggerTypes
The stage of the container registry task update that allows users to update either a source trigger and/or a base image trigger.
|
RegistryTaskRun
An immutable client-side representation of an Azure RegistryDockerTaskRunRequest registry task run request.
|
RegistryTaskRun.DefinitionStages.AgentConfiguration
The stage of the container registry task run that specifies the AgentConfiguration for the container registry task run.
|
RegistryTaskRun.DefinitionStages.Archive
The stage of the container registry task run definition that specifies the enabling and disabling of archiving.
|
RegistryTaskRun.DefinitionStages.BlankFromRegistry
The first stage of a a RegistryTaskRun definition if originating from a call on a registry.
|
RegistryTaskRun.DefinitionStages.BlankFromRuns
The first stage of a RegistryTaskRun definition if definition is originating from a call on an existing RegistryTaskRun.
|
RegistryTaskRun.DefinitionStages.Platform
The stage of the container registry task definition that specifies the platform for the container registry task run.
|
RegistryTaskRun.DefinitionStages.PlatformAltTaskRunRequest
The stage of the container registry task run definition that allows to specify the task run is going to be run
with a TaskRunRequest.
|
RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest
The stage of the container registry task definition for TaskRunRequests that allows the user to specify overriding values
and whether archiving is enabled or not.
|
RegistryTaskRun.DefinitionStages.RunRequestExecutable
The stage of the definition in the case of using a TaskRunRequest which contains
all the minimum required inputs for the resource to be executed, but also allows for any other optional settings
to be specified.
|
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
The stage of the container registry task run definition which contains all the minimum required inputs for the resource to be executed
if the task run request type is either file, encoded, or Docker, but also allows for any other optional settings to be specified.
|
RegistryTaskRun.DefinitionStages.RunRequestType
The stage of the definition that specifies the task run request type.
|
RegistryTaskStep
An immutable client-side representation of an Azure RegistryTaskStep registry task.
|
RegistryUpdateParameters
The parameters for updating a container registry.
|
RegistryUsage
The quota usage for a container registry.
|
RegistryUsageUnit
Defines values for RegistryUsageUnit.
|
ReplicationUpdateParameters
The parameters for updating a replication.
|
Request
The request that generated the event.
|
RunFilter
Properties that are enabled for Odata querying on runs.
|
RunRequest
The request parameters for scheduling a run.
|
RunStatus
Defines values for RunStatus.
|
RunType
Defines values for RunType.
|
RunUpdateParameters
The set of run properties that can be updated.
|
SetValue
The properties of a overridable value that can be passed to a task template.
|
Sku
The SKU of a container registry.
|
SkuName
Defines values for SkuName.
|
SkuTier
Defines values for SkuTier.
|
Source
The registry node that generated the event.
|
SourceControlType
Defines values for SourceControlType.
|
SourceProperties
The properties of the source code repository.
|
SourceTrigger
The properties of a source based trigger.
|
SourceTriggerDescriptor
The source trigger that caused a run.
|
SourceTriggerEvent
Defines values for SourceTriggerEvent.
|
SourceTriggerUpdateParameters
The properties for updating a source based trigger.
|
SourceUpdateParameters
The properties for updating the source code repository.
|
SourceUploadDefinition
The source repository properties for a build task.
|
StorageAccountProperties
The properties of a storage account for a container registry.
|
Target
The target of the event.
|
TaskRunRequest
The parameters for a task run request.
|
TaskStatus
Defines values for TaskStatus.
|
TaskStepProperties
Base properties for any task step.
|
TaskStepUpdateParameters
Base properties for updating any task step.
|
TaskUpdateParameters
The parameters for updating a task.
|
TokenType
Defines values for TokenType.
|
TriggerProperties
The properties of a trigger.
|
TriggerStatus
Defines values for TriggerStatus.
|
TriggerUpdateParameters
The properties for updating triggers.
|
TrustPolicy
An object that represents content trust policy for a container registry.
|
TrustPolicyType
Defines values for TrustPolicyType.
|
Variant
Defines values for Variant.
|
Webhook
An object that represents a webhook for a container registry.
|
Webhook.DefinitionStages.Blank
The first stage of the webhook definition.
|
Webhook.DefinitionStages.WithAttach
The final stage of the webhook definition.
|
Webhook.DefinitionStages.WithCustomHeaders
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
|
Webhook.DefinitionStages.WithDefaultStatus
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
|
Webhook.DefinitionStages.WithRepositoriesScope
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
|
Webhook.DefinitionStages.WithServiceUri
The stage of the webhook definition allowing to specify the service URI for post notifications.
|
Webhook.DefinitionStages.WithTriggerWhen
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
|
Webhook.Update
The entirety of a webhook update.
|
Webhook.UpdateDefinitionStages.Blank
The first stage of the webhook definition.
|
Webhook.UpdateDefinitionStages.WithAttach
The final stage of the webhook definition.
|
Webhook.UpdateDefinitionStages.WithCustomHeaders
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
|
Webhook.UpdateDefinitionStages.WithDefaultStatus
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
|
Webhook.UpdateDefinitionStages.WithRepositoriesScope
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
|
Webhook.UpdateDefinitionStages.WithServiceUri
The stage of the webhook definition allowing to specify the service URI for post notifications.
|
Webhook.UpdateDefinitionStages.WithTags
The stage of the webhook definition allowing to specify the tags.
|
Webhook.UpdateDefinitionStages.WithTriggerWhen
The stage of the webhook definition allowing to specify the actions that will trigger the webhook notifications.
|
Webhook.UpdateResourceStages.Blank
The first stage of the webhook definition.
|
Webhook.UpdateResourceStages.WithAttach
The final stage of the webhook definition.
|
Webhook.UpdateResourceStages.WithCustomHeaders
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
|
Webhook.UpdateResourceStages.WithDefaultStatus
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
|
Webhook.UpdateResourceStages.WithOrWithoutTags
The stage of the webhook definition allowing to specify the tags.
|
Webhook.UpdateResourceStages.WithRepositoriesScope
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
|
Webhook.UpdateResourceStages.WithServiceUri
The stage of the webhook definition allowing to specify the service URI for post notifications.
|
Webhook.UpdateResourceStages.WithTriggerWhen |
Webhook.UpdateStages.WithCustomHeaders
The stage of the webhook definition allowing to specify the custom headers that will be added to the notifications.
|
Webhook.UpdateStages.WithDefaultStatus
The stage of the webhook definition allowing to specify the default status of the webhook after being created.
|
Webhook.UpdateStages.WithRepositoriesScope
The stage of the webhook definition allowing to specify the scope of repositories where the event can be triggered.
|
Webhook.UpdateStages.WithServiceUri
The stage of the webhook definition allowing to specify the service URI for post notifications.
|
Webhook.UpdateStages.WithTriggerWhen |
WebhookAction
Defines values for WebhookAction.
|
WebhookCreateParameters
The parameters for creating a webhook.
|
WebhookEventInfo
Response containing the primary and secondary admin API keys for a given Azure Search service.
|
WebhookOperations
Grouping of container registry webhook actions.
|
WebhookStatus
Defines values for WebhookStatus.
|
WebhookUpdateParameters
The parameters for updating a webhook.
|
Copyright © 2019. All rights reserved.