Skip to content

Commit

Permalink
Add property description for public_network_access_enabled of azurerm…
Browse files Browse the repository at this point in the history
…_kusto_cluster (#16362)
  • Loading branch information
Neil Ye authored Apr 13, 2022
1 parent 455056e commit 93161f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/docs/r/kusto_cluster.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ The following arguments are supported:

* `streaming_ingestion_enabled` - (Optional) Specifies if the streaming ingest is enabled.

* `public_network_access_enabled` - (Optional) Is the public network access enabled? Defaults to `true`.

* `purge_enabled` - (Optional) Specifies if the purge operations are enabled.

* `virtual_network_configuration`- (Optional) A `virtual_network_configuration` block as defined below. Changing this forces a new resource to be created.
Expand Down

0 comments on commit 93161f9

Please sign in to comment.