Dela via


INamespaceUpdateParameters.RoutingEnrichmentDynamic Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IDynamicRoutingEnrichment) }, Read=true, ReadOnly=false, Required=false, SerializedName="dynamic", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IDynamicRoutingEnrichment> RoutingEnrichmentDynamic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IDynamicRoutingEnrichment) }, Read=true, ReadOnly=false, Required=false, SerializedName="dynamic", Update=true)>]
member this.RoutingEnrichmentDynamic : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Models.IDynamicRoutingEnrichment> with get, set
Public Property RoutingEnrichmentDynamic As List(Of IDynamicRoutingEnrichment)

Property Value

Attributes

Applies to