RoutePolicyStatementProperties 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.
Route Policy Statement properties.
public class RoutePolicyStatementProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.AnnotationResourceProperties
type RoutePolicyStatementProperties = class
inherit AnnotationResourceProperties
Public Class RoutePolicyStatementProperties
Inherits AnnotationResourceProperties
- Inheritance
Constructors
RoutePolicyStatementProperties(Int64, StatementConditionProperties, StatementActionProperties) |
Initializes a new instance of RoutePolicyStatementProperties. |
Properties
Action |
Route policy action properties. |
Annotation |
Switch configuration description. (Inherited from AnnotationResourceProperties) |
Condition |
Route policy condition properties. |
SequenceNumber |
Sequence to insert to/delete from existing route. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET