Partager via


ICallbackConfig.ServiceUri Property

Definition

The service URI for the webhook to post notifications.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The service URI for the webhook to post notifications.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="serviceUri")]
public string ServiceUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The service URI for the webhook to post notifications.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="serviceUri")>]
member this.ServiceUri : string with get, set
Public Property ServiceUri As String

Property Value

Attributes

Applies to