Skip to content

Commit

Permalink
Revert "Update specification/network/resource-manager/Microsoft.Netwo…
Browse files Browse the repository at this point in the history
…rk/stable/2018-08-01/networkWatcher.json"

This reverts commit f4f438a.
  • Loading branch information
zwswim committed Nov 1, 2018
1 parent f4f438a commit 2c9be47
Showing 1 changed file with 0 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2585,9 +2585,6 @@
},
"retentionPolicy": {
"$ref": "#/definitions/RetentionPolicyParameters"
},
"format": {
"$ref": "#/definitions/FlowLogFormatParameters"
}
}
},
Expand Down Expand Up @@ -2618,26 +2615,6 @@
}
}
},
"FlowLogFormatParameters": {
"description": "Parameters that define the flow log format.",
"properties": {
"type": {
"description": "The type of flow log format.",
"enum": [
"JSON"
],
"x-ms-enum": {
"name": "FlowLogFormatType",
"modelAsString": true
}
},
"version": {
"description": "The version (revision) of the flow log format.",
"type": "integer",
"default": 0
}
}
},
"FlowLogInformation": {
"description": "Information on the configuration of flow log and traffic analytics (optional) .",
"required": [
Expand Down

0 comments on commit 2c9be47

Please sign in to comment.