Bagikan melalui


IEvent.ContentAction Property

Definition

The action that encompasses the provided event.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The action that encompasses the provided event.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="action")]
public string ContentAction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The action that encompasses the provided event.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="action")>]
member this.ContentAction : string with get, set
Public Property ContentAction As String

Property Value

Attributes

Applies to