Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def get(
:type operational_insights_resource_provider: str
:param workspace_name: The name of the workspace.
:type workspace_name: str
:param settings_name: The setting name. Supports- Fusion, UEBA
:param settings_name: The setting name. Supports- UEBA
:type settings_name: str
:param dict custom_headers: headers that will be added to the request
:param bool raw: returns the direct response alongside the
Expand Down Expand Up @@ -119,7 +119,7 @@ def update(
:type operational_insights_resource_provider: str
:param workspace_name: The name of the workspace.
:type workspace_name: str
:param settings_name: The setting name. Supports- Fusion, UEBA
:param settings_name: The setting name. Supports- UEBA
:type settings_name: str
:param settings: The setting
:type settings: ~azure.mgmt.securityinsight.models.Settings
Expand Down