From 452ce51dd1118d7674fe5cedc0bd48104cc4c552 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Sun, 2 Dec 2018 20:34:46 +0000 Subject: [PATCH] Generated from 964e181cc1542e5bec928cbb27ef3d144f24b71e typo: netapp/resource-manager/Microsoft.NetApp - possiblly -> possibly - targets's -> target's --- azure-mgmt-netapp/azure/mgmt/netapp/models/dimension.py | 2 +- azure-mgmt-netapp/azure/mgmt/netapp/models/dimension_py3.py | 2 +- azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target.py | 2 +- azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target_py3.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension.py b/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension.py index 0a0cdaf75da7..2398aa46e8f6 100644 --- a/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension.py +++ b/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension_py3.py b/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension_py3.py index 6845aa528b4b..af5b0aac3d23 100644 --- a/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension_py3.py +++ b/azure-mgmt-netapp/azure/mgmt/netapp/models/dimension_py3.py @@ -13,7 +13,7 @@ class Dimension(Model): - """Dimension of blobs, possiblly be blob type or access tier. + """Dimension of blobs, possibly be blob type or access tier. :param name: Display name of dimension. :type name: str diff --git a/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target.py b/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target.py index 0265a9071c7d..0434cf874c83 100644 --- a/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target.py +++ b/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target.py @@ -34,7 +34,7 @@ class MountTarget(Model): :param file_system_id: Required. fileSystemId. UUID v4 used to identify the MountTarget :type file_system_id: str - :ivar ip_address: ipAddress. The mount targets's IPv4 address + :ivar ip_address: ipAddress. The mount target's IPv4 address :vartype ip_address: str :ivar name1: name. The name of the mount target :vartype name1: str diff --git a/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target_py3.py b/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target_py3.py index e4b9674bb12c..cb17cb63d9c6 100644 --- a/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target_py3.py +++ b/azure-mgmt-netapp/azure/mgmt/netapp/models/mount_target_py3.py @@ -34,7 +34,7 @@ class MountTarget(Model): :param file_system_id: Required. fileSystemId. UUID v4 used to identify the MountTarget :type file_system_id: str - :ivar ip_address: ipAddress. The mount targets's IPv4 address + :ivar ip_address: ipAddress. The mount target's IPv4 address :vartype ip_address: str :ivar name1: name. The name of the mount target :vartype name1: str