Share via


CustomRpActionRouteDefinition.RoutingType Property

Definition

The routing types that are supported for action requests.

[Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Origin(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Support.ActionRouting? RoutingType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Origin(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.PropertyOrigin.Owned)>]
member this.RoutingType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Support.ActionRouting> with get, set
Public Property RoutingType As Nullable(Of ActionRouting)

Property Value

Implements

Attributes

Applies to