Udostępnij przez


IPeeringServicePrefixEvent.EventDescription Property

Definition

The description of the event associated with a prefix.

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

Property Value

Attributes

Applies to