StaticRoutingEnrichment.ValueType Property

Definition

Static routing enrichment value type. For e.g. this property value can be 'String'.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)]
public string ValueType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Owned)>]
member this.ValueType : string with get, set
Public Property ValueType As String

Property Value

Implements

Attributes

Applies to