forked from Azure/azure-docs-sdk-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContainerRegistryImagePushedEventData.xml
39 lines (39 loc) · 2.46 KB
/
ContainerRegistryImagePushedEventData.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<Type Name="ContainerRegistryImagePushedEventData" FullName="Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryImagePushedEventData">
<TypeSignature Language="C#" Value="public class ContainerRegistryImagePushedEventData : Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryEventData" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit ContainerRegistryImagePushedEventData extends Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryEventData" />
<TypeSignature Language="DocId" Value="T:Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryImagePushedEventData" />
<TypeSignature Language="VB.NET" Value="Public Class ContainerRegistryImagePushedEventData
Inherits ContainerRegistryEventData" />
<TypeSignature Language="F#" Value="type ContainerRegistryImagePushedEventData = class
 inherit ContainerRegistryEventData" />
<AssemblyInfo>
<AssemblyName>Azure.Messaging.EventGrid</AssemblyName>
<AssemblyVersion>4.1.0.0</AssemblyVersion>
<AssemblyVersion>4.2.0.0</AssemblyVersion>
<AssemblyVersion>4.3.0.0</AssemblyVersion>
<AssemblyVersion>4.4.0.0</AssemblyVersion>
<AssemblyVersion>4.5.0.0</AssemblyVersion>
<AssemblyVersion>4.6.0.0</AssemblyVersion>
<AssemblyVersion>4.7.0.0</AssemblyVersion>
<AssemblyVersion>4.8.1.0</AssemblyVersion>
<AssemblyVersion>4.8.2.0</AssemblyVersion>
<AssemblyVersion>4.9.0.0</AssemblyVersion>
<AssemblyVersion>4.10.0.0</AssemblyVersion>
<AssemblyVersion>4.11.0.0</AssemblyVersion>
<AssemblyVersion>4.12.0.0</AssemblyVersion>
<AssemblyVersion>4.13.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryEventData</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName Language="C#">[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryImagePushedEventData+ContainerRegistryImagePushedEventDataConverter))]</AttributeName>
<AttributeName Language="F#">[<System.Text.Json.Serialization.JsonConverter(typeof(Azure.Messaging.EventGrid.SystemEvents.ContainerRegistryImagePushedEventData+ContainerRegistryImagePushedEventDataConverter))>]</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary> Schema of the Data property of an EventGridEvent for a Microsoft.ContainerRegistry.ImagePushed event. </summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>