Techpreview_Networking_Firewall_Addr_Inbound_Add_RequestBody

Techpreview_Networking_Firewall_Addr_Inbound_Add_RequestBody
Techpreview_Networking_Firewall_Addr_Inbound_Add_RequestBody

This is a request body class for an operation.

JSON Example
{
    "pos": 0,
    "rule": {
        "address": "string",
        "prefix": 0,
        "policy": "string",
        "interface_name": "string"
    }
}
integer As int64
pos
Required

Position before which to insert the rule (zero-based). If you try to insert the rule in a position whose number is greater than the number of rules, the firewall rule is inserted at the end of the list.