Skip to content

Commit

Permalink
Generated from d85ec8052ee09e19a904c8682ecd71d95a87bfda (#5159)
Browse files Browse the repository at this point in the history
add netapp 2019-06-01 to Go SDK
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Jul 1, 2019
1 parent 870ded7 commit 8692e50
Show file tree
Hide file tree
Showing 14 changed files with 4,040 additions and 4 deletions.
2 changes: 1 addition & 1 deletion profiles/latest/netapp/mgmt/netapp/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

package netapp

import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-05-01/netapp"
import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-06-01/netapp"

const (
DefaultBaseURI = original.DefaultBaseURI
Expand Down
2 changes: 1 addition & 1 deletion profiles/latest/netapp/mgmt/netapp/netappapi/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

package netappapi

import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-05-01/netapp/netappapi"
import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-06-01/netapp/netappapi"

type AccountsClientAPI = original.AccountsClientAPI
type BaseClientAPI = original.BaseClientAPI
Expand Down
2 changes: 1 addition & 1 deletion profiles/preview/netapp/mgmt/netapp/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

package netapp

import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-05-01/netapp"
import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-06-01/netapp"

const (
DefaultBaseURI = original.DefaultBaseURI
Expand Down
2 changes: 1 addition & 1 deletion profiles/preview/netapp/mgmt/netapp/netappapi/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

package netappapi

import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-05-01/netapp/netappapi"
import original "github.com/Azure/azure-sdk-for-go/services/netapp/mgmt/2019-06-01/netapp/netappapi"

type AccountsClientAPI = original.AccountsClientAPI
type BaseClientAPI = original.BaseClientAPI
Expand Down
Loading

0 comments on commit 8692e50

Please sign in to comment.