StatementConditionPatchProperties interface
Route policy statement condition properties.
Properties
| ip |
List of IP Community resource IDs. |
| ip |
List of IP Extended Community resource IDs. |
| ip |
Arm Resource Id of IpPrefix. |
| type | Type of the condition used. |
Property Details
ipCommunityIds
List of IP Community resource IDs.
ipCommunityIds?: string[]
Property Value
string[]
ipExtendedCommunityIds
List of IP Extended Community resource IDs.
ipExtendedCommunityIds?: string[]
Property Value
string[]
ipPrefixId
Arm Resource Id of IpPrefix.
ipPrefixId?: string
Property Value
string
type
Type of the condition used.
type?: string
Property Value
string