Share via


IJobPatchProperties.EventStreamEndpoint Property

Definition

The endpoint of the eventstream of the container apps job.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="The endpoint of the eventstream of the container apps job.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eventStreamEndpoint", Update=true)]
public string EventStreamEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=true, Description="The endpoint of the eventstream of the container apps job.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="eventStreamEndpoint", Update=true)>]
member this.EventStreamEndpoint : string with get, set
Public Property EventStreamEndpoint As String

Property Value

Attributes

Applies to