From 91749df2defdb95ed7c6e16f95be1e1a9be6607b Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Tue, 4 Dec 2018 11:12:39 -0800 Subject: [PATCH] Generated from 52b55e05a45b6f26b3b6bbc28dee20a547d3b304 (#3490) typo: Microsoft.HanaOnAzure - interaface -> interface --- .../hanaonazure/mgmt/2017-11-03-preview/hanaonazure/models.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/preview/hanaonazure/mgmt/2017-11-03-preview/hanaonazure/models.go b/services/preview/hanaonazure/mgmt/2017-11-03-preview/hanaonazure/models.go index 822ca5c2a7b8..b18d248c3150 100644 --- a/services/preview/hanaonazure/mgmt/2017-11-03-preview/hanaonazure/models.go +++ b/services/preview/hanaonazure/mgmt/2017-11-03-preview/hanaonazure/models.go @@ -424,7 +424,7 @@ type HardwareProfile struct { HanaInstanceSize HanaInstanceSizeNamesEnum `json:"hanaInstanceSize,omitempty"` } -// IPAddress specifies the IP address of the network interaface. +// IPAddress specifies the IP address of the network interface. type IPAddress struct { // IPAddress - Specifies the IP address of the network interface. IPAddress *string `json:"ipAddress,omitempty"`