Skip to content

Commit

Permalink
Generated from 0db70c499dc008a011a79e6c99bf621baba86623 (#3928)
Browse files Browse the repository at this point in the history
typo: Microsoft.DocumentDB

- defintions -> definitions
- Trim trailing whitespace
  • Loading branch information
AutorestCI authored Dec 3, 2018
1 parent 69f5ed5 commit 062c533
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1350,7 +1350,7 @@ def internal_paging(next_link=None, raw=False):

def list_metric_definitions(
self, resource_group_name, account_name, custom_headers=None, raw=False, **operation_config):
"""Retrieves metric defintions for the given database account.
"""Retrieves metric definitions for the given database account.
:param resource_group_name: Name of an Azure resource group.
:type resource_group_name: str
Expand Down

0 comments on commit 062c533

Please sign in to comment.