Udostępnij przez


IPeeringServicePrefixEvent.EventType Property

Definition

The type of the event associated with a prefix.

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

Property Value

Attributes

Applies to