Share via


IInlineEventProperties.DocumentationUrl Property

Definition

The documentationUrl for the inline event.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The documentationUrl for the inline event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="documentationUrl", Update=true)]
public string DocumentationUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="The documentationUrl for the inline event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="documentationUrl", Update=true)>]
member this.DocumentationUrl : string with get, set
Public Property DocumentationUrl As String

Property Value

Attributes

Applies to