Sdílet prostřednictvím


RoutingEnrichments.Static Property

Definition

Gets the static Please note StaticRoutingEnrichment is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include StaticStringRoutingEnrichment.

public System.Collections.Generic.IList<Azure.ResourceManager.EventGrid.Models.StaticRoutingEnrichment> Static { get; }
member this.Static : System.Collections.Generic.IList<Azure.ResourceManager.EventGrid.Models.StaticRoutingEnrichment>
Public ReadOnly Property Static As IList(Of StaticRoutingEnrichment)

Property Value

Applies to