Skip to content

Commit

Permalink
Generated from 194e44a6ce8900ab9dcdc934c61e527e45f685af
Browse files Browse the repository at this point in the history
Merge pull request #19 from leonardbf/NFSAAS-2185-R4-swagger-standard

NFSAAS-2185 update to R4 RP standard
  • Loading branch information
AutorestCI committed Apr 18, 2019
1 parent 853a7bb commit 10bddb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class ResourceNameAvailabilityRequest(Model):
'Microsoft.NetApp/netAppAccount/capacityPools/volumes',
'Microsoft.NetApp/netAppAccount/capacityPools/volumes/snapshots'
:type type: str or ~azure.mgmt.netapp.models.CheckNameResourceTypes
:param resource_group: Required. Is fully qualified domain name.
:param resource_group: Required. Resource group name.
:type resource_group: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class ResourceNameAvailabilityRequest(Model):
'Microsoft.NetApp/netAppAccount/capacityPools/volumes',
'Microsoft.NetApp/netAppAccount/capacityPools/volumes/snapshots'
:type type: str or ~azure.mgmt.netapp.models.CheckNameResourceTypes
:param resource_group: Required. Is fully qualified domain name.
:param resource_group: Required. Resource group name.
:type resource_group: str
"""

Expand Down

0 comments on commit 10bddb9

Please sign in to comment.