Skip to content

Commit

Permalink
Generated from 3b7e0ff3ba3d3d18ce80d86be227e06f43bd747d (#3987)
Browse files Browse the repository at this point in the history
typo: resources/resource-manager/Microsoft.Resources

- paramaters -> parameters
- deploymentoutput -> deployment output
- targetid -> targetId
- informaton -> information
- rsources -> resources
- muct -> must
  • Loading branch information
AutorestCI authored Dec 4, 2018
1 parent e769366 commit 64b2c43
Show file tree
Hide file tree
Showing 24 changed files with 25 additions and 25 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,8 @@ def list_at_subscription(
"""Gets all the linked resources for the subscription.
:param filter: The filter to apply on the list resource links
operation. The supported filter for list resource links is targetid.
For example, $filter=targetid eq {value}
operation. The supported filter for list resource links is targetId.
For example, $filter=targetId eq {value}
:type filter: str
:param dict custom_headers: headers that will be added to the request
:param bool raw: returns the direct response alongside the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class DeploymentPropertiesExtended(Model):
:type correlation_id: str
:param timestamp: The timestamp of the template deployment.
:type timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class DeploymentPropertiesExtended(Model):
:type correlation_id: str
:param timestamp: The timestamp of the template deployment.
:type timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class ResourceGroup(Model):
:type properties:
~azure.mgmt.resource.resources.v2016_09_01.models.ResourceGroupProperties
:param location: Required. The location of the resource group. It cannot
be changed after the resource group has been created. It muct be one of
be changed after the resource group has been created. It must be one of
the supported Azure locations.
:type location: str
:param managed_by: The ID of the resource that manages this resource
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class ResourceGroup(Model):
:type properties:
~azure.mgmt.resource.resources.v2016_09_01.models.ResourceGroupProperties
:param location: Required. The location of the resource group. It cannot
be changed after the resource group has been created. It muct be one of
be changed after the resource group has been created. It must be one of
the supported Azure locations.
:type location: str
:param managed_by: The ID of the resource that manages this resource
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def move_resources(
on the groups until the move completes. .
:param source_resource_group_name: The name of the resource group
containing the rsources to move.
containing the resources to move.
:type source_resource_group_name: str
:param resources: The IDs of the resources.
:type resources: list[str]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class DeploymentPropertiesExtended(Model):
:vartype correlation_id: str
:ivar timestamp: The timestamp of the template deployment.
:vartype timestamp: datetime
:param outputs: Key/value pairs that represent deploymentoutput.
:param outputs: Key/value pairs that represent deployment output.
:type outputs: object
:param providers: The list of resource providers needed for the
deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class ParametersLink(Model):
"""Entity representing the reference to the deployment paramaters.
"""Entity representing the reference to the deployment parameters.
All required parameters must be populated in order to send to Azure.
Expand Down

0 comments on commit 64b2c43

Please sign in to comment.