EffectiveRoutesParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters specifying the resource whose effective routes are being requested.
public class EffectiveRoutesParameters
type EffectiveRoutesParameters = class
Public Class EffectiveRoutesParameters
- Inheritance
-
EffectiveRoutesParameters
Constructors
EffectiveRoutesParameters() |
Initializes a new instance of the EffectiveRoutesParameters class. |
EffectiveRoutesParameters(String, String) |
Initializes a new instance of the EffectiveRoutesParameters class. |
Properties
ResourceId |
Gets or sets the resource whose effective routes are being requested. |
VirtualWanResourceType |
Gets or sets the type of the specified resource like RouteTable, ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection. |
Applies to
Azure SDK for .NET