StatementConditionProperties 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 condition properties.
public class StatementConditionProperties : Azure.ResourceManager.ManagedNetworkFabric.Models.IPCommunityIdList
type StatementConditionProperties = class
inherit IPCommunityIdList
Public Class StatementConditionProperties
Inherits IPCommunityIdList
- Inheritance
Constructors
StatementConditionProperties() |
Initializes a new instance of StatementConditionProperties. |
Properties
IPCommunityIds |
List of IP Community resource IDs. (Inherited from IPCommunityIdList) |
IPExtendedCommunityIds |
List of IP Extended Community resource IDs. |
IPPrefixId |
Arm Resource Id of IpPrefix. |
RoutePolicyConditionType |
Type of the condition used. |
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