Udostępnij przez


IPeeringServicePrefix.Event Property

Definition

The list of events for peering service prefix

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The list of events for peering service prefix", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IPeeringServicePrefixEvent) }, Read=true, ReadOnly=true, Required=false, SerializedName="events", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IPeeringServicePrefixEvent> Event { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The list of events for peering service prefix", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IPeeringServicePrefixEvent) }, Read=true, ReadOnly=true, Required=false, SerializedName="events", Update=false)>]
member this.Event : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Peering.Models.IPeeringServicePrefixEvent>
Public ReadOnly Property Event As List(Of IPeeringServicePrefixEvent)

Property Value

Attributes

Applies to