RoutingEnrichments.Static Property

Definition

Gets the static Please note Azure.ResourceManager.EventGrid.Models.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 Azure.ResourceManager.EventGrid.Models.StaticStringRoutingEnrichment.

public Azure.Provisioning.BicepList<Azure.Provisioning.EventGrid.StaticRoutingEnrichment> Static { get; set; }
member this.Static : Azure.Provisioning.BicepList<Azure.Provisioning.EventGrid.StaticRoutingEnrichment> with get, set
Public Property Static As BicepList(Of StaticRoutingEnrichment)

Property Value

Applies to