azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

38 строки
2.1 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerregistry.WebhookEventInfo"
fullName: "com.microsoft.azure.management.containerregistry.WebhookEventInfo"
name: "WebhookEventInfo"
nameWithType: "WebhookEventInfo"
summary: "Response containing the primary and secondary admin API keys for a given Azure Search service."
syntax: "public interface **WebhookEventInfo**"
methods:
- uid: "com.microsoft.azure.management.containerregistry.WebhookEventInfo.eventRequestMessage()"
fullName: "com.microsoft.azure.management.containerregistry.WebhookEventInfo.eventRequestMessage()"
name: "eventRequestMessage()"
nameWithType: "WebhookEventInfo.eventRequestMessage()"
summary: "Gets the event request object."
modifiers:
- "abstract"
syntax: "public abstract EventRequestMessage eventRequestMessage()"
desc: "Gets the event request object."
returns:
description: "the event request message value"
type: "<xref href=\"com.microsoft.azure.management.containerregistry.EventRequestMessage?alt=com.microsoft.azure.management.containerregistry.EventRequestMessage&text=EventRequestMessage\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerregistry.WebhookEventInfo.eventResponseMessage()"
fullName: "com.microsoft.azure.management.containerregistry.WebhookEventInfo.eventResponseMessage()"
name: "eventResponseMessage()"
nameWithType: "WebhookEventInfo.eventResponseMessage()"
summary: "Gets the event response object."
modifiers:
- "abstract"
syntax: "public abstract EventResponseMessage eventResponseMessage()"
desc: "Gets the event response object."
returns:
description: "the event response message value"
type: "<xref href=\"com.microsoft.azure.management.containerregistry.EventResponseMessage?alt=com.microsoft.azure.management.containerregistry.EventResponseMessage&text=EventResponseMessage\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Response containing the primary and secondary admin API keys for a given Azure Search service."
metadata: {}
package: "com.microsoft.azure.management.containerregistry"
artifact: com.microsoft.azure:azure-mgmt-containerregistry:1.41.4