Skip to content

Commit

Permalink
Generated from d630f4f518db8a171288c12507a37ae4419fca4b
Browse files Browse the repository at this point in the history
Merge pull request #1 from madewithsmiles/madewithsmiles-patch-1

Target Resource Group
  • Loading branch information
SDK Automation committed Jun 5, 2020
1 parent d8a9ddf commit 13b6cf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def create_or_update(
self, resource_group_name, availability_set_name, parameters, custom_headers=None, raw=False, **operation_config):
"""Create or update an availability set.
:param resource_group_name: The name of the resource group.
:param resource_group_name: The name of the target resource group.
:type resource_group_name: str
:param availability_set_name: The name of the availability set.
:type availability_set_name: str
Expand Down

0 comments on commit 13b6cf1

Please sign in to comment.