Share via


IPeeringServicePrefixEvent.EventDescription Property

Definition

The description of the event associated with a prefix.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The description of the event associated with a prefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="eventDescription")]
public string EventDescription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Description="The description of the event associated with a prefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="eventDescription")>]
member this.EventDescription : string
Public ReadOnly Property EventDescription As String

Property Value

Attributes

Applies to