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 server. |
| 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. |
| IPRule |
IP rule with specific IP or IP range in CIDR format. All required parameters must be populated in order to send to server. |
| ImportImageParameters |
ImportImageParameters. All required parameters must be populated in order to send to server. |
| ImportSource |
ImportSource. All required parameters must be populated in order to send to server. |
| ImportSourceCredentials |
ImportSourceCredentials. All required parameters must be populated in order to send to server. |
| NetworkRuleSet |
The network rule set for a container registry. All required parameters must be populated in order to send to server. |
| 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. |
| OperationMetricSpecificationDefinition |
The definition of Azure Monitoring metric. |
| OperationServiceSpecificationDefinition |
The definition of Azure Monitoring list. |
| Policies |
The policies for a container registry. |
| 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 server. |
| 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 server. |
| 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 server. |
| 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 server. |
| 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 server. |
| 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 server. |
| 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. |
| StorageAccountProperties |
The properties of a storage account for a container registry. Only applicable to Classic SKU. All required parameters must be populated in order to send to server. |
| Target |
The target of the event. |
| TrustPolicy |
The content trust policy for a container registry. |
| VirtualNetworkRule |
Virtual network rule. All required parameters must be populated in order to send to server. |
| 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 server. |
| WebhookCreateParameters |
The parameters for creating a webhook. All required parameters must be populated in order to send to server. |
| 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. |
| DefaultAction |
The default action of allow or deny when no other rules match. |
| ImportMode |
When Force, any existing target tags will be overwritten. When NoForce, any existing target tags will fail the operation before any copying begins. |
| PasswordName |
The password name. |
| PolicyStatus |
The value that indicates whether the policy is enabled or not. |
| ProvisioningState |
The provisioning state of the container registry at the time the operation was called. |
| RegistryUsageUnit |
The unit of measurement. |
| SkuName |
The SKU name of the container registry. Required for registry creation. |
| SkuTier |
The SKU tier based on the SKU name. |
| TrustPolicyType |
The type of trust policy. |
| WebhookAction |
WebhookAction. |
| WebhookStatus |
The status of the webhook at the time the operation was called. |