NetworkingFirewallInboundSetRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"rules": [
{
"address": "string",
"policy": "IGNORE",
"prefix": 0
}
]
}
This is a request body class for an operation.
{
"rules": [
{
"address": "string",
"policy": "IGNORE",
"prefix": 0
}
]
}