Upgrade compute API to version 2019-03-01
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2018-10-01/compute"
|
||||
"github.com/Azure/azure-sdk-for-go/services/compute/mgmt/2019-03-01/compute"
|
||||
)
|
||||
|
||||
func TestAttachDisk(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user