Skip to content
Merged
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 @@ -222,7 +222,7 @@ def _create_or_update_initial(

def create_or_update(
self, resource_group_name, policy_name, parameters, custom_headers=None, raw=False, polling=True, **operation_config):
"""Create or update policy with specified ruleset name within a resource
"""Create or update policy with specified rule set name within a resource
group.

:param resource_group_name: Name of the Resource group within the
Expand Down