azure-docs-sdk-java/docs-ref-autogen/com.azure.messaging.eventgr...

210 строки
23 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData"
name: "ContainerRegistryImageDeletedEventData"
nameWithType: "ContainerRegistryImageDeletedEventData"
summary: "Schema of the Data property of an Event<wbr>Grid<wbr>Event for a Microsoft.<wbr>Container<wbr>Registry.<wbr>Image<wbr>Deleted event."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData&text=ContainerRegistryEventData\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.fromJson(com.azure.json.JsonReader)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getAction()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getAction&text=getAction\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getActor()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getActor&text=getActor\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getConnectedRegistry()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getConnectedRegistry&text=getConnectedRegistry\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getId()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getId&text=getId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getLocation()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getLocation&text=getLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getRequest()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getRequest&text=getRequest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getSource()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getSource&text=getSource\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getTarget()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getTarget&text=getTarget\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getTimestamp()?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.getTimestamp&text=getTimestamp\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setAction(java.lang.String)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setAction&text=setAction\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setActor(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setActor&text=setActor\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setConnectedRegistry(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setConnectedRegistry&text=setConnectedRegistry\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setId(java.lang.String)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setId&text=setId\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setLocation(java.lang.String)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setLocation&text=setLocation\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setRequest(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setRequest&text=setRequest\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setSource(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setSource&text=setSource\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setTarget(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setTarget&text=setTarget\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setTimestamp(java.time.OffsetDateTime)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setTimestamp&text=setTimestamp\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.toJson(com.azure.json.JsonWriter)?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **ContainerRegistryImageDeletedEventData**</br> extends <xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData&text=ContainerRegistryEventData\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.ContainerRegistryImageDeletedEventData()"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.ContainerRegistryImageDeletedEventData()"
name: "ContainerRegistryImageDeletedEventData()"
nameWithType: "ContainerRegistryImageDeletedEventData.ContainerRegistryImageDeletedEventData()"
summary: "Creates an instance of Container<wbr>Registry<wbr>Image<wbr>Deleted<wbr>Event<wbr>Data class."
syntax: "public ContainerRegistryImageDeletedEventData()"
desc: "Creates an instance of ContainerRegistryImageDeletedEventData class."
methods:
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "ContainerRegistryImageDeletedEventData.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Container<wbr>Registry<wbr>Image<wbr>Deleted<wbr>Event<wbr>Data from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static ContainerRegistryImageDeletedEventData fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the ContainerRegistryImageDeletedEventData."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of ContainerRegistryImageDeletedEventData from the JsonReader."
returns:
description: "An instance of ContainerRegistryImageDeletedEventData if the JsonReader was pointing to an instance of\n it, or null if it was pointing to JSON null."
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setAction(java.lang.String)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setAction(String action)"
name: "setAction(String action)"
nameWithType: "ContainerRegistryImageDeletedEventData.setAction(String action)"
summary: "Set the action property: The action that encompasses the provided event."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setAction(java.lang.String)"
parameters:
- name: "action"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ContainerRegistryImageDeletedEventData setAction(String action)"
desc: "Set the action property: The action that encompasses the provided event."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setActor(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setActor(ContainerRegistryEventActor actor)"
name: "setActor(ContainerRegistryEventActor actor)"
nameWithType: "ContainerRegistryImageDeletedEventData.setActor(ContainerRegistryEventActor actor)"
summary: "Set the actor property: The agent that initiated the event."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setActor(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor)"
parameters:
- name: "actor"
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventActor&text=ContainerRegistryEventActor\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerRegistryImageDeletedEventData setActor(ContainerRegistryEventActor actor)"
desc: "Set the actor property: The agent that initiated the event. For most situations, this could be from the authorization context of the request."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setConnectedRegistry(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry)"
name: "setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry)"
nameWithType: "ContainerRegistryImageDeletedEventData.setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry)"
summary: "Set the connected<wbr>Registry property: The connected registry information if the event is generated by a connected registry."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setConnectedRegistry(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry)"
parameters:
- name: "connectedRegistry"
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventConnectedRegistry&text=ContainerRegistryEventConnectedRegistry\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerRegistryImageDeletedEventData setConnectedRegistry(ContainerRegistryEventConnectedRegistry connectedRegistry)"
desc: "Set the connectedRegistry property: The connected registry information if the event is generated by a connected registry."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setId(java.lang.String)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setId(String id)"
name: "setId(String id)"
nameWithType: "ContainerRegistryImageDeletedEventData.setId(String id)"
summary: "Set the id property: The event ID."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setId(java.lang.String)"
parameters:
- name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ContainerRegistryImageDeletedEventData setId(String id)"
desc: "Set the id property: The event ID."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setLocation(java.lang.String)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setLocation(String location)"
name: "setLocation(String location)"
nameWithType: "ContainerRegistryImageDeletedEventData.setLocation(String location)"
summary: "Set the location property: The location of the event."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setLocation(java.lang.String)"
parameters:
- name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public ContainerRegistryImageDeletedEventData setLocation(String location)"
desc: "Set the location property: The location of the event."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setRequest(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setRequest(ContainerRegistryEventRequest request)"
name: "setRequest(ContainerRegistryEventRequest request)"
nameWithType: "ContainerRegistryImageDeletedEventData.setRequest(ContainerRegistryEventRequest request)"
summary: "Set the request property: The request that generated the event."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setRequest(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest)"
parameters:
- name: "request"
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventRequest&text=ContainerRegistryEventRequest\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerRegistryImageDeletedEventData setRequest(ContainerRegistryEventRequest request)"
desc: "Set the request property: The request that generated the event."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setSource(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setSource(ContainerRegistryEventSource source)"
name: "setSource(ContainerRegistryEventSource source)"
nameWithType: "ContainerRegistryImageDeletedEventData.setSource(ContainerRegistryEventSource source)"
summary: "Set the source property: The registry node that generated the event."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setSource(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource)"
parameters:
- name: "source"
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventSource&text=ContainerRegistryEventSource\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerRegistryImageDeletedEventData setSource(ContainerRegistryEventSource source)"
desc: "Set the source property: The registry node that generated the event. Put differently, while the actor initiates the event, the source generates it."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setTarget(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setTarget(ContainerRegistryEventTarget target)"
name: "setTarget(ContainerRegistryEventTarget target)"
nameWithType: "ContainerRegistryImageDeletedEventData.setTarget(ContainerRegistryEventTarget target)"
summary: "Set the target property: The target of the event."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setTarget(com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget)"
parameters:
- name: "target"
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventTarget&text=ContainerRegistryEventTarget\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ContainerRegistryImageDeletedEventData setTarget(ContainerRegistryEventTarget target)"
desc: "Set the target property: The target of the event."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setTimestamp(java.time.OffsetDateTime)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.setTimestamp(OffsetDateTime timestamp)"
name: "setTimestamp(OffsetDateTime timestamp)"
nameWithType: "ContainerRegistryImageDeletedEventData.setTimestamp(OffsetDateTime timestamp)"
summary: "Set the timestamp property: The time at which the event occurred."
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.setTimestamp(java.time.OffsetDateTime)"
parameters:
- name: "timestamp"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public ContainerRegistryImageDeletedEventData setTimestamp(OffsetDateTime timestamp)"
desc: "Set the timestamp property: The time at which the event occurred."
returns:
type: "<xref href=\"com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData?alt=com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData&text=ContainerRegistryImageDeletedEventData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryImageDeletedEventData.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "ContainerRegistryImageDeletedEventData.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.messaging.eventgrid.systemevents.ContainerRegistryEventData.toJson(com.azure.json.JsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImageDeleted event."
metadata: {}
package: "com.azure.messaging.eventgrid.systemevents"
artifact: com.azure:azure-messaging-eventgrid:4.26.0