Share via


CustomRpResourceTypeRouteDefinition.RoutingType Property

Definition

The routing types that are supported for resource requests.

[Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Origin(Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CustomProviders.Support.ResourceTypeRouting? 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.ResourceTypeRouting> with get, set
Public Property RoutingType As Nullable(Of ResourceTypeRouting)

Property Value

Implements

Attributes

Applies to