models Package
Classes
Actor |
The agent that initiated the event. For most situations, this could be from the authorization context of the request. |
CallbackConfig |
The configuration of service URI and custom headers for the webhook. All required parameters must be populated in order to send to Azure. |
EncryptionProperty |
EncryptionProperty. |
Event |
The event for a webhook. |
EventContent |
The content of the event request message. |
EventInfo |
The basic information of an event. |
EventListResult |
The result of a request to list events for a webhook. |
EventRequestMessage |
The event request message sent to the service URI. |
EventResponseMessage |
The event response message received from the service URI. |
ExportPipeline |
An object that represents an export pipeline for a container registry. Variables are only populated by the server, and will be ignored when sending a request. |
ExportPipelineListResult |
The result of a request to list export pipelines for a container registry. |
ExportPipelineTargetProperties |
The properties of the export pipeline target. All required parameters must be populated in order to send to Azure. |
IPRule |
IP rule with specific IP or IP range in CIDR format. All required parameters must be populated in order to send to Azure. |
IdentityProperties |
Managed identity for the resource. |
ImportImageParameters |
ImportImageParameters. All required parameters must be populated in order to send to Azure. |
ImportPipeline |
An object that represents an import pipeline for a container registry. Variables are only populated by the server, and will be ignored when sending a request. |
ImportPipelineListResult |
The result of a request to list import pipelines for a container registry. |
ImportPipelineSourceProperties |
The properties of the import pipeline source. All required parameters must be populated in order to send to Azure. |
ImportSource |
ImportSource. All required parameters must be populated in order to send to Azure. |
ImportSourceCredentials |
ImportSourceCredentials. All required parameters must be populated in order to send to Azure. |
KeyVaultProperties |
KeyVaultProperties. Variables are only populated by the server, and will be ignored when sending a request. |
NetworkRuleSet |
The network rule set for a container registry. All required parameters must be populated in order to send to Azure. |
OperationDefinition |
The definition of a container registry operation. |
OperationDisplayDefinition |
The display information for a container registry operation. |
OperationListResult |
The result of a request to list container registry operations. |
OperationLogSpecificationDefinition |
The definition of Azure Monitoring log. |
OperationMetricSpecificationDefinition |
The definition of Azure Monitoring metric. |
OperationServiceSpecificationDefinition |
The definition of Azure Monitoring list. |
PipelineRun |
An object that represents a pipeline run for a container registry. Variables are only populated by the server, and will be ignored when sending a request. |
PipelineRunListResult |
The result of a request to list pipeline runs for a container registry. |
PipelineRunRequest |
The request properties provided for a pipeline run. |
PipelineRunResponse |
The response properties returned for a pipeline run. |
PipelineRunSourceProperties |
PipelineRunSourceProperties. |
PipelineRunTargetProperties |
PipelineRunTargetProperties. |
PipelineSourceTriggerDescriptor |
PipelineSourceTriggerDescriptor. |
PipelineSourceTriggerProperties |
PipelineSourceTriggerProperties. All required parameters must be populated in order to send to Azure. |
PipelineTriggerDescriptor |
PipelineTriggerDescriptor. |
PipelineTriggerProperties |
PipelineTriggerProperties. |
Policies |
The policies for a container registry. |
PrivateEndpoint |
The Private Endpoint resource. |
PrivateEndpointConnection |
An object that represents a private endpoint connection for a container registry. Variables are only populated by the server, and will be ignored when sending a request. |
PrivateEndpointConnectionListResult |
The result of a request to list private endpoint connections for a container registry. |
PrivateLinkResource |
A resource that supports private link capabilities. Variables are only populated by the server, and will be ignored when sending a request. |
PrivateLinkResourceListResult |
The result of a request to list private link resources for a container registry. |
PrivateLinkServiceConnectionState |
The state of a private link service connection. |
ProgressProperties |
ProgressProperties. |
ProxyResource |
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags. Variables are only populated by the server, and will be ignored when sending a request. |
QuarantinePolicy |
The quarantine policy for a container registry. |
RegenerateCredentialParameters |
The parameters used to regenerate the login credential. All required parameters must be populated in order to send to Azure. |
Registry |
An object that represents a container registry. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
RegistryListCredentialsResult |
The response from the ListCredentials operation. |
RegistryListResult |
The result of a request to list container registries. |
RegistryNameCheckRequest |
A request to check whether a container registry name is available. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
RegistryNameStatus |
The result of a request to check the availability of a container registry name. |
RegistryPassword |
The login password for the container registry. |
RegistryUpdateParameters |
The parameters for updating a container registry. |
RegistryUsage |
The quota usage for a container registry. |
RegistryUsageListResult |
The result of a request to get container registry quota usages. |
Replication |
An object that represents a replication for a container registry. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
ReplicationListResult |
The result of a request to list replications for a container registry. |
ReplicationUpdateParameters |
The parameters for updating a replication. |
Request |
The request that generated the event. |
Resource |
An Azure resource. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
RetentionPolicy |
The retention policy for a container registry. Variables are only populated by the server, and will be ignored when sending a request. |
Sku |
The SKU of a container registry. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
Source |
The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it. |
Status |
The status of an Azure resource at the time the operation was called. Variables are only populated by the server, and will be ignored when sending a request. |
SystemData |
Metadata pertaining to creation and last modification of the resource. |
Target |
The target of the event. |
TrustPolicy |
The content trust policy for a container registry. |
UserIdentityProperties |
UserIdentityProperties. |
VirtualNetworkRule |
Virtual network rule. All required parameters must be populated in order to send to Azure. |
Webhook |
An object that represents a webhook for a container registry. Variables are only populated by the server, and will be ignored when sending a request. All required parameters must be populated in order to send to Azure. |
WebhookCreateParameters |
The parameters for creating a webhook. All required parameters must be populated in order to send to Azure. |
WebhookListResult |
The result of a request to list webhooks for a container registry. |
WebhookUpdateParameters |
The parameters for updating a webhook. |
Enums
Action |
The action of virtual network rule. |
ActionsRequired |
A message indicating if changes on the service provider require any updates on the consumer. |
ConnectionStatus |
The private link service connection status. |
CreatedByType |
The type of identity that created the resource. |
DefaultAction |
The default action of allow or deny when no other rules match. |
EncryptionStatus |
Indicates whether or not the encryption is enabled for container registry. |
ImportMode |
When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. |
LastModifiedByType |
The type of identity that last modified the resource. |
NetworkRuleBypassOptions |
Whether to allow trusted Azure services to access a network restricted registry. |
PasswordName |
The password name. |
PipelineOptions |
PipelineOptions. |
PipelineRunSourceType |
The type of the source. |
PipelineRunTargetType |
The type of the target. |
PipelineSourceType |
The type of source for the import pipeline. |
PolicyStatus |
The value that indicates whether the policy is enabled or not. |
ProvisioningState |
The provisioning state of the pipeline at the time the operation was called. |
PublicNetworkAccess |
Whether or not public network access is allowed for the container registry. |
RegistryUsageUnit |
The unit of measurement. |
ResourceIdentityType |
The identity type. |
SkuName |
The SKU name of the container registry. Required for registry creation. |
SkuTier |
The SKU tier based on the SKU name. |
TriggerStatus |
The current status of the source trigger. |
TrustPolicyType |
The type of trust policy. |
WebhookAction |
WebhookAction. |
WebhookStatus |
The status of the webhook at the time the operation was called. |
Azure SDK for Python