From 4081e9cf2226ddde24a66a46ed988bc5862c64d5 Mon Sep 17 00:00:00 2001 From: Bevan Arps Date: Mon, 30 Oct 2023 08:04:30 +1300 Subject: [PATCH] Relocate storage packages for compute (#3464) * Remove 'compute' from the exclusion * Update generated files * Update deepcopy files --- ...disk_encryption_set_extension_types_gen.go | 2 +- .../disk_extension_types_gen.go | 4 +- .../image_extension_types_gen.go | 8 +- .../snapshot_extension_types_gen.go | 4 +- .../virtual_machine_extension_types_gen.go | 8 +- ...l_machine_scale_set_extension_types_gen.go | 8 +- .../compute/v1api20200930/disk_types_gen.go | 6 +- .../v1api20200930/disk_types_gen_test.go | 54 ++-- .../v1api20200930/snapshot_types_gen.go | 6 +- .../v1api20200930/snapshot_types_gen_test.go | 12 +- .../storage}/disk_types_gen.go | 6 +- .../storage}/disk_types_gen_test.go | 14 +- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/snapshot_types_gen.go | 2 +- .../storage}/snapshot_types_gen_test.go | 2 +- .../storage}/structure.txt | 2 +- .../storage}/zz_generated.deepcopy.go | 2 +- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/structure.txt | 2 +- .../virtual_machine_scale_set_types_gen.go | 10 +- ...irtual_machine_scale_set_types_gen_test.go | 112 ++++---- .../storage}/virtual_machine_types_gen.go | 10 +- .../virtual_machine_types_gen_test.go | 188 +++++++------- .../storage}/zz_generated.deepcopy.go | 2 +- .../virtual_machine_scale_set_types_gen.go | 2 +- ...irtual_machine_scale_set_types_gen_test.go | 112 ++++---- .../virtual_machine_types_gen.go | 2 +- .../virtual_machine_types_gen_test.go | 186 ++++++------- .../compute/v1api20210701/image_types_gen.go | 2 +- .../v1api20210701/image_types_gen_test.go | 30 +-- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/image_types_gen.go | 8 +- .../storage}/image_types_gen_test.go | 30 +-- .../storage}/structure.txt | 2 +- .../storage}/zz_generated.deepcopy.go | 2 +- .../compute/v1api20220301/image_types_gen.go | 6 +- .../v1api20220301/image_types_gen_test.go | 28 +- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/image_types_gen.go | 2 +- .../storage}/image_types_gen_test.go | 2 +- .../storage}/structure.txt | 2 +- .../virtual_machine_scale_set_types_gen.go | 2 +- ...irtual_machine_scale_set_types_gen_test.go | 2 +- .../storage}/virtual_machine_types_gen.go | 4 +- .../virtual_machine_types_gen_test.go | 12 +- .../storage}/zz_generated.deepcopy.go | 2 +- .../virtual_machine_scale_set_types_gen.go | 6 +- ...irtual_machine_scale_set_types_gen_test.go | 110 ++++---- .../virtual_machine_types_gen.go | 6 +- .../virtual_machine_types_gen_test.go | 240 ++++++++--------- .../disk_encryption_set_types_gen.go | 6 +- .../disk_encryption_set_types_gen_test.go | 30 +-- .../storage}/disk_encryption_set_types_gen.go | 2 +- .../disk_encryption_set_types_gen_test.go | 2 +- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/structure.txt | 2 +- .../storage}/zz_generated.deepcopy.go | 2 +- .../compute/v1beta20200930/disk_types_gen.go | 2 +- .../v1beta20200930/disk_types_gen_test.go | 56 ++-- .../v1beta20200930/snapshot_types_gen.go | 2 +- .../v1beta20200930/snapshot_types_gen_test.go | 14 +- .../storage}/disk_types_gen.go | 14 +- .../storage}/disk_types_gen_test.go | 58 ++--- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/snapshot_types_gen.go | 14 +- .../storage}/snapshot_types_gen_test.go | 14 +- .../storage}/structure.txt | 2 +- .../storage}/zz_generated.deepcopy.go | 2 +- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/structure.txt | 2 +- .../virtual_machine_scale_set_types_gen.go | 6 +- ...irtual_machine_scale_set_types_gen_test.go | 114 ++++---- .../storage}/virtual_machine_types_gen.go | 6 +- .../virtual_machine_types_gen_test.go | 190 +++++++------- .../storage}/zz_generated.deepcopy.go | 2 +- .../virtual_machine_scale_set_types_gen.go | 2 +- ...irtual_machine_scale_set_types_gen_test.go | 112 ++++---- .../virtual_machine_types_gen.go | 2 +- .../virtual_machine_types_gen_test.go | 186 ++++++------- .../compute/v1beta20210701/image_types_gen.go | 2 +- .../v1beta20210701/image_types_gen_test.go | 30 +-- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/image_types_gen.go | 4 +- .../storage}/image_types_gen_test.go | 32 +-- .../storage}/structure.txt | 2 +- .../storage}/zz_generated.deepcopy.go | 2 +- .../compute/v1beta20220301/image_types_gen.go | 2 +- .../v1beta20220301/image_types_gen_test.go | 30 +-- .../storage}/groupversion_info_gen.go | 4 +- .../storage}/image_types_gen.go | 8 +- .../storage}/image_types_gen_test.go | 36 +-- .../storage}/structure.txt | 2 +- .../virtual_machine_scale_set_types_gen.go | 8 +- ...irtual_machine_scale_set_types_gen_test.go | 114 ++++---- .../storage}/virtual_machine_types_gen.go | 10 +- .../virtual_machine_types_gen_test.go | 244 +++++++++--------- .../storage}/zz_generated.deepcopy.go | 2 +- .../virtual_machine_scale_set_types_gen.go | 2 +- ...irtual_machine_scale_set_types_gen_test.go | 112 ++++---- .../virtual_machine_types_gen.go | 2 +- .../virtual_machine_types_gen_test.go | 242 ++++++++--------- .../controllers/controller_resources_gen.go | 18 +- .../astmodel/storage_package_reference.go | 1 - 103 files changed, 1524 insertions(+), 1525 deletions(-) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/disk_types_gen.go (99%) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/disk_types_gen_test.go (99%) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/groupversion_info_gen.go (87%) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/snapshot_types_gen.go (99%) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/snapshot_types_gen_test.go (99%) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/structure.txt (99%) rename v2/api/compute/{v1api20200930storage => v1api20200930/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1api20201201storage => v1api20201201/storage}/groupversion_info_gen.go (87%) rename v2/api/compute/{v1api20201201storage => v1api20201201/storage}/structure.txt (99%) rename v2/api/compute/{v1api20201201storage => v1api20201201/storage}/virtual_machine_scale_set_types_gen.go (99%) rename v2/api/compute/{v1api20201201storage => v1api20201201/storage}/virtual_machine_scale_set_types_gen_test.go (98%) rename v2/api/compute/{v1api20201201storage => v1api20201201/storage}/virtual_machine_types_gen.go (99%) rename v2/api/compute/{v1api20201201storage => v1api20201201/storage}/virtual_machine_types_gen_test.go (98%) rename v2/api/compute/{v1beta20201201storage => v1api20201201/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1api20210701storage => v1api20210701/storage}/groupversion_info_gen.go (87%) rename v2/api/compute/{v1api20210701storage => v1api20210701/storage}/image_types_gen.go (99%) rename v2/api/compute/{v1api20210701storage => v1api20210701/storage}/image_types_gen_test.go (98%) rename v2/api/compute/{v1api20210701storage => v1api20210701/storage}/structure.txt (99%) rename v2/api/compute/{v1api20210701storage => v1api20210701/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/groupversion_info_gen.go (87%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/image_types_gen.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/image_types_gen_test.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/structure.txt (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/virtual_machine_scale_set_types_gen.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/virtual_machine_scale_set_types_gen_test.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/virtual_machine_types_gen.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/virtual_machine_types_gen_test.go (99%) rename v2/api/compute/{v1api20220301storage => v1api20220301/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1api20220702storage => v1api20220702/storage}/disk_encryption_set_types_gen.go (99%) rename v2/api/compute/{v1api20220702storage => v1api20220702/storage}/disk_encryption_set_types_gen_test.go (99%) rename v2/api/compute/{v1api20220702storage => v1api20220702/storage}/groupversion_info_gen.go (87%) rename v2/api/compute/{v1api20220702storage => v1api20220702/storage}/structure.txt (99%) rename v2/api/compute/{v1api20220702storage => v1api20220702/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/disk_types_gen.go (99%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/disk_types_gen_test.go (98%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/groupversion_info_gen.go (86%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/snapshot_types_gen.go (99%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/snapshot_types_gen_test.go (97%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/structure.txt (99%) rename v2/api/compute/{v1beta20200930storage => v1beta20200930/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1beta20201201storage => v1beta20201201/storage}/groupversion_info_gen.go (86%) rename v2/api/compute/{v1beta20201201storage => v1beta20201201/storage}/structure.txt (99%) rename v2/api/compute/{v1beta20201201storage => v1beta20201201/storage}/virtual_machine_scale_set_types_gen.go (99%) rename v2/api/compute/{v1beta20201201storage => v1beta20201201/storage}/virtual_machine_scale_set_types_gen_test.go (98%) rename v2/api/compute/{v1beta20201201storage => v1beta20201201/storage}/virtual_machine_types_gen.go (99%) rename v2/api/compute/{v1beta20201201storage => v1beta20201201/storage}/virtual_machine_types_gen_test.go (98%) rename v2/api/compute/{v1api20201201storage => v1beta20201201/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1beta20210701storage => v1beta20210701/storage}/groupversion_info_gen.go (86%) rename v2/api/compute/{v1beta20210701storage => v1beta20210701/storage}/image_types_gen.go (99%) rename v2/api/compute/{v1beta20210701storage => v1beta20210701/storage}/image_types_gen_test.go (98%) rename v2/api/compute/{v1beta20210701storage => v1beta20210701/storage}/structure.txt (99%) rename v2/api/compute/{v1beta20210701storage => v1beta20210701/storage}/zz_generated.deepcopy.go (99%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/groupversion_info_gen.go (86%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/image_types_gen.go (99%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/image_types_gen_test.go (97%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/structure.txt (99%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/virtual_machine_scale_set_types_gen.go (99%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/virtual_machine_scale_set_types_gen_test.go (98%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/virtual_machine_types_gen.go (99%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/virtual_machine_types_gen_test.go (98%) rename v2/api/compute/{v1beta20220301storage => v1beta20220301/storage}/zz_generated.deepcopy.go (99%) diff --git a/v2/api/compute/customizations/disk_encryption_set_extension_types_gen.go b/v2/api/compute/customizations/disk_encryption_set_extension_types_gen.go index f3ce73aaefe..34900e401c9 100644 --- a/v2/api/compute/customizations/disk_encryption_set_extension_types_gen.go +++ b/v2/api/compute/customizations/disk_encryption_set_extension_types_gen.go @@ -5,7 +5,7 @@ package customizations import ( v20220702 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702" - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" ) diff --git a/v2/api/compute/customizations/disk_extension_types_gen.go b/v2/api/compute/customizations/disk_extension_types_gen.go index a90084ef30a..9161808edf1 100644 --- a/v2/api/compute/customizations/disk_extension_types_gen.go +++ b/v2/api/compute/customizations/disk_extension_types_gen.go @@ -5,9 +5,9 @@ package customizations import ( v20200930 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" v1beta20200930 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930" - v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" ) diff --git a/v2/api/compute/customizations/image_extension_types_gen.go b/v2/api/compute/customizations/image_extension_types_gen.go index 4812f482719..4f9487f195b 100644 --- a/v2/api/compute/customizations/image_extension_types_gen.go +++ b/v2/api/compute/customizations/image_extension_types_gen.go @@ -5,13 +5,13 @@ package customizations import ( v20210701 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" v20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" v1beta20210701 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701" - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" v1beta20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" ) diff --git a/v2/api/compute/customizations/snapshot_extension_types_gen.go b/v2/api/compute/customizations/snapshot_extension_types_gen.go index c861ac66145..04cfa4e83ca 100644 --- a/v2/api/compute/customizations/snapshot_extension_types_gen.go +++ b/v2/api/compute/customizations/snapshot_extension_types_gen.go @@ -5,9 +5,9 @@ package customizations import ( v20200930 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" v1beta20200930 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930" - v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" ) diff --git a/v2/api/compute/customizations/virtual_machine_extension_types_gen.go b/v2/api/compute/customizations/virtual_machine_extension_types_gen.go index 4c5f33d416b..ac528962aa9 100644 --- a/v2/api/compute/customizations/virtual_machine_extension_types_gen.go +++ b/v2/api/compute/customizations/virtual_machine_extension_types_gen.go @@ -5,13 +5,13 @@ package customizations import ( v20201201 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" v20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" v1beta20201201 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" v1beta20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" ) diff --git a/v2/api/compute/customizations/virtual_machine_scale_set_extension_types_gen.go b/v2/api/compute/customizations/virtual_machine_scale_set_extension_types_gen.go index 9835d99b651..9fcef94b710 100644 --- a/v2/api/compute/customizations/virtual_machine_scale_set_extension_types_gen.go +++ b/v2/api/compute/customizations/virtual_machine_scale_set_extension_types_gen.go @@ -5,13 +5,13 @@ package customizations import ( v20201201 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" v20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" v1beta20201201 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" v1beta20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" ) diff --git a/v2/api/compute/v1api20200930/disk_types_gen.go b/v2/api/compute/v1api20200930/disk_types_gen.go index 62cb60f1e97..aacb8347d68 100644 --- a/v2/api/compute/v1api20200930/disk_types_gen.go +++ b/v2/api/compute/v1api20200930/disk_types_gen.go @@ -5,7 +5,7 @@ package v1api20200930 import ( "fmt" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" @@ -51,7 +51,7 @@ var _ conversion.Convertible = &Disk{} func (disk *Disk) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20200930s.Disk) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Disk but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Disk but received %T instead", hub) } return disk.AssignProperties_From_Disk(source) @@ -61,7 +61,7 @@ func (disk *Disk) ConvertFrom(hub conversion.Hub) error { func (disk *Disk) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20200930s.Disk) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Disk but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Disk but received %T instead", hub) } return disk.AssignProperties_To_Disk(destination) diff --git a/v2/api/compute/v1api20200930/disk_types_gen_test.go b/v2/api/compute/v1api20200930/disk_types_gen_test.go index ff3f1b04e28..16b8eddbbae 100644 --- a/v2/api/compute/v1api20200930/disk_types_gen_test.go +++ b/v2/api/compute/v1api20200930/disk_types_gen_test.go @@ -5,7 +5,7 @@ package v1api20200930 import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_Disk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk tests if a specific instance of Disk can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk tests if a specific instance of Disk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk(subject Disk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_Disk_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk_Spec tests if a specific instance of Disk_Spec can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk_Spec tests if a specific instance of Disk_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk_Spec(subject Disk_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -310,7 +310,7 @@ func Test_Disk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk_STATUS tests if a specific instance of Disk_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk_STATUS tests if a specific instance of Disk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk_STATUS(subject Disk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -462,7 +462,7 @@ func Test_CreationData_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCreationData tests if a specific instance of CreationData can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForCreationData tests if a specific instance of CreationData can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCreationData(subject CreationData) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -590,7 +590,7 @@ func Test_CreationData_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCreationData_STATUS tests if a specific instance of CreationData_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForCreationData_STATUS tests if a specific instance of CreationData_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCreationData_STATUS(subject CreationData_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -721,7 +721,7 @@ func Test_DiskSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskSku tests if a specific instance of DiskSku can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDiskSku tests if a specific instance of DiskSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskSku(subject DiskSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -827,7 +827,7 @@ func Test_DiskSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskSku_STATUS tests if a specific instance of DiskSku_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDiskSku_STATUS tests if a specific instance of DiskSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskSku_STATUS(subject DiskSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -934,7 +934,7 @@ func Test_Encryption_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryption tests if a specific instance of Encryption can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryption tests if a specific instance of Encryption can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryption(subject Encryption) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1036,7 +1036,7 @@ func Test_Encryption_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryption_STATUS tests if a specific instance of Encryption_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryption_STATUS tests if a specific instance of Encryption_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryption_STATUS(subject Encryption_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1139,7 +1139,7 @@ func Test_EncryptionSettingsCollection_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsCollection tests if a specific instance of EncryptionSettingsCollection can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsCollection tests if a specific instance of EncryptionSettingsCollection can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsCollection(subject EncryptionSettingsCollection) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1257,7 +1257,7 @@ func Test_EncryptionSettingsCollection_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS tests if a specific instance of EncryptionSettingsCollection_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS tests if a specific instance of EncryptionSettingsCollection_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS(subject EncryptionSettingsCollection_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1375,7 +1375,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1478,7 +1478,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1582,7 +1582,7 @@ func Test_PurchasePlan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPurchasePlan tests if a specific instance of PurchasePlan can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForPurchasePlan tests if a specific instance of PurchasePlan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPurchasePlan(subject PurchasePlan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1687,7 +1687,7 @@ func Test_PurchasePlan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPurchasePlan_STATUS tests if a specific instance of PurchasePlan_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForPurchasePlan_STATUS tests if a specific instance of PurchasePlan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPurchasePlan_STATUS(subject PurchasePlan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1793,7 +1793,7 @@ func Test_ShareInfoElement_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForShareInfoElement_STATUS tests if a specific instance of ShareInfoElement_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForShareInfoElement_STATUS tests if a specific instance of ShareInfoElement_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForShareInfoElement_STATUS(subject ShareInfoElement_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1896,7 +1896,7 @@ func Test_EncryptionSettingsElement_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsElement tests if a specific instance of EncryptionSettingsElement can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsElement tests if a specific instance of EncryptionSettingsElement can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsElement(subject EncryptionSettingsElement) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2000,7 +2000,7 @@ func Test_EncryptionSettingsElement_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS tests if a specific instance of EncryptionSettingsElement_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS tests if a specific instance of EncryptionSettingsElement_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS(subject EncryptionSettingsElement_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2104,7 +2104,7 @@ func Test_ImageDiskReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDiskReference tests if a specific instance of ImageDiskReference can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForImageDiskReference tests if a specific instance of ImageDiskReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDiskReference(subject ImageDiskReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2206,7 +2206,7 @@ func Test_ImageDiskReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDiskReference_STATUS tests if a specific instance of ImageDiskReference_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForImageDiskReference_STATUS tests if a specific instance of ImageDiskReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDiskReference_STATUS(subject ImageDiskReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2310,7 +2310,7 @@ func Test_KeyVaultAndKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndKeyReference tests if a specific instance of KeyVaultAndKeyReference can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndKeyReference tests if a specific instance of KeyVaultAndKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndKeyReference(subject KeyVaultAndKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2427,7 +2427,7 @@ func Test_KeyVaultAndKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS tests if a specific instance of KeyVaultAndKeyReference_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS tests if a specific instance of KeyVaultAndKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS(subject KeyVaultAndKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2544,7 +2544,7 @@ func Test_KeyVaultAndSecretReference_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndSecretReference tests if a specific instance of KeyVaultAndSecretReference can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndSecretReference tests if a specific instance of KeyVaultAndSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndSecretReference(subject KeyVaultAndSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2661,7 +2661,7 @@ func Test_KeyVaultAndSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS tests if a specific instance of KeyVaultAndSecretReference_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS tests if a specific instance of KeyVaultAndSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS(subject KeyVaultAndSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2778,7 +2778,7 @@ func Test_SourceVault_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault(subject SourceVault) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2874,7 +2874,7 @@ func Test_SourceVault_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault_STATUS(subject SourceVault_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20200930/snapshot_types_gen.go b/v2/api/compute/v1api20200930/snapshot_types_gen.go index 3df6d698326..76709033eae 100644 --- a/v2/api/compute/v1api20200930/snapshot_types_gen.go +++ b/v2/api/compute/v1api20200930/snapshot_types_gen.go @@ -5,7 +5,7 @@ package v1api20200930 import ( "fmt" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" @@ -51,7 +51,7 @@ var _ conversion.Convertible = &Snapshot{} func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20200930s.Snapshot) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Snapshot but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Snapshot but received %T instead", hub) } return snapshot.AssignProperties_From_Snapshot(source) @@ -61,7 +61,7 @@ func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error { func (snapshot *Snapshot) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20200930s.Snapshot) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Snapshot but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Snapshot but received %T instead", hub) } return snapshot.AssignProperties_To_Snapshot(destination) diff --git a/v2/api/compute/v1api20200930/snapshot_types_gen_test.go b/v2/api/compute/v1api20200930/snapshot_types_gen_test.go index 44fff00b70f..e2abfbf3073 100644 --- a/v2/api/compute/v1api20200930/snapshot_types_gen_test.go +++ b/v2/api/compute/v1api20200930/snapshot_types_gen_test.go @@ -5,7 +5,7 @@ package v1api20200930 import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_Snapshot_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot tests if a specific instance of Snapshot can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot tests if a specific instance of Snapshot can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot(subject Snapshot) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_Snapshot_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot_Spec tests if a specific instance of Snapshot_Spec can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot_Spec tests if a specific instance of Snapshot_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot_Spec(subject Snapshot_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -310,7 +310,7 @@ func Test_Snapshot_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot_STATUS tests if a specific instance of Snapshot_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot_STATUS tests if a specific instance of Snapshot_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot_STATUS(subject Snapshot_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -453,7 +453,7 @@ func Test_SnapshotSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshotSku tests if a specific instance of SnapshotSku can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshotSku tests if a specific instance of SnapshotSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshotSku(subject SnapshotSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -555,7 +555,7 @@ func Test_SnapshotSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshotSku_STATUS tests if a specific instance of SnapshotSku_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshotSku_STATUS tests if a specific instance of SnapshotSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshotSku_STATUS(subject SnapshotSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20200930storage/disk_types_gen.go b/v2/api/compute/v1api20200930/storage/disk_types_gen.go similarity index 99% rename from v2/api/compute/v1api20200930storage/disk_types_gen.go rename to v2/api/compute/v1api20200930/storage/disk_types_gen.go index c3038ccb1f7..7597df57ab9 100644 --- a/v2/api/compute/v1api20200930storage/disk_types_gen.go +++ b/v2/api/compute/v1api20200930/storage/disk_types_gen.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20200930storage +package storage import ( - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1api20200930storage/disk_types_gen_test.go b/v2/api/compute/v1api20200930/storage/disk_types_gen_test.go similarity index 99% rename from v2/api/compute/v1api20200930storage/disk_types_gen_test.go rename to v2/api/compute/v1api20200930/storage/disk_types_gen_test.go index 21a75df574a..364eec07c02 100644 --- a/v2/api/compute/v1api20200930storage/disk_types_gen_test.go +++ b/v2/api/compute/v1api20200930/storage/disk_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20200930storage +package storage import ( "encoding/json" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -844,7 +844,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -947,7 +947,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1785,7 +1785,7 @@ func Test_SourceVault_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault(subject SourceVault) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1881,7 +1881,7 @@ func Test_SourceVault_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault_STATUS(subject SourceVault_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20200930storage/groupversion_info_gen.go b/v2/api/compute/v1api20200930/storage/groupversion_info_gen.go similarity index 87% rename from v2/api/compute/v1api20200930storage/groupversion_info_gen.go rename to v2/api/compute/v1api20200930/storage/groupversion_info_gen.go index 23d55085a2e..2341aae716d 100644 --- a/v2/api/compute/v1api20200930storage/groupversion_info_gen.go +++ b/v2/api/compute/v1api20200930/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1api20200930storage contains API Schema definitions for the compute v1api20200930storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1api20200930storage -package v1api20200930storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1api20200930storage/snapshot_types_gen.go b/v2/api/compute/v1api20200930/storage/snapshot_types_gen.go similarity index 99% rename from v2/api/compute/v1api20200930storage/snapshot_types_gen.go rename to v2/api/compute/v1api20200930/storage/snapshot_types_gen.go index fdbfc9376e9..92f190d8b9b 100644 --- a/v2/api/compute/v1api20200930storage/snapshot_types_gen.go +++ b/v2/api/compute/v1api20200930/storage/snapshot_types_gen.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20200930storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20200930storage/snapshot_types_gen_test.go b/v2/api/compute/v1api20200930/storage/snapshot_types_gen_test.go similarity index 99% rename from v2/api/compute/v1api20200930storage/snapshot_types_gen_test.go rename to v2/api/compute/v1api20200930/storage/snapshot_types_gen_test.go index 2a0c976e43a..1426e15fc9c 100644 --- a/v2/api/compute/v1api20200930storage/snapshot_types_gen_test.go +++ b/v2/api/compute/v1api20200930/storage/snapshot_types_gen_test.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20200930storage +package storage import ( "encoding/json" diff --git a/v2/api/compute/v1api20200930storage/structure.txt b/v2/api/compute/v1api20200930/storage/structure.txt similarity index 99% rename from v2/api/compute/v1api20200930storage/structure.txt rename to v2/api/compute/v1api20200930/storage/structure.txt index 07c58318e51..aaffe443c6d 100644 --- a/v2/api/compute/v1api20200930storage/structure.txt +++ b/v2/api/compute/v1api20200930/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage +github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage ├── APIVersion: Enum (1 value) │ └── "2020-09-30" ├── Disk: Resource diff --git a/v2/api/compute/v1api20200930storage/zz_generated.deepcopy.go b/v2/api/compute/v1api20200930/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1api20200930storage/zz_generated.deepcopy.go rename to v2/api/compute/v1api20200930/storage/zz_generated.deepcopy.go index 51410a42b26..6a676943715 100644 --- a/v2/api/compute/v1api20200930storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1api20200930/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1api20200930storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20201201storage/groupversion_info_gen.go b/v2/api/compute/v1api20201201/storage/groupversion_info_gen.go similarity index 87% rename from v2/api/compute/v1api20201201storage/groupversion_info_gen.go rename to v2/api/compute/v1api20201201/storage/groupversion_info_gen.go index 9625b333f49..6895b5a25a1 100644 --- a/v2/api/compute/v1api20201201storage/groupversion_info_gen.go +++ b/v2/api/compute/v1api20201201/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1api20201201storage contains API Schema definitions for the compute v1api20201201storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1api20201201storage -package v1api20201201storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1api20201201storage/structure.txt b/v2/api/compute/v1api20201201/storage/structure.txt similarity index 99% rename from v2/api/compute/v1api20201201storage/structure.txt rename to v2/api/compute/v1api20201201/storage/structure.txt index 01ead5084c6..d0acdb502ec 100644 --- a/v2/api/compute/v1api20201201storage/structure.txt +++ b/v2/api/compute/v1api20201201/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage +github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage ├── APIVersion: Enum (1 value) │ └── "2020-12-01" ├── VirtualMachine: Resource diff --git a/v2/api/compute/v1api20201201storage/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1api20201201/storage/virtual_machine_scale_set_types_gen.go similarity index 99% rename from v2/api/compute/v1api20201201storage/virtual_machine_scale_set_types_gen.go rename to v2/api/compute/v1api20201201/storage/virtual_machine_scale_set_types_gen.go index 07d3adf5c1a..bdb16b5bdc9 100644 --- a/v2/api/compute/v1api20201201storage/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1api20201201/storage/virtual_machine_scale_set_types_gen.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20201201storage +package storage import ( "fmt" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" @@ -51,7 +51,7 @@ var _ conversion.Convertible = &VirtualMachineScaleSet{} func (scaleSet *VirtualMachineScaleSet) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220301s.VirtualMachineScaleSet) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachineScaleSet but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachineScaleSet but received %T instead", hub) } return scaleSet.AssignProperties_From_VirtualMachineScaleSet(source) @@ -61,7 +61,7 @@ func (scaleSet *VirtualMachineScaleSet) ConvertFrom(hub conversion.Hub) error { func (scaleSet *VirtualMachineScaleSet) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220301s.VirtualMachineScaleSet) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachineScaleSet but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachineScaleSet but received %T instead", hub) } return scaleSet.AssignProperties_To_VirtualMachineScaleSet(destination) diff --git a/v2/api/compute/v1api20201201storage/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1api20201201/storage/virtual_machine_scale_set_types_gen_test.go similarity index 98% rename from v2/api/compute/v1api20201201storage/virtual_machine_scale_set_types_gen_test.go rename to v2/api/compute/v1api20201201/storage/virtual_machine_scale_set_types_gen_test.go index 89040b65d20..6bc4fa3cf35 100644 --- a/v2/api/compute/v1api20201201storage/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1api20201201/storage/virtual_machine_scale_set_types_gen_test.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20201201storage +package storage import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -313,7 +313,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -453,7 +453,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -557,7 +557,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -661,7 +661,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -763,7 +763,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -866,7 +866,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -970,7 +970,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1074,7 +1074,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1191,7 +1191,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1309,7 +1309,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1426,7 +1426,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1545,7 +1545,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1671,7 +1671,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1797,7 +1797,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1901,7 +1901,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2005,7 +2005,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2113,7 +2113,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2221,7 +2221,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2324,7 +2324,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2427,7 +2427,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2544,7 +2544,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2661,7 +2661,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2765,7 +2765,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2869,7 +2869,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2973,7 +2973,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3094,7 +3094,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3215,7 +3215,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3320,7 +3320,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3425,7 +3425,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3521,7 +3521,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3624,7 +3624,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3728,7 +3728,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3832,7 +3832,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3956,7 +3956,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4080,7 +4080,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4190,7 +4190,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4303,7 +4303,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4426,7 +4426,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4550,7 +4550,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4675,7 +4675,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4800,7 +4800,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4924,7 +4924,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5049,7 +5049,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5166,7 +5166,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5283,7 +5283,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5386,7 +5386,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5489,7 +5489,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5610,7 +5610,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5731,7 +5731,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5835,7 +5835,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5939,7 +5939,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6042,7 +6042,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20201201storage/virtual_machine_types_gen.go b/v2/api/compute/v1api20201201/storage/virtual_machine_types_gen.go similarity index 99% rename from v2/api/compute/v1api20201201storage/virtual_machine_types_gen.go rename to v2/api/compute/v1api20201201/storage/virtual_machine_types_gen.go index 530cfaf1032..7e10ed65ac0 100644 --- a/v2/api/compute/v1api20201201storage/virtual_machine_types_gen.go +++ b/v2/api/compute/v1api20201201/storage/virtual_machine_types_gen.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20201201storage +package storage import ( "fmt" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" @@ -51,7 +51,7 @@ var _ conversion.Convertible = &VirtualMachine{} func (machine *VirtualMachine) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220301s.VirtualMachine) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachine but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachine but received %T instead", hub) } return machine.AssignProperties_From_VirtualMachine(source) @@ -61,7 +61,7 @@ func (machine *VirtualMachine) ConvertFrom(hub conversion.Hub) error { func (machine *VirtualMachine) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220301s.VirtualMachine) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachine but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachine but received %T instead", hub) } return machine.AssignProperties_To_VirtualMachine(destination) diff --git a/v2/api/compute/v1api20201201storage/virtual_machine_types_gen_test.go b/v2/api/compute/v1api20201201/storage/virtual_machine_types_gen_test.go similarity index 98% rename from v2/api/compute/v1api20201201storage/virtual_machine_types_gen_test.go rename to v2/api/compute/v1api20201201/storage/virtual_machine_types_gen_test.go index ac60d095511..7205a343b1d 100644 --- a/v2/api/compute/v1api20201201storage/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1api20201201/storage/virtual_machine_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20201201storage +package storage import ( "encoding/json" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -317,7 +317,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -463,7 +463,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -566,7 +566,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -669,7 +669,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -771,7 +771,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -874,7 +874,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -976,7 +976,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1079,7 +1079,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1182,7 +1182,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1286,7 +1286,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1388,7 +1388,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1491,7 +1491,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1593,7 +1593,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1696,7 +1696,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1818,7 +1818,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1940,7 +1940,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2045,7 +2045,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2150,7 +2150,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2267,7 +2267,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2385,7 +2385,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2489,7 +2489,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2594,7 +2594,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2690,7 +2690,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2792,7 +2792,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2920,7 +2920,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3037,7 +3037,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3156,7 +3156,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3287,7 +3287,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3390,7 +3390,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3494,7 +3494,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3612,7 +3612,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3737,7 +3737,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3864,7 +3864,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3982,7 +3982,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4087,7 +4087,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4195,7 +4195,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4302,7 +4302,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4420,7 +4420,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4539,7 +4539,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4648,7 +4648,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4751,7 +4751,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4855,7 +4855,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4980,7 +4980,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5105,7 +5105,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5208,7 +5208,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5312,7 +5312,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5409,7 +5409,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5512,7 +5512,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5616,7 +5616,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5734,7 +5734,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5854,7 +5854,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5957,7 +5957,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6061,7 +6061,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6166,7 +6166,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6287,7 +6287,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6408,7 +6408,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6514,7 +6514,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6620,7 +6620,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6743,7 +6743,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6846,7 +6846,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6950,7 +6950,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7068,7 +7068,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7186,7 +7186,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7312,7 +7312,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7414,7 +7414,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7517,7 +7517,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7634,7 +7634,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7752,7 +7752,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7855,7 +7855,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7959,7 +7959,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8061,7 +8061,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8164,7 +8164,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8267,7 +8267,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8371,7 +8371,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8473,7 +8473,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8576,7 +8576,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8694,7 +8694,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8796,7 +8796,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8899,7 +8899,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9018,7 +9018,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9135,7 +9135,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9252,7 +9252,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9369,7 +9369,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9486,7 +9486,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9590,7 +9590,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9693,7 +9693,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9796,7 +9796,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9900,7 +9900,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10005,7 +10005,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20201201storage/zz_generated.deepcopy.go b/v2/api/compute/v1api20201201/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1beta20201201storage/zz_generated.deepcopy.go rename to v2/api/compute/v1api20201201/storage/zz_generated.deepcopy.go index f7072957f9b..2c51a476ac9 100644 --- a/v2/api/compute/v1beta20201201storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1api20201201/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1beta20201201storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen.go index e301c60a91e..96ce2414d8b 100644 --- a/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen.go @@ -5,7 +5,7 @@ package v1api20201201 import ( "fmt" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen_test.go index 48d5e5bb812..79541aabc3e 100644 --- a/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1api20201201/virtual_machine_scale_set_types_gen_test.go @@ -5,8 +5,8 @@ package v1api20201201 import ( "encoding/json" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -177,7 +177,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -313,7 +313,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -453,7 +453,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -557,7 +557,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -661,7 +661,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -763,7 +763,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -866,7 +866,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -970,7 +970,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1074,7 +1074,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1191,7 +1191,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1309,7 +1309,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1430,7 +1430,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1553,7 +1553,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1679,7 +1679,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1805,7 +1805,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1909,7 +1909,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2013,7 +2013,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2121,7 +2121,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2229,7 +2229,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2332,7 +2332,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2435,7 +2435,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2552,7 +2552,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2669,7 +2669,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2773,7 +2773,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2877,7 +2877,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2981,7 +2981,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3102,7 +3102,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3223,7 +3223,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3328,7 +3328,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3433,7 +3433,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3529,7 +3529,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3632,7 +3632,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3736,7 +3736,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3840,7 +3840,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3964,7 +3964,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4088,7 +4088,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4198,7 +4198,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4311,7 +4311,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4434,7 +4434,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4558,7 +4558,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4683,7 +4683,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4808,7 +4808,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4932,7 +4932,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5057,7 +5057,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5180,7 +5180,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5303,7 +5303,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5406,7 +5406,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5509,7 +5509,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5630,7 +5630,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5751,7 +5751,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5855,7 +5855,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5959,7 +5959,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6062,7 +6062,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20201201/virtual_machine_types_gen.go b/v2/api/compute/v1api20201201/virtual_machine_types_gen.go index bc5e05ec22f..075d2d2e505 100644 --- a/v2/api/compute/v1api20201201/virtual_machine_types_gen.go +++ b/v2/api/compute/v1api20201201/virtual_machine_types_gen.go @@ -5,7 +5,7 @@ package v1api20201201 import ( "fmt" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1api20201201/virtual_machine_types_gen_test.go b/v2/api/compute/v1api20201201/virtual_machine_types_gen_test.go index e776495611a..8c95946d497 100644 --- a/v2/api/compute/v1api20201201/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1api20201201/virtual_machine_types_gen_test.go @@ -5,8 +5,8 @@ package v1api20201201 import ( "encoding/json" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -316,7 +316,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -462,7 +462,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -565,7 +565,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -668,7 +668,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -770,7 +770,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -873,7 +873,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -975,7 +975,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1078,7 +1078,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1181,7 +1181,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1285,7 +1285,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1553,7 +1553,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1822,7 +1822,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1924,7 +1924,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2027,7 +2027,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2149,7 +2149,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2271,7 +2271,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2376,7 +2376,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2481,7 +2481,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2598,7 +2598,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2716,7 +2716,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2820,7 +2820,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2925,7 +2925,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3021,7 +3021,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3123,7 +3123,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3251,7 +3251,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3372,7 +3372,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3495,7 +3495,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3626,7 +3626,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3729,7 +3729,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3833,7 +3833,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3951,7 +3951,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4076,7 +4076,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4203,7 +4203,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4321,7 +4321,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4426,7 +4426,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4534,7 +4534,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4641,7 +4641,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4759,7 +4759,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4878,7 +4878,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4991,7 +4991,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5094,7 +5094,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5198,7 +5198,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5323,7 +5323,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5448,7 +5448,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5551,7 +5551,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5655,7 +5655,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5752,7 +5752,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5855,7 +5855,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5959,7 +5959,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6077,7 +6077,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6197,7 +6197,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6300,7 +6300,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6404,7 +6404,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6509,7 +6509,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6630,7 +6630,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6751,7 +6751,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6857,7 +6857,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6963,7 +6963,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7091,7 +7091,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7194,7 +7194,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7298,7 +7298,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7416,7 +7416,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7534,7 +7534,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7665,7 +7665,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7767,7 +7767,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7870,7 +7870,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7993,7 +7993,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8117,7 +8117,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8220,7 +8220,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8324,7 +8324,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8426,7 +8426,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8529,7 +8529,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8632,7 +8632,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8736,7 +8736,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8838,7 +8838,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8941,7 +8941,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9059,7 +9059,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9161,7 +9161,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9264,7 +9264,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9383,7 +9383,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9500,7 +9500,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9617,7 +9617,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9734,7 +9734,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9851,7 +9851,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9955,7 +9955,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10058,7 +10058,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10161,7 +10161,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10265,7 +10265,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10370,7 +10370,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20210701/image_types_gen.go b/v2/api/compute/v1api20210701/image_types_gen.go index 5a55fc76c2d..465ddec8a81 100644 --- a/v2/api/compute/v1api20210701/image_types_gen.go +++ b/v2/api/compute/v1api20210701/image_types_gen.go @@ -5,7 +5,7 @@ package v1api20210701 import ( "fmt" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1api20210701/image_types_gen_test.go b/v2/api/compute/v1api20210701/image_types_gen_test.go index 4bd2c33d79e..8d339d9f034 100644 --- a/v2/api/compute/v1api20210701/image_types_gen_test.go +++ b/v2/api/compute/v1api20210701/image_types_gen_test.go @@ -5,8 +5,8 @@ package v1api20210701 import ( "encoding/json" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -297,7 +297,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -421,7 +421,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -524,7 +524,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -628,7 +628,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -746,7 +746,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -864,7 +864,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -960,7 +960,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1062,7 +1062,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1190,7 +1190,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1319,7 +1319,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1448,7 +1448,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20210701storage/groupversion_info_gen.go b/v2/api/compute/v1api20210701/storage/groupversion_info_gen.go similarity index 87% rename from v2/api/compute/v1api20210701storage/groupversion_info_gen.go rename to v2/api/compute/v1api20210701/storage/groupversion_info_gen.go index 27ad8f9e4cd..e4b9f6cc815 100644 --- a/v2/api/compute/v1api20210701storage/groupversion_info_gen.go +++ b/v2/api/compute/v1api20210701/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1api20210701storage contains API Schema definitions for the compute v1api20210701storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1api20210701storage -package v1api20210701storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1api20210701storage/image_types_gen.go b/v2/api/compute/v1api20210701/storage/image_types_gen.go similarity index 99% rename from v2/api/compute/v1api20210701storage/image_types_gen.go rename to v2/api/compute/v1api20210701/storage/image_types_gen.go index 75d99d5115b..c4ed6aefa5d 100644 --- a/v2/api/compute/v1api20210701storage/image_types_gen.go +++ b/v2/api/compute/v1api20210701/storage/image_types_gen.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20210701storage +package storage import ( "fmt" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" @@ -49,7 +49,7 @@ var _ conversion.Convertible = &Image{} func (image *Image) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220301s.Image) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/Image but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/Image but received %T instead", hub) } return image.AssignProperties_From_Image(source) @@ -59,7 +59,7 @@ func (image *Image) ConvertFrom(hub conversion.Hub) error { func (image *Image) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220301s.Image) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/Image but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/Image but received %T instead", hub) } return image.AssignProperties_To_Image(destination) diff --git a/v2/api/compute/v1api20210701storage/image_types_gen_test.go b/v2/api/compute/v1api20210701/storage/image_types_gen_test.go similarity index 98% rename from v2/api/compute/v1api20210701storage/image_types_gen_test.go rename to v2/api/compute/v1api20210701/storage/image_types_gen_test.go index 7050f930048..870d55eb6a4 100644 --- a/v2/api/compute/v1api20210701storage/image_types_gen_test.go +++ b/v2/api/compute/v1api20210701/storage/image_types_gen_test.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20210701storage +package storage import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -297,7 +297,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -421,7 +421,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -524,7 +524,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -628,7 +628,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -746,7 +746,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -864,7 +864,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -960,7 +960,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1062,7 +1062,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1184,7 +1184,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1307,7 +1307,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1430,7 +1430,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20210701storage/structure.txt b/v2/api/compute/v1api20210701/storage/structure.txt similarity index 99% rename from v2/api/compute/v1api20210701storage/structure.txt rename to v2/api/compute/v1api20210701/storage/structure.txt index d1c43f27328..f85d399c6b5 100644 --- a/v2/api/compute/v1api20210701storage/structure.txt +++ b/v2/api/compute/v1api20210701/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage +github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage ├── APIVersion: Enum (1 value) │ └── "2021-07-01" ├── Image: Resource diff --git a/v2/api/compute/v1api20210701storage/zz_generated.deepcopy.go b/v2/api/compute/v1api20210701/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1api20210701storage/zz_generated.deepcopy.go rename to v2/api/compute/v1api20210701/storage/zz_generated.deepcopy.go index a644ca2092b..8290bb00a97 100644 --- a/v2/api/compute/v1api20210701storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1api20210701/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1api20210701storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20220301/image_types_gen.go b/v2/api/compute/v1api20220301/image_types_gen.go index 9cb54d8c7c0..383470cdc2c 100644 --- a/v2/api/compute/v1api20220301/image_types_gen.go +++ b/v2/api/compute/v1api20220301/image_types_gen.go @@ -5,7 +5,7 @@ package v1api20220301 import ( "fmt" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" @@ -51,7 +51,7 @@ var _ conversion.Convertible = &Image{} func (image *Image) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220301s.Image) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/Image but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/Image but received %T instead", hub) } return image.AssignProperties_From_Image(source) @@ -61,7 +61,7 @@ func (image *Image) ConvertFrom(hub conversion.Hub) error { func (image *Image) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220301s.Image) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/Image but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/Image but received %T instead", hub) } return image.AssignProperties_To_Image(destination) diff --git a/v2/api/compute/v1api20220301/image_types_gen_test.go b/v2/api/compute/v1api20220301/image_types_gen_test.go index 330986b2446..de27f16cfc0 100644 --- a/v2/api/compute/v1api20220301/image_types_gen_test.go +++ b/v2/api/compute/v1api20220301/image_types_gen_test.go @@ -5,7 +5,7 @@ package v1api20220301 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -296,7 +296,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -420,7 +420,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -523,7 +523,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -627,7 +627,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -745,7 +745,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -863,7 +863,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -959,7 +959,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1061,7 +1061,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1190,7 +1190,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1320,7 +1320,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1450,7 +1450,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20220301storage/groupversion_info_gen.go b/v2/api/compute/v1api20220301/storage/groupversion_info_gen.go similarity index 87% rename from v2/api/compute/v1api20220301storage/groupversion_info_gen.go rename to v2/api/compute/v1api20220301/storage/groupversion_info_gen.go index 25908cb45e1..413009b36df 100644 --- a/v2/api/compute/v1api20220301storage/groupversion_info_gen.go +++ b/v2/api/compute/v1api20220301/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1api20220301storage contains API Schema definitions for the compute v1api20220301storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1api20220301storage -package v1api20220301storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1api20220301storage/image_types_gen.go b/v2/api/compute/v1api20220301/storage/image_types_gen.go similarity index 99% rename from v2/api/compute/v1api20220301storage/image_types_gen.go rename to v2/api/compute/v1api20220301/storage/image_types_gen.go index 08e1bad0f8c..5e87f05236b 100644 --- a/v2/api/compute/v1api20220301storage/image_types_gen.go +++ b/v2/api/compute/v1api20220301/storage/image_types_gen.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220301storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20220301storage/image_types_gen_test.go b/v2/api/compute/v1api20220301/storage/image_types_gen_test.go similarity index 99% rename from v2/api/compute/v1api20220301storage/image_types_gen_test.go rename to v2/api/compute/v1api20220301/storage/image_types_gen_test.go index b58b229de57..7f41cd5a19e 100644 --- a/v2/api/compute/v1api20220301storage/image_types_gen_test.go +++ b/v2/api/compute/v1api20220301/storage/image_types_gen_test.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220301storage +package storage import ( "encoding/json" diff --git a/v2/api/compute/v1api20220301storage/structure.txt b/v2/api/compute/v1api20220301/storage/structure.txt similarity index 99% rename from v2/api/compute/v1api20220301storage/structure.txt rename to v2/api/compute/v1api20220301/storage/structure.txt index d7f021f9dfc..b5215d62d77 100644 --- a/v2/api/compute/v1api20220301storage/structure.txt +++ b/v2/api/compute/v1api20220301/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage +github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage ├── APIVersion: Enum (1 value) │ └── "2022-03-01" ├── Image: Resource diff --git a/v2/api/compute/v1api20220301storage/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1api20220301/storage/virtual_machine_scale_set_types_gen.go similarity index 99% rename from v2/api/compute/v1api20220301storage/virtual_machine_scale_set_types_gen.go rename to v2/api/compute/v1api20220301/storage/virtual_machine_scale_set_types_gen.go index b91aa283bb5..12af407e814 100644 --- a/v2/api/compute/v1api20220301storage/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1api20220301/storage/virtual_machine_scale_set_types_gen.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220301storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20220301storage/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1api20220301/storage/virtual_machine_scale_set_types_gen_test.go similarity index 99% rename from v2/api/compute/v1api20220301storage/virtual_machine_scale_set_types_gen_test.go rename to v2/api/compute/v1api20220301/storage/virtual_machine_scale_set_types_gen_test.go index 8cd0a206416..1557693804f 100644 --- a/v2/api/compute/v1api20220301storage/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1api20220301/storage/virtual_machine_scale_set_types_gen_test.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220301storage +package storage import ( "encoding/json" diff --git a/v2/api/compute/v1api20220301storage/virtual_machine_types_gen.go b/v2/api/compute/v1api20220301/storage/virtual_machine_types_gen.go similarity index 99% rename from v2/api/compute/v1api20220301storage/virtual_machine_types_gen.go rename to v2/api/compute/v1api20220301/storage/virtual_machine_types_gen.go index f0bed0267fe..9aefd464c0d 100644 --- a/v2/api/compute/v1api20220301storage/virtual_machine_types_gen.go +++ b/v2/api/compute/v1api20220301/storage/virtual_machine_types_gen.go @@ -1,10 +1,10 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220301storage +package storage import ( - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1api20220301storage/virtual_machine_types_gen_test.go b/v2/api/compute/v1api20220301/storage/virtual_machine_types_gen_test.go similarity index 99% rename from v2/api/compute/v1api20220301storage/virtual_machine_types_gen_test.go rename to v2/api/compute/v1api20220301/storage/virtual_machine_types_gen_test.go index 220d379b5de..04e2d317fc6 100644 --- a/v2/api/compute/v1api20220301storage/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1api20220301/storage/virtual_machine_types_gen_test.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220301storage +package storage import ( "encoding/json" - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -3702,7 +3702,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6711,7 +6711,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7859,7 +7859,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7964,7 +7964,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20220301storage/zz_generated.deepcopy.go b/v2/api/compute/v1api20220301/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1api20220301storage/zz_generated.deepcopy.go rename to v2/api/compute/v1api20220301/storage/zz_generated.deepcopy.go index 37ff67ee49a..85f9b4823b5 100644 --- a/v2/api/compute/v1api20220301storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1api20220301/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1api20220301storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen.go index 09d9aa69e92..11b50b753b1 100644 --- a/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen.go @@ -5,7 +5,7 @@ package v1api20220301 import ( "fmt" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" @@ -52,7 +52,7 @@ var _ conversion.Convertible = &VirtualMachineScaleSet{} func (scaleSet *VirtualMachineScaleSet) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220301s.VirtualMachineScaleSet) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachineScaleSet but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachineScaleSet but received %T instead", hub) } return scaleSet.AssignProperties_From_VirtualMachineScaleSet(source) @@ -62,7 +62,7 @@ func (scaleSet *VirtualMachineScaleSet) ConvertFrom(hub conversion.Hub) error { func (scaleSet *VirtualMachineScaleSet) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220301s.VirtualMachineScaleSet) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachineScaleSet but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachineScaleSet but received %T instead", hub) } return scaleSet.AssignProperties_To_VirtualMachineScaleSet(destination) diff --git a/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen_test.go index 20e492b2a96..c3273e5a443 100644 --- a/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1api20220301/virtual_machine_scale_set_types_gen_test.go @@ -5,7 +5,7 @@ package v1api20220301 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -313,7 +313,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -455,7 +455,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -560,7 +560,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -665,7 +665,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -768,7 +768,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -872,7 +872,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -976,7 +976,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1080,7 +1080,7 @@ func Test_SpotRestorePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSpotRestorePolicy tests if a specific instance of SpotRestorePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSpotRestorePolicy tests if a specific instance of SpotRestorePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSpotRestorePolicy(subject SpotRestorePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1183,7 +1183,7 @@ func Test_SpotRestorePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSpotRestorePolicy_STATUS tests if a specific instance of SpotRestorePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSpotRestorePolicy_STATUS tests if a specific instance of SpotRestorePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSpotRestorePolicy_STATUS(subject SpotRestorePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1287,7 +1287,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1404,7 +1404,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1522,7 +1522,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1643,7 +1643,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1766,7 +1766,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1896,7 +1896,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2026,7 +2026,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2131,7 +2131,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2236,7 +2236,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2344,7 +2344,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2452,7 +2452,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2569,7 +2569,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2686,7 +2686,7 @@ func Test_VirtualMachineScaleSetHardwareProfile_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile tests if a specific instance of VirtualMachineScaleSetHardwareProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile tests if a specific instance of VirtualMachineScaleSetHardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile(subject VirtualMachineScaleSetHardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2789,7 +2789,7 @@ func Test_VirtualMachineScaleSetHardwareProfile_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS tests if a specific instance of VirtualMachineScaleSetHardwareProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS tests if a specific instance of VirtualMachineScaleSetHardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS(subject VirtualMachineScaleSetHardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2892,7 +2892,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2996,7 +2996,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3114,7 +3114,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3232,7 +3232,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3354,7 +3354,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3476,7 +3476,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3581,7 +3581,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3686,7 +3686,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3782,7 +3782,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3885,7 +3885,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4010,7 +4010,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4135,7 +4135,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4260,7 +4260,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4388,7 +4388,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4512,7 +4512,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4637,7 +4637,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4763,7 +4763,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4889,7 +4889,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5013,7 +5013,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5138,7 +5138,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5263,7 +5263,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5388,7 +5388,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5491,7 +5491,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5594,7 +5594,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5717,7 +5717,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5840,7 +5840,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5944,7 +5944,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6048,7 +6048,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6151,7 +6151,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20220301/virtual_machine_types_gen.go b/v2/api/compute/v1api20220301/virtual_machine_types_gen.go index c0df63fc563..cc38eb9d87d 100644 --- a/v2/api/compute/v1api20220301/virtual_machine_types_gen.go +++ b/v2/api/compute/v1api20220301/virtual_machine_types_gen.go @@ -5,7 +5,7 @@ package v1api20220301 import ( "fmt" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" @@ -52,7 +52,7 @@ var _ conversion.Convertible = &VirtualMachine{} func (machine *VirtualMachine) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220301s.VirtualMachine) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachine but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachine but received %T instead", hub) } return machine.AssignProperties_From_VirtualMachine(source) @@ -62,7 +62,7 @@ func (machine *VirtualMachine) ConvertFrom(hub conversion.Hub) error { func (machine *VirtualMachine) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220301s.VirtualMachine) if !ok { - return fmt.Errorf("expected compute/v1api20220301storage/VirtualMachine but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220301/storage/VirtualMachine but received %T instead", hub) } return machine.AssignProperties_To_VirtualMachine(destination) diff --git a/v2/api/compute/v1api20220301/virtual_machine_types_gen_test.go b/v2/api/compute/v1api20220301/virtual_machine_types_gen_test.go index 021b818e3b9..d6e44db2394 100644 --- a/v2/api/compute/v1api20220301/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1api20220301/virtual_machine_types_gen_test.go @@ -5,7 +5,7 @@ package v1api20220301 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -319,7 +319,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -470,7 +470,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -574,7 +574,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -678,7 +678,7 @@ func Test_ApplicationProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApplicationProfile tests if a specific instance of ApplicationProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApplicationProfile tests if a specific instance of ApplicationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApplicationProfile(subject ApplicationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -780,7 +780,7 @@ func Test_ApplicationProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApplicationProfile_STATUS tests if a specific instance of ApplicationProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApplicationProfile_STATUS tests if a specific instance of ApplicationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApplicationProfile_STATUS(subject ApplicationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -883,7 +883,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -985,7 +985,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1088,7 +1088,7 @@ func Test_CapacityReservationProfile_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCapacityReservationProfile tests if a specific instance of CapacityReservationProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForCapacityReservationProfile tests if a specific instance of CapacityReservationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCapacityReservationProfile(subject CapacityReservationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1191,7 +1191,7 @@ func Test_CapacityReservationProfile_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCapacityReservationProfile_STATUS tests if a specific instance of CapacityReservationProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForCapacityReservationProfile_STATUS tests if a specific instance of CapacityReservationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCapacityReservationProfile_STATUS(subject CapacityReservationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1294,7 +1294,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1396,7 +1396,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1499,7 +1499,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1781,7 +1781,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2064,7 +2064,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2181,7 +2181,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2299,7 +2299,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2421,7 +2421,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2543,7 +2543,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2648,7 +2648,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2753,7 +2753,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2856,7 +2856,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2959,7 +2959,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3076,7 +3076,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3194,7 +3194,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3298,7 +3298,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3403,7 +3403,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3533,7 +3533,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3654,7 +3654,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3777,7 +3777,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3908,7 +3908,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4011,7 +4011,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4115,7 +4115,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4233,7 +4233,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4359,7 +4359,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4487,7 +4487,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4605,7 +4605,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4712,7 +4712,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4822,7 +4822,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4929,7 +4929,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5046,7 +5046,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5164,7 +5164,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5283,7 +5283,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5396,7 +5396,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5500,7 +5500,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5605,7 +5605,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5731,7 +5731,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5857,7 +5857,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5961,7 +5961,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6065,7 +6065,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6168,7 +6168,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6272,7 +6272,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6369,7 +6369,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6472,7 +6472,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6576,7 +6576,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6694,7 +6694,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6814,7 +6814,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6917,7 +6917,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7021,7 +7021,7 @@ func Test_VirtualMachineNetworkInterfaceConfiguration_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration(subject VirtualMachineNetworkInterfaceConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7146,7 +7146,7 @@ func Test_VirtualMachineNetworkInterfaceConfiguration_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS(subject VirtualMachineNetworkInterfaceConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7271,7 +7271,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7376,7 +7376,7 @@ func Test_VMGalleryApplication_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMGalleryApplication tests if a specific instance of VMGalleryApplication can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMGalleryApplication tests if a specific instance of VMGalleryApplication can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMGalleryApplication(subject VMGalleryApplication) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7483,7 +7483,7 @@ func Test_VMGalleryApplication_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMGalleryApplication_STATUS tests if a specific instance of VMGalleryApplication_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMGalleryApplication_STATUS tests if a specific instance of VMGalleryApplication_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMGalleryApplication_STATUS(subject VMGalleryApplication_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7591,7 +7591,7 @@ func Test_VMSizeProperties_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMSizeProperties tests if a specific instance of VMSizeProperties can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMSizeProperties tests if a specific instance of VMSizeProperties can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMSizeProperties(subject VMSizeProperties) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7694,7 +7694,7 @@ func Test_VMSizeProperties_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMSizeProperties_STATUS tests if a specific instance of VMSizeProperties_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMSizeProperties_STATUS tests if a specific instance of VMSizeProperties_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMSizeProperties_STATUS(subject VMSizeProperties_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7798,7 +7798,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7919,7 +7919,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8040,7 +8040,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8146,7 +8146,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8252,7 +8252,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8380,7 +8380,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8483,7 +8483,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8587,7 +8587,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8705,7 +8705,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8823,7 +8823,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8954,7 +8954,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9071,7 +9071,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9189,7 +9189,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9314,7 +9314,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9440,7 +9440,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9558,7 +9558,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9677,7 +9677,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9779,7 +9779,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9882,7 +9882,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9985,7 +9985,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10089,7 +10089,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10191,7 +10191,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10294,7 +10294,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10412,7 +10412,7 @@ func Test_VirtualMachineNetworkInterfaceDnsSettingsConfiguration_WhenPropertiesC properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration(subject VirtualMachineNetworkInterfaceDnsSettingsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10515,7 +10515,7 @@ func Test_VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS(subject VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10618,7 +10618,7 @@ func Test_VirtualMachineNetworkInterfaceIPConfiguration_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration(subject VirtualMachineNetworkInterfaceIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10741,7 +10741,7 @@ func Test_VirtualMachineNetworkInterfaceIPConfiguration_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS(subject VirtualMachineNetworkInterfaceIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10864,7 +10864,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10966,7 +10966,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11069,7 +11069,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11188,7 +11188,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11305,7 +11305,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11422,7 +11422,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11539,7 +11539,7 @@ func Test_LinuxVMGuestPatchAutomaticByPlatformSettings_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings(subject LinuxVMGuestPatchAutomaticByPlatformSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11646,7 +11646,7 @@ func Test_LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS_WhenPropertiesConv properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS(subject LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11753,7 +11753,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11857,7 +11857,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11960,7 +11960,7 @@ func Test_VirtualMachinePublicIPAddressConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration tests if a specific instance of VirtualMachinePublicIPAddressConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration tests if a specific instance of VirtualMachinePublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration(subject VirtualMachinePublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12084,7 +12084,7 @@ func Test_VirtualMachinePublicIPAddressConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS(subject VirtualMachinePublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12208,7 +12208,7 @@ func Test_VMDiskSecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMDiskSecurityProfile tests if a specific instance of VMDiskSecurityProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMDiskSecurityProfile tests if a specific instance of VMDiskSecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMDiskSecurityProfile(subject VMDiskSecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12325,7 +12325,7 @@ func Test_VMDiskSecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS tests if a specific instance of VMDiskSecurityProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS tests if a specific instance of VMDiskSecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS(subject VMDiskSecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12442,7 +12442,7 @@ func Test_WindowsVMGuestPatchAutomaticByPlatformSettings_WhenPropertiesConverted properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings(subject WindowsVMGuestPatchAutomaticByPlatformSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12549,7 +12549,7 @@ func Test_WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS(subject WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12656,7 +12656,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12759,7 +12759,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12863,7 +12863,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12968,7 +12968,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13071,7 +13071,7 @@ func Test_PublicIPAddressSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPublicIPAddressSku tests if a specific instance of PublicIPAddressSku can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPublicIPAddressSku tests if a specific instance of PublicIPAddressSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPublicIPAddressSku(subject PublicIPAddressSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13174,7 +13174,7 @@ func Test_PublicIPAddressSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPublicIPAddressSku_STATUS tests if a specific instance of PublicIPAddressSku_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPublicIPAddressSku_STATUS tests if a specific instance of PublicIPAddressSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPublicIPAddressSku_STATUS(subject PublicIPAddressSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13278,7 +13278,7 @@ func Test_VirtualMachineIpTag_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIpTag tests if a specific instance of VirtualMachineIpTag can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIpTag tests if a specific instance of VirtualMachineIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIpTag(subject VirtualMachineIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13382,7 +13382,7 @@ func Test_VirtualMachineIpTag_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS tests if a specific instance of VirtualMachineIpTag_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS tests if a specific instance of VirtualMachineIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS(subject VirtualMachineIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13486,7 +13486,7 @@ func Test_VirtualMachinePublicIPAddressDnsSettingsConfiguration_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration(subject VirtualMachinePublicIPAddressDnsSettingsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13589,7 +13589,7 @@ func Test_VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS(subject VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20220702/disk_encryption_set_types_gen.go b/v2/api/compute/v1api20220702/disk_encryption_set_types_gen.go index b1694a8ef2e..fc35f621c53 100644 --- a/v2/api/compute/v1api20220702/disk_encryption_set_types_gen.go +++ b/v2/api/compute/v1api20220702/disk_encryption_set_types_gen.go @@ -5,7 +5,7 @@ package v1api20220702 import ( "fmt" - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" @@ -51,7 +51,7 @@ var _ conversion.Convertible = &DiskEncryptionSet{} func (encryptionSet *DiskEncryptionSet) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20220702s.DiskEncryptionSet) if !ok { - return fmt.Errorf("expected compute/v1api20220702storage/DiskEncryptionSet but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220702/storage/DiskEncryptionSet but received %T instead", hub) } return encryptionSet.AssignProperties_From_DiskEncryptionSet(source) @@ -61,7 +61,7 @@ func (encryptionSet *DiskEncryptionSet) ConvertFrom(hub conversion.Hub) error { func (encryptionSet *DiskEncryptionSet) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20220702s.DiskEncryptionSet) if !ok { - return fmt.Errorf("expected compute/v1api20220702storage/DiskEncryptionSet but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20220702/storage/DiskEncryptionSet but received %T instead", hub) } return encryptionSet.AssignProperties_To_DiskEncryptionSet(destination) diff --git a/v2/api/compute/v1api20220702/disk_encryption_set_types_gen_test.go b/v2/api/compute/v1api20220702/disk_encryption_set_types_gen_test.go index acfcc4831af..be8cfa45a07 100644 --- a/v2/api/compute/v1api20220702/disk_encryption_set_types_gen_test.go +++ b/v2/api/compute/v1api20220702/disk_encryption_set_types_gen_test.go @@ -5,7 +5,7 @@ package v1api20220702 import ( "encoding/json" - v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_DiskEncryptionSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSet tests if a specific instance of DiskEncryptionSet can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSet tests if a specific instance of DiskEncryptionSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSet(subject DiskEncryptionSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_DiskEncryptionSet_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSet_Spec tests if a specific instance of DiskEncryptionSet_Spec can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSet_Spec tests if a specific instance of DiskEncryptionSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSet_Spec(subject DiskEncryptionSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -298,7 +298,7 @@ func Test_DiskEncryptionSet_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSet_STATUS tests if a specific instance of DiskEncryptionSet_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSet_STATUS tests if a specific instance of DiskEncryptionSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSet_STATUS(subject DiskEncryptionSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -427,7 +427,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -546,7 +546,7 @@ func Test_EncryptionSetIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSetIdentity tests if a specific instance of EncryptionSetIdentity can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSetIdentity tests if a specific instance of EncryptionSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSetIdentity(subject EncryptionSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -667,7 +667,7 @@ func Test_EncryptionSetIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSetIdentity_STATUS tests if a specific instance of EncryptionSetIdentity_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSetIdentity_STATUS tests if a specific instance of EncryptionSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSetIdentity_STATUS(subject EncryptionSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -790,7 +790,7 @@ func Test_KeyForDiskEncryptionSet_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyForDiskEncryptionSet tests if a specific instance of KeyForDiskEncryptionSet can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForKeyForDiskEncryptionSet tests if a specific instance of KeyForDiskEncryptionSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyForDiskEncryptionSet(subject KeyForDiskEncryptionSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -907,7 +907,7 @@ func Test_KeyForDiskEncryptionSet_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyForDiskEncryptionSet_STATUS tests if a specific instance of KeyForDiskEncryptionSet_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForKeyForDiskEncryptionSet_STATUS tests if a specific instance of KeyForDiskEncryptionSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyForDiskEncryptionSet_STATUS(subject KeyForDiskEncryptionSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1024,7 +1024,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1129,7 +1129,7 @@ func Test_EncryptionSetIdentity_UserAssignedIdentities_STATUS_WhenPropertiesConv properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of EncryptionSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of EncryptionSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSetIdentity_UserAssignedIdentities_STATUS(subject EncryptionSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1233,7 +1233,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1336,7 +1336,7 @@ func Test_SourceVault_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault(subject SourceVault) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1432,7 +1432,7 @@ func Test_SourceVault_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault_STATUS(subject SourceVault_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1534,7 +1534,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1api20220702storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20220702storage/disk_encryption_set_types_gen.go b/v2/api/compute/v1api20220702/storage/disk_encryption_set_types_gen.go similarity index 99% rename from v2/api/compute/v1api20220702storage/disk_encryption_set_types_gen.go rename to v2/api/compute/v1api20220702/storage/disk_encryption_set_types_gen.go index e2bc31e0094..478bde7d864 100644 --- a/v2/api/compute/v1api20220702storage/disk_encryption_set_types_gen.go +++ b/v2/api/compute/v1api20220702/storage/disk_encryption_set_types_gen.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220702storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1api20220702storage/disk_encryption_set_types_gen_test.go b/v2/api/compute/v1api20220702/storage/disk_encryption_set_types_gen_test.go similarity index 99% rename from v2/api/compute/v1api20220702storage/disk_encryption_set_types_gen_test.go rename to v2/api/compute/v1api20220702/storage/disk_encryption_set_types_gen_test.go index 6fefee2e61b..d03e8580808 100644 --- a/v2/api/compute/v1api20220702storage/disk_encryption_set_types_gen_test.go +++ b/v2/api/compute/v1api20220702/storage/disk_encryption_set_types_gen_test.go @@ -1,7 +1,7 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1api20220702storage +package storage import ( "encoding/json" diff --git a/v2/api/compute/v1api20220702storage/groupversion_info_gen.go b/v2/api/compute/v1api20220702/storage/groupversion_info_gen.go similarity index 87% rename from v2/api/compute/v1api20220702storage/groupversion_info_gen.go rename to v2/api/compute/v1api20220702/storage/groupversion_info_gen.go index ff5d51adb5b..2d8334275bb 100644 --- a/v2/api/compute/v1api20220702storage/groupversion_info_gen.go +++ b/v2/api/compute/v1api20220702/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1api20220702storage contains API Schema definitions for the compute v1api20220702storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1api20220702storage -package v1api20220702storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1api20220702storage/structure.txt b/v2/api/compute/v1api20220702/storage/structure.txt similarity index 99% rename from v2/api/compute/v1api20220702storage/structure.txt rename to v2/api/compute/v1api20220702/storage/structure.txt index be7b0927f3e..0360afb8ecf 100644 --- a/v2/api/compute/v1api20220702storage/structure.txt +++ b/v2/api/compute/v1api20220702/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage +github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage ├── APIVersion: Enum (1 value) │ └── "2022-07-02" └── DiskEncryptionSet: Resource diff --git a/v2/api/compute/v1api20220702storage/zz_generated.deepcopy.go b/v2/api/compute/v1api20220702/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1api20220702storage/zz_generated.deepcopy.go rename to v2/api/compute/v1api20220702/storage/zz_generated.deepcopy.go index dc286ad25a7..8e1d954a819 100644 --- a/v2/api/compute/v1api20220702storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1api20220702/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1api20220702storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1beta20200930/disk_types_gen.go b/v2/api/compute/v1beta20200930/disk_types_gen.go index e32f5d87140..fa65de503a7 100644 --- a/v2/api/compute/v1beta20200930/disk_types_gen.go +++ b/v2/api/compute/v1beta20200930/disk_types_gen.go @@ -5,7 +5,7 @@ package v1beta20200930 import ( "fmt" - v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20200930/disk_types_gen_test.go b/v2/api/compute/v1beta20200930/disk_types_gen_test.go index 8ed7eb11b85..3d90f780ae1 100644 --- a/v2/api/compute/v1beta20200930/disk_types_gen_test.go +++ b/v2/api/compute/v1beta20200930/disk_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20200930 import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Disk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk tests if a specific instance of Disk can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk tests if a specific instance of Disk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk(subject Disk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Disk_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk_Spec tests if a specific instance of Disk_Spec can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk_Spec tests if a specific instance of Disk_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk_Spec(subject Disk_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -311,7 +311,7 @@ func Test_Disk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk_STATUS tests if a specific instance of Disk_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk_STATUS tests if a specific instance of Disk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk_STATUS(subject Disk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -463,7 +463,7 @@ func Test_CreationData_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCreationData tests if a specific instance of CreationData can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForCreationData tests if a specific instance of CreationData can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCreationData(subject CreationData) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -591,7 +591,7 @@ func Test_CreationData_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCreationData_STATUS tests if a specific instance of CreationData_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForCreationData_STATUS tests if a specific instance of CreationData_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCreationData_STATUS(subject CreationData_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -722,7 +722,7 @@ func Test_DiskSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskSku tests if a specific instance of DiskSku can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForDiskSku tests if a specific instance of DiskSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskSku(subject DiskSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -828,7 +828,7 @@ func Test_DiskSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskSku_STATUS tests if a specific instance of DiskSku_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForDiskSku_STATUS tests if a specific instance of DiskSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskSku_STATUS(subject DiskSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -935,7 +935,7 @@ func Test_Encryption_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryption tests if a specific instance of Encryption can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryption tests if a specific instance of Encryption can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryption(subject Encryption) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1037,7 +1037,7 @@ func Test_Encryption_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryption_STATUS tests if a specific instance of Encryption_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryption_STATUS tests if a specific instance of Encryption_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryption_STATUS(subject Encryption_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1140,7 +1140,7 @@ func Test_EncryptionSettingsCollection_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsCollection tests if a specific instance of EncryptionSettingsCollection can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsCollection tests if a specific instance of EncryptionSettingsCollection can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsCollection(subject EncryptionSettingsCollection) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1258,7 +1258,7 @@ func Test_EncryptionSettingsCollection_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS tests if a specific instance of EncryptionSettingsCollection_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS tests if a specific instance of EncryptionSettingsCollection_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS(subject EncryptionSettingsCollection_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1376,7 +1376,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1479,7 +1479,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1583,7 +1583,7 @@ func Test_PurchasePlan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPurchasePlan tests if a specific instance of PurchasePlan can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForPurchasePlan tests if a specific instance of PurchasePlan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPurchasePlan(subject PurchasePlan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1688,7 +1688,7 @@ func Test_PurchasePlan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPurchasePlan_STATUS tests if a specific instance of PurchasePlan_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForPurchasePlan_STATUS tests if a specific instance of PurchasePlan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPurchasePlan_STATUS(subject PurchasePlan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1794,7 +1794,7 @@ func Test_ShareInfoElement_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForShareInfoElement_STATUS tests if a specific instance of ShareInfoElement_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForShareInfoElement_STATUS tests if a specific instance of ShareInfoElement_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForShareInfoElement_STATUS(subject ShareInfoElement_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1897,7 +1897,7 @@ func Test_EncryptionSettingsElement_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsElement tests if a specific instance of EncryptionSettingsElement can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsElement tests if a specific instance of EncryptionSettingsElement can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsElement(subject EncryptionSettingsElement) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2001,7 +2001,7 @@ func Test_EncryptionSettingsElement_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS tests if a specific instance of EncryptionSettingsElement_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS tests if a specific instance of EncryptionSettingsElement_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS(subject EncryptionSettingsElement_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2105,7 +2105,7 @@ func Test_ImageDiskReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDiskReference tests if a specific instance of ImageDiskReference can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForImageDiskReference tests if a specific instance of ImageDiskReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDiskReference(subject ImageDiskReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2207,7 +2207,7 @@ func Test_ImageDiskReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDiskReference_STATUS tests if a specific instance of ImageDiskReference_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForImageDiskReference_STATUS tests if a specific instance of ImageDiskReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDiskReference_STATUS(subject ImageDiskReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2311,7 +2311,7 @@ func Test_KeyVaultAndKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndKeyReference tests if a specific instance of KeyVaultAndKeyReference can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndKeyReference tests if a specific instance of KeyVaultAndKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndKeyReference(subject KeyVaultAndKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2428,7 +2428,7 @@ func Test_KeyVaultAndKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS tests if a specific instance of KeyVaultAndKeyReference_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS tests if a specific instance of KeyVaultAndKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS(subject KeyVaultAndKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2545,7 +2545,7 @@ func Test_KeyVaultAndSecretReference_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndSecretReference tests if a specific instance of KeyVaultAndSecretReference can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndSecretReference tests if a specific instance of KeyVaultAndSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndSecretReference(subject KeyVaultAndSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2662,7 +2662,7 @@ func Test_KeyVaultAndSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS tests if a specific instance of KeyVaultAndSecretReference_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS tests if a specific instance of KeyVaultAndSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS(subject KeyVaultAndSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2779,7 +2779,7 @@ func Test_SourceVault_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault(subject SourceVault) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2875,7 +2875,7 @@ func Test_SourceVault_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault_STATUS(subject SourceVault_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20200930/snapshot_types_gen.go b/v2/api/compute/v1beta20200930/snapshot_types_gen.go index dbc042b1db1..d7478ca050d 100644 --- a/v2/api/compute/v1beta20200930/snapshot_types_gen.go +++ b/v2/api/compute/v1beta20200930/snapshot_types_gen.go @@ -5,7 +5,7 @@ package v1beta20200930 import ( "fmt" - v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20200930/snapshot_types_gen_test.go b/v2/api/compute/v1beta20200930/snapshot_types_gen_test.go index 7cfb2f02ad1..0d20e78bcea 100644 --- a/v2/api/compute/v1beta20200930/snapshot_types_gen_test.go +++ b/v2/api/compute/v1beta20200930/snapshot_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20200930 import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Snapshot_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot tests if a specific instance of Snapshot can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot tests if a specific instance of Snapshot can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot(subject Snapshot) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Snapshot_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot_Spec tests if a specific instance of Snapshot_Spec can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot_Spec tests if a specific instance of Snapshot_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot_Spec(subject Snapshot_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -311,7 +311,7 @@ func Test_Snapshot_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot_STATUS tests if a specific instance of Snapshot_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot_STATUS tests if a specific instance of Snapshot_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot_STATUS(subject Snapshot_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -454,7 +454,7 @@ func Test_SnapshotSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshotSku tests if a specific instance of SnapshotSku can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshotSku tests if a specific instance of SnapshotSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshotSku(subject SnapshotSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -556,7 +556,7 @@ func Test_SnapshotSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshotSku_STATUS tests if a specific instance of SnapshotSku_STATUS can be assigned to v1beta20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshotSku_STATUS tests if a specific instance of SnapshotSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshotSku_STATUS(subject SnapshotSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20200930storage/disk_types_gen.go b/v2/api/compute/v1beta20200930/storage/disk_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20200930storage/disk_types_gen.go rename to v2/api/compute/v1beta20200930/storage/disk_types_gen.go index 14397cbf6a6..633806ba0e6 100644 --- a/v2/api/compute/v1beta20200930storage/disk_types_gen.go +++ b/v2/api/compute/v1beta20200930/storage/disk_types_gen.go @@ -1,14 +1,14 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20200930storage +package storage import ( "fmt" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" @@ -50,7 +50,7 @@ var _ conversion.Convertible = &Disk{} func (disk *Disk) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20200930s.Disk) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Disk but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Disk but received %T instead", hub) } return disk.AssignProperties_From_Disk(source) @@ -60,7 +60,7 @@ func (disk *Disk) ConvertFrom(hub conversion.Hub) error { func (disk *Disk) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20200930s.Disk) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Disk but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Disk but received %T instead", hub) } return disk.AssignProperties_To_Disk(destination) diff --git a/v2/api/compute/v1beta20200930storage/disk_types_gen_test.go b/v2/api/compute/v1beta20200930/storage/disk_types_gen_test.go similarity index 98% rename from v2/api/compute/v1beta20200930storage/disk_types_gen_test.go rename to v2/api/compute/v1beta20200930/storage/disk_types_gen_test.go index e6db19ed222..8578ea47e26 100644 --- a/v2/api/compute/v1beta20200930storage/disk_types_gen_test.go +++ b/v2/api/compute/v1beta20200930/storage/disk_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20200930storage +package storage import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Disk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk tests if a specific instance of Disk can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk tests if a specific instance of Disk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk(subject Disk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Disk_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk_Spec tests if a specific instance of Disk_Spec can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk_Spec tests if a specific instance of Disk_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk_Spec(subject Disk_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -312,7 +312,7 @@ func Test_Disk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDisk_STATUS tests if a specific instance of Disk_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDisk_STATUS tests if a specific instance of Disk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDisk_STATUS(subject Disk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -458,7 +458,7 @@ func Test_CreationData_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCreationData tests if a specific instance of CreationData can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForCreationData tests if a specific instance of CreationData can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCreationData(subject CreationData) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -579,7 +579,7 @@ func Test_CreationData_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCreationData_STATUS tests if a specific instance of CreationData_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForCreationData_STATUS tests if a specific instance of CreationData_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCreationData_STATUS(subject CreationData_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -703,7 +703,7 @@ func Test_DiskSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskSku tests if a specific instance of DiskSku can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDiskSku tests if a specific instance of DiskSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskSku(subject DiskSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -805,7 +805,7 @@ func Test_DiskSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskSku_STATUS tests if a specific instance of DiskSku_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForDiskSku_STATUS tests if a specific instance of DiskSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskSku_STATUS(subject DiskSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -908,7 +908,7 @@ func Test_Encryption_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryption tests if a specific instance of Encryption can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryption tests if a specific instance of Encryption can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryption(subject Encryption) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1010,7 +1010,7 @@ func Test_Encryption_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryption_STATUS tests if a specific instance of Encryption_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryption_STATUS tests if a specific instance of Encryption_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryption_STATUS(subject Encryption_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1113,7 +1113,7 @@ func Test_EncryptionSettingsCollection_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsCollection tests if a specific instance of EncryptionSettingsCollection can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsCollection tests if a specific instance of EncryptionSettingsCollection can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsCollection(subject EncryptionSettingsCollection) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1231,7 +1231,7 @@ func Test_EncryptionSettingsCollection_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS tests if a specific instance of EncryptionSettingsCollection_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS tests if a specific instance of EncryptionSettingsCollection_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsCollection_STATUS(subject EncryptionSettingsCollection_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1349,7 +1349,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1452,7 +1452,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1556,7 +1556,7 @@ func Test_PurchasePlan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPurchasePlan tests if a specific instance of PurchasePlan can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForPurchasePlan tests if a specific instance of PurchasePlan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPurchasePlan(subject PurchasePlan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1661,7 +1661,7 @@ func Test_PurchasePlan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPurchasePlan_STATUS tests if a specific instance of PurchasePlan_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForPurchasePlan_STATUS tests if a specific instance of PurchasePlan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPurchasePlan_STATUS(subject PurchasePlan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1767,7 +1767,7 @@ func Test_ShareInfoElement_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForShareInfoElement_STATUS tests if a specific instance of ShareInfoElement_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForShareInfoElement_STATUS tests if a specific instance of ShareInfoElement_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForShareInfoElement_STATUS(subject ShareInfoElement_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1870,7 +1870,7 @@ func Test_EncryptionSettingsElement_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsElement tests if a specific instance of EncryptionSettingsElement can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsElement tests if a specific instance of EncryptionSettingsElement can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsElement(subject EncryptionSettingsElement) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1974,7 +1974,7 @@ func Test_EncryptionSettingsElement_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS tests if a specific instance of EncryptionSettingsElement_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS tests if a specific instance of EncryptionSettingsElement_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForEncryptionSettingsElement_STATUS(subject EncryptionSettingsElement_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2078,7 +2078,7 @@ func Test_ImageDiskReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDiskReference tests if a specific instance of ImageDiskReference can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForImageDiskReference tests if a specific instance of ImageDiskReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDiskReference(subject ImageDiskReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2180,7 +2180,7 @@ func Test_ImageDiskReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDiskReference_STATUS tests if a specific instance of ImageDiskReference_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForImageDiskReference_STATUS tests if a specific instance of ImageDiskReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDiskReference_STATUS(subject ImageDiskReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2284,7 +2284,7 @@ func Test_KeyVaultAndKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndKeyReference tests if a specific instance of KeyVaultAndKeyReference can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndKeyReference tests if a specific instance of KeyVaultAndKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndKeyReference(subject KeyVaultAndKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2401,7 +2401,7 @@ func Test_KeyVaultAndKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS tests if a specific instance of KeyVaultAndKeyReference_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS tests if a specific instance of KeyVaultAndKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndKeyReference_STATUS(subject KeyVaultAndKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2518,7 +2518,7 @@ func Test_KeyVaultAndSecretReference_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndSecretReference tests if a specific instance of KeyVaultAndSecretReference can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndSecretReference tests if a specific instance of KeyVaultAndSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndSecretReference(subject KeyVaultAndSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2635,7 +2635,7 @@ func Test_KeyVaultAndSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS tests if a specific instance of KeyVaultAndSecretReference_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS tests if a specific instance of KeyVaultAndSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultAndSecretReference_STATUS(subject KeyVaultAndSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2752,7 +2752,7 @@ func Test_SourceVault_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSourceVault tests if a specific instance of SourceVault can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault(subject SourceVault) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2848,7 +2848,7 @@ func Test_SourceVault_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSourceVault_STATUS tests if a specific instance of SourceVault_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSourceVault_STATUS(subject SourceVault_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20200930storage/groupversion_info_gen.go b/v2/api/compute/v1beta20200930/storage/groupversion_info_gen.go similarity index 86% rename from v2/api/compute/v1beta20200930storage/groupversion_info_gen.go rename to v2/api/compute/v1beta20200930/storage/groupversion_info_gen.go index e434148d629..2dd7f721348 100644 --- a/v2/api/compute/v1beta20200930storage/groupversion_info_gen.go +++ b/v2/api/compute/v1beta20200930/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1beta20200930storage contains API Schema definitions for the compute v1beta20200930storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1beta20200930storage -package v1beta20200930storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1beta20200930storage/snapshot_types_gen.go b/v2/api/compute/v1beta20200930/storage/snapshot_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20200930storage/snapshot_types_gen.go rename to v2/api/compute/v1beta20200930/storage/snapshot_types_gen.go index bb5f082ff34..f8fcf7e4ca3 100644 --- a/v2/api/compute/v1beta20200930storage/snapshot_types_gen.go +++ b/v2/api/compute/v1beta20200930/storage/snapshot_types_gen.go @@ -1,14 +1,14 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20200930storage +package storage import ( "fmt" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" @@ -50,7 +50,7 @@ var _ conversion.Convertible = &Snapshot{} func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error { source, ok := hub.(*v20200930s.Snapshot) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Snapshot but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Snapshot but received %T instead", hub) } return snapshot.AssignProperties_From_Snapshot(source) @@ -60,7 +60,7 @@ func (snapshot *Snapshot) ConvertFrom(hub conversion.Hub) error { func (snapshot *Snapshot) ConvertTo(hub conversion.Hub) error { destination, ok := hub.(*v20200930s.Snapshot) if !ok { - return fmt.Errorf("expected compute/v1api20200930storage/Snapshot but received %T instead", hub) + return fmt.Errorf("expected compute/v1api20200930/storage/Snapshot but received %T instead", hub) } return snapshot.AssignProperties_To_Snapshot(destination) diff --git a/v2/api/compute/v1beta20200930storage/snapshot_types_gen_test.go b/v2/api/compute/v1beta20200930/storage/snapshot_types_gen_test.go similarity index 97% rename from v2/api/compute/v1beta20200930storage/snapshot_types_gen_test.go rename to v2/api/compute/v1beta20200930/storage/snapshot_types_gen_test.go index 3ded9edc9c3..e014a84990e 100644 --- a/v2/api/compute/v1beta20200930storage/snapshot_types_gen_test.go +++ b/v2/api/compute/v1beta20200930/storage/snapshot_types_gen_test.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20200930storage +package storage import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -72,7 +72,7 @@ func Test_Snapshot_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot tests if a specific instance of Snapshot can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot tests if a specific instance of Snapshot can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot(subject Snapshot) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -175,7 +175,7 @@ func Test_Snapshot_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot_Spec tests if a specific instance of Snapshot_Spec can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot_Spec tests if a specific instance of Snapshot_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot_Spec(subject Snapshot_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -305,7 +305,7 @@ func Test_Snapshot_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshot_STATUS tests if a specific instance of Snapshot_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshot_STATUS tests if a specific instance of Snapshot_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshot_STATUS(subject Snapshot_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -442,7 +442,7 @@ func Test_SnapshotSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshotSku tests if a specific instance of SnapshotSku can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshotSku tests if a specific instance of SnapshotSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshotSku(subject SnapshotSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -544,7 +544,7 @@ func Test_SnapshotSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSnapshotSku_STATUS tests if a specific instance of SnapshotSku_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForSnapshotSku_STATUS tests if a specific instance of SnapshotSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSnapshotSku_STATUS(subject SnapshotSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20200930storage/structure.txt b/v2/api/compute/v1beta20200930/storage/structure.txt similarity index 99% rename from v2/api/compute/v1beta20200930storage/structure.txt rename to v2/api/compute/v1beta20200930/storage/structure.txt index 36214516bb6..feef604d6e2 100644 --- a/v2/api/compute/v1beta20200930storage/structure.txt +++ b/v2/api/compute/v1beta20200930/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage +github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage ├── APIVersion: Enum (1 value) │ └── "2020-09-30" ├── Disk: Resource diff --git a/v2/api/compute/v1beta20200930storage/zz_generated.deepcopy.go b/v2/api/compute/v1beta20200930/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1beta20200930storage/zz_generated.deepcopy.go rename to v2/api/compute/v1beta20200930/storage/zz_generated.deepcopy.go index e8dcc535e49..6a676943715 100644 --- a/v2/api/compute/v1beta20200930storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1beta20200930/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1beta20200930storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1beta20201201storage/groupversion_info_gen.go b/v2/api/compute/v1beta20201201/storage/groupversion_info_gen.go similarity index 86% rename from v2/api/compute/v1beta20201201storage/groupversion_info_gen.go rename to v2/api/compute/v1beta20201201/storage/groupversion_info_gen.go index ef12d5eefe4..c67f386e7a6 100644 --- a/v2/api/compute/v1beta20201201storage/groupversion_info_gen.go +++ b/v2/api/compute/v1beta20201201/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1beta20201201storage contains API Schema definitions for the compute v1beta20201201storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1beta20201201storage -package v1beta20201201storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1beta20201201storage/structure.txt b/v2/api/compute/v1beta20201201/storage/structure.txt similarity index 99% rename from v2/api/compute/v1beta20201201storage/structure.txt rename to v2/api/compute/v1beta20201201/storage/structure.txt index 520212d1620..81e813f58f7 100644 --- a/v2/api/compute/v1beta20201201storage/structure.txt +++ b/v2/api/compute/v1beta20201201/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage +github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage ├── APIVersion: Enum (1 value) │ └── "2020-12-01" ├── VirtualMachine: Resource diff --git a/v2/api/compute/v1beta20201201storage/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1beta20201201/storage/virtual_machine_scale_set_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20201201storage/virtual_machine_scale_set_types_gen.go rename to v2/api/compute/v1beta20201201/storage/virtual_machine_scale_set_types_gen.go index a0986563dd0..5f667ce5856 100644 --- a/v2/api/compute/v1beta20201201storage/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1beta20201201/storage/virtual_machine_scale_set_types_gen.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20201201storage +package storage import ( - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1beta20201201storage/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1beta20201201/storage/virtual_machine_scale_set_types_gen_test.go similarity index 98% rename from v2/api/compute/v1beta20201201storage/virtual_machine_scale_set_types_gen_test.go rename to v2/api/compute/v1beta20201201/storage/virtual_machine_scale_set_types_gen_test.go index 4b9e4aa0455..60bf6faed77 100644 --- a/v2/api/compute/v1beta20201201storage/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1beta20201201/storage/virtual_machine_scale_set_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20201201storage +package storage import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -177,7 +177,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -314,7 +314,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -454,7 +454,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -558,7 +558,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -662,7 +662,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -764,7 +764,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -867,7 +867,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -971,7 +971,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1075,7 +1075,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1192,7 +1192,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1310,7 +1310,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1427,7 +1427,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1546,7 +1546,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1672,7 +1672,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1798,7 +1798,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1902,7 +1902,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2006,7 +2006,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2114,7 +2114,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2222,7 +2222,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2325,7 +2325,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2428,7 +2428,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2545,7 +2545,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2662,7 +2662,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2766,7 +2766,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2870,7 +2870,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2974,7 +2974,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3095,7 +3095,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3216,7 +3216,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3321,7 +3321,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3426,7 +3426,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3522,7 +3522,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3625,7 +3625,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3729,7 +3729,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3833,7 +3833,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3957,7 +3957,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4081,7 +4081,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4191,7 +4191,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4304,7 +4304,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4427,7 +4427,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4551,7 +4551,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4676,7 +4676,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4801,7 +4801,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4925,7 +4925,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5050,7 +5050,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5167,7 +5167,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5284,7 +5284,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5387,7 +5387,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5490,7 +5490,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5611,7 +5611,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5732,7 +5732,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5836,7 +5836,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5940,7 +5940,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6043,7 +6043,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20201201storage/virtual_machine_types_gen.go b/v2/api/compute/v1beta20201201/storage/virtual_machine_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20201201storage/virtual_machine_types_gen.go rename to v2/api/compute/v1beta20201201/storage/virtual_machine_types_gen.go index 949773c7969..1df61e164c7 100644 --- a/v2/api/compute/v1beta20201201storage/virtual_machine_types_gen.go +++ b/v2/api/compute/v1beta20201201/storage/virtual_machine_types_gen.go @@ -1,11 +1,11 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20201201storage +package storage import ( - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1beta20201201storage/virtual_machine_types_gen_test.go b/v2/api/compute/v1beta20201201/storage/virtual_machine_types_gen_test.go similarity index 98% rename from v2/api/compute/v1beta20201201storage/virtual_machine_types_gen_test.go rename to v2/api/compute/v1beta20201201/storage/virtual_machine_types_gen_test.go index c35cdccecc9..d121c45706f 100644 --- a/v2/api/compute/v1beta20201201storage/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1beta20201201/storage/virtual_machine_types_gen_test.go @@ -1,13 +1,13 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20201201storage +package storage import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -74,7 +74,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -177,7 +177,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -318,7 +318,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -464,7 +464,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -567,7 +567,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -670,7 +670,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -772,7 +772,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -875,7 +875,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -977,7 +977,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1080,7 +1080,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1183,7 +1183,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1287,7 +1287,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1389,7 +1389,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1492,7 +1492,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1594,7 +1594,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1697,7 +1697,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1819,7 +1819,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1941,7 +1941,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2046,7 +2046,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2151,7 +2151,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2268,7 +2268,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2386,7 +2386,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2490,7 +2490,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2595,7 +2595,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2691,7 +2691,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2793,7 +2793,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2921,7 +2921,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3038,7 +3038,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3157,7 +3157,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3288,7 +3288,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3391,7 +3391,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3495,7 +3495,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3613,7 +3613,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3738,7 +3738,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3865,7 +3865,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3983,7 +3983,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4088,7 +4088,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4196,7 +4196,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4303,7 +4303,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4421,7 +4421,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4540,7 +4540,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4649,7 +4649,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4752,7 +4752,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4856,7 +4856,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4981,7 +4981,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5106,7 +5106,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5209,7 +5209,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5313,7 +5313,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5410,7 +5410,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5513,7 +5513,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5617,7 +5617,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5735,7 +5735,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5855,7 +5855,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5958,7 +5958,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6062,7 +6062,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6167,7 +6167,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6288,7 +6288,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6409,7 +6409,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6515,7 +6515,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6621,7 +6621,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6744,7 +6744,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6847,7 +6847,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6951,7 +6951,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7069,7 +7069,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7187,7 +7187,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7313,7 +7313,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7415,7 +7415,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7518,7 +7518,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7635,7 +7635,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7753,7 +7753,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7856,7 +7856,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7960,7 +7960,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8062,7 +8062,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8165,7 +8165,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8268,7 +8268,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8372,7 +8372,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8474,7 +8474,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8577,7 +8577,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8695,7 +8695,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8797,7 +8797,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8900,7 +8900,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9019,7 +9019,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9136,7 +9136,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9253,7 +9253,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9370,7 +9370,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9487,7 +9487,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9591,7 +9591,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9694,7 +9694,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9797,7 +9797,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9901,7 +9901,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10006,7 +10006,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1api20201201storage/zz_generated.deepcopy.go b/v2/api/compute/v1beta20201201/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1api20201201storage/zz_generated.deepcopy.go rename to v2/api/compute/v1beta20201201/storage/zz_generated.deepcopy.go index e363bcd1b90..2c51a476ac9 100644 --- a/v2/api/compute/v1api20201201storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1beta20201201/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1api20201201storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen.go index 83fd1b15dd6..8deecfd220a 100644 --- a/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen.go @@ -5,7 +5,7 @@ package v1beta20201201 import ( "fmt" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen_test.go index e4828bbc1f0..bfeaaa15205 100644 --- a/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1beta20201201/virtual_machine_scale_set_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20201201 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -177,7 +177,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -313,7 +313,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -453,7 +453,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -557,7 +557,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -661,7 +661,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -763,7 +763,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -866,7 +866,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -970,7 +970,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1074,7 +1074,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1191,7 +1191,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1309,7 +1309,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1430,7 +1430,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1553,7 +1553,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1679,7 +1679,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1805,7 +1805,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1909,7 +1909,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2013,7 +2013,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2121,7 +2121,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2229,7 +2229,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2332,7 +2332,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2435,7 +2435,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2552,7 +2552,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2669,7 +2669,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2773,7 +2773,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2877,7 +2877,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2981,7 +2981,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3102,7 +3102,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3223,7 +3223,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3328,7 +3328,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3433,7 +3433,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3529,7 +3529,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3632,7 +3632,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3736,7 +3736,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3840,7 +3840,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3964,7 +3964,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4088,7 +4088,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4198,7 +4198,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4311,7 +4311,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4434,7 +4434,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4558,7 +4558,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4683,7 +4683,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4808,7 +4808,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4932,7 +4932,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5057,7 +5057,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5180,7 +5180,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5303,7 +5303,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5406,7 +5406,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5509,7 +5509,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5630,7 +5630,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5751,7 +5751,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5855,7 +5855,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5959,7 +5959,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6062,7 +6062,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20201201/virtual_machine_types_gen.go b/v2/api/compute/v1beta20201201/virtual_machine_types_gen.go index af4144a7a84..e1212a72feb 100644 --- a/v2/api/compute/v1beta20201201/virtual_machine_types_gen.go +++ b/v2/api/compute/v1beta20201201/virtual_machine_types_gen.go @@ -5,7 +5,7 @@ package v1beta20201201 import ( "fmt" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20201201/virtual_machine_types_gen_test.go b/v2/api/compute/v1beta20201201/virtual_machine_types_gen_test.go index efca00159e7..14e9685c53d 100644 --- a/v2/api/compute/v1beta20201201/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1beta20201201/virtual_machine_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20201201 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -316,7 +316,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -462,7 +462,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -565,7 +565,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -668,7 +668,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -770,7 +770,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -873,7 +873,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -975,7 +975,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1078,7 +1078,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1181,7 +1181,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1285,7 +1285,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1553,7 +1553,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1822,7 +1822,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1924,7 +1924,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2027,7 +2027,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2149,7 +2149,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2271,7 +2271,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2376,7 +2376,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2481,7 +2481,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2598,7 +2598,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2716,7 +2716,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2820,7 +2820,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2925,7 +2925,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3021,7 +3021,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3123,7 +3123,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3251,7 +3251,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3372,7 +3372,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3495,7 +3495,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3626,7 +3626,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3729,7 +3729,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3833,7 +3833,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3951,7 +3951,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4076,7 +4076,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4203,7 +4203,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4321,7 +4321,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4426,7 +4426,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4534,7 +4534,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4641,7 +4641,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4759,7 +4759,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4878,7 +4878,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4991,7 +4991,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5094,7 +5094,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5198,7 +5198,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5323,7 +5323,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5448,7 +5448,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5551,7 +5551,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5655,7 +5655,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5752,7 +5752,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5855,7 +5855,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5959,7 +5959,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6077,7 +6077,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6197,7 +6197,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6300,7 +6300,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6404,7 +6404,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6509,7 +6509,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6630,7 +6630,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6751,7 +6751,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6857,7 +6857,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6963,7 +6963,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7091,7 +7091,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7194,7 +7194,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7298,7 +7298,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7416,7 +7416,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7534,7 +7534,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7665,7 +7665,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7767,7 +7767,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7870,7 +7870,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7993,7 +7993,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8117,7 +8117,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8220,7 +8220,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8324,7 +8324,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8426,7 +8426,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8529,7 +8529,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8632,7 +8632,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8736,7 +8736,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8838,7 +8838,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8941,7 +8941,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9059,7 +9059,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9161,7 +9161,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9264,7 +9264,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9383,7 +9383,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9500,7 +9500,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9617,7 +9617,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9734,7 +9734,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9851,7 +9851,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9955,7 +9955,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10058,7 +10058,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10161,7 +10161,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10265,7 +10265,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10370,7 +10370,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1beta20201201storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20210701/image_types_gen.go b/v2/api/compute/v1beta20210701/image_types_gen.go index c24f1be5840..4c47ac61f1a 100644 --- a/v2/api/compute/v1beta20210701/image_types_gen.go +++ b/v2/api/compute/v1beta20210701/image_types_gen.go @@ -5,7 +5,7 @@ package v1beta20210701 import ( "fmt" - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20210701/image_types_gen_test.go b/v2/api/compute/v1beta20210701/image_types_gen_test.go index d492b8ec909..f374cb6c4b7 100644 --- a/v2/api/compute/v1beta20210701/image_types_gen_test.go +++ b/v2/api/compute/v1beta20210701/image_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20210701 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -297,7 +297,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -421,7 +421,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -524,7 +524,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -628,7 +628,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -746,7 +746,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -864,7 +864,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -960,7 +960,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1062,7 +1062,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1190,7 +1190,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1319,7 +1319,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1448,7 +1448,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1beta20210701storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20210701storage/groupversion_info_gen.go b/v2/api/compute/v1beta20210701/storage/groupversion_info_gen.go similarity index 86% rename from v2/api/compute/v1beta20210701storage/groupversion_info_gen.go rename to v2/api/compute/v1beta20210701/storage/groupversion_info_gen.go index 1cd3bac0c84..d36117bb241 100644 --- a/v2/api/compute/v1beta20210701storage/groupversion_info_gen.go +++ b/v2/api/compute/v1beta20210701/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1beta20210701storage contains API Schema definitions for the compute v1beta20210701storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1beta20210701storage -package v1beta20210701storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1beta20210701storage/image_types_gen.go b/v2/api/compute/v1beta20210701/storage/image_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20210701storage/image_types_gen.go rename to v2/api/compute/v1beta20210701/storage/image_types_gen.go index d48fd4f19c2..58bf2eb6e25 100644 --- a/v2/api/compute/v1beta20210701storage/image_types_gen.go +++ b/v2/api/compute/v1beta20210701/storage/image_types_gen.go @@ -1,10 +1,10 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20210701storage +package storage import ( - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1beta20210701storage/image_types_gen_test.go b/v2/api/compute/v1beta20210701/storage/image_types_gen_test.go similarity index 98% rename from v2/api/compute/v1beta20210701storage/image_types_gen_test.go rename to v2/api/compute/v1beta20210701/storage/image_types_gen_test.go index 5965546e2c7..c8757fb6a95 100644 --- a/v2/api/compute/v1beta20210701storage/image_types_gen_test.go +++ b/v2/api/compute/v1beta20210701/storage/image_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20210701storage +package storage import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -298,7 +298,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -422,7 +422,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -525,7 +525,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -629,7 +629,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -747,7 +747,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -865,7 +865,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -961,7 +961,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1063,7 +1063,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1185,7 +1185,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1308,7 +1308,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1431,7 +1431,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20210701storage/structure.txt b/v2/api/compute/v1beta20210701/storage/structure.txt similarity index 99% rename from v2/api/compute/v1beta20210701storage/structure.txt rename to v2/api/compute/v1beta20210701/storage/structure.txt index 7a88ec3cab7..a0033cc33a6 100644 --- a/v2/api/compute/v1beta20210701storage/structure.txt +++ b/v2/api/compute/v1beta20210701/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage +github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage ├── APIVersion: Enum (1 value) │ └── "2021-07-01" ├── Image: Resource diff --git a/v2/api/compute/v1beta20210701storage/zz_generated.deepcopy.go b/v2/api/compute/v1beta20210701/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1beta20210701storage/zz_generated.deepcopy.go rename to v2/api/compute/v1beta20210701/storage/zz_generated.deepcopy.go index 4d2729d64df..8290bb00a97 100644 --- a/v2/api/compute/v1beta20210701storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1beta20210701/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1beta20210701storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1beta20220301/image_types_gen.go b/v2/api/compute/v1beta20220301/image_types_gen.go index 664a05dc3f3..55de21af0e7 100644 --- a/v2/api/compute/v1beta20220301/image_types_gen.go +++ b/v2/api/compute/v1beta20220301/image_types_gen.go @@ -5,7 +5,7 @@ package v1beta20220301 import ( "fmt" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20220301/image_types_gen_test.go b/v2/api/compute/v1beta20220301/image_types_gen_test.go index 03f6941d00f..9d9c256869e 100644 --- a/v2/api/compute/v1beta20220301/image_types_gen_test.go +++ b/v2/api/compute/v1beta20220301/image_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20220301 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -297,7 +297,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -421,7 +421,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -524,7 +524,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -628,7 +628,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -746,7 +746,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -864,7 +864,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -960,7 +960,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1062,7 +1062,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1191,7 +1191,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1321,7 +1321,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1451,7 +1451,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20220301storage/groupversion_info_gen.go b/v2/api/compute/v1beta20220301/storage/groupversion_info_gen.go similarity index 86% rename from v2/api/compute/v1beta20220301storage/groupversion_info_gen.go rename to v2/api/compute/v1beta20220301/storage/groupversion_info_gen.go index d344198ee88..29c5a5a4c79 100644 --- a/v2/api/compute/v1beta20220301storage/groupversion_info_gen.go +++ b/v2/api/compute/v1beta20220301/storage/groupversion_info_gen.go @@ -5,13 +5,13 @@ Licensed under the MIT license. // Code generated by azure-service-operator-codegen. DO NOT EDIT. -// Package v1beta20220301storage contains API Schema definitions for the compute v1beta20220301storage API group +// Package storage contains API Schema definitions for the compute storage API group // +kubebuilder:object:generate=true // All object properties are optional by default, this will be overridden when needed: // +kubebuilder:validation:Optional // +groupName=compute.azure.com // +versionName=v1beta20220301storage -package v1beta20220301storage +package storage import ( "k8s.io/apimachinery/pkg/runtime/schema" diff --git a/v2/api/compute/v1beta20220301storage/image_types_gen.go b/v2/api/compute/v1beta20220301/storage/image_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20220301storage/image_types_gen.go rename to v2/api/compute/v1beta20220301/storage/image_types_gen.go index 5376fe73780..037fd5e0044 100644 --- a/v2/api/compute/v1beta20220301storage/image_types_gen.go +++ b/v2/api/compute/v1beta20220301/storage/image_types_gen.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20220301storage +package storage import ( - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1beta20220301storage/image_types_gen_test.go b/v2/api/compute/v1beta20220301/storage/image_types_gen_test.go similarity index 97% rename from v2/api/compute/v1beta20220301storage/image_types_gen_test.go rename to v2/api/compute/v1beta20220301/storage/image_types_gen_test.go index b14bb20920c..6119b6eb56a 100644 --- a/v2/api/compute/v1beta20220301storage/image_types_gen_test.go +++ b/v2/api/compute/v1beta20220301/storage/image_types_gen_test.go @@ -1,14 +1,14 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20220301storage +package storage import ( "encoding/json" - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -75,7 +75,7 @@ func Test_Image_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImage tests if a specific instance of Image can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage(subject Image) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -178,7 +178,7 @@ func Test_Image_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImage_Spec tests if a specific instance of Image_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_Spec(subject Image_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -300,7 +300,7 @@ func Test_Image_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImage_STATUS tests if a specific instance of Image_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImage_STATUS(subject Image_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -424,7 +424,7 @@ func Test_ExtendedLocation_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation tests if a specific instance of ExtendedLocation can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation(subject ExtendedLocation) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -527,7 +527,7 @@ func Test_ExtendedLocation_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to v1api20200930storage and back losslessly +// RunPropertyAssignmentTestForExtendedLocation_STATUS tests if a specific instance of ExtendedLocation_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForExtendedLocation_STATUS(subject ExtendedLocation_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -631,7 +631,7 @@ func Test_ImageStorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile tests if a specific instance of ImageStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile(subject ImageStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -749,7 +749,7 @@ func Test_ImageStorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageStorageProfile_STATUS tests if a specific instance of ImageStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageStorageProfile_STATUS(subject ImageStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -867,7 +867,7 @@ func Test_SubResource_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSubResource tests if a specific instance of SubResource can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource(subject SubResource) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -963,7 +963,7 @@ func Test_SubResource_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSubResource_STATUS tests if a specific instance of SubResource_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSubResource_STATUS(subject SubResource_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1065,7 +1065,7 @@ func Test_ImageDataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk tests if a specific instance of ImageDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk(subject ImageDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1187,7 +1187,7 @@ func Test_ImageDataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageDataDisk_STATUS tests if a specific instance of ImageDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageDataDisk_STATUS(subject ImageDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1310,7 +1310,7 @@ func Test_ImageOSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk tests if a specific instance of ImageOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk(subject ImageOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1433,7 +1433,7 @@ func Test_ImageOSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to v1api20210701storage and back losslessly +// RunPropertyAssignmentTestForImageOSDisk_STATUS tests if a specific instance of ImageOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageOSDisk_STATUS(subject ImageOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20220301storage/structure.txt b/v2/api/compute/v1beta20220301/storage/structure.txt similarity index 99% rename from v2/api/compute/v1beta20220301storage/structure.txt rename to v2/api/compute/v1beta20220301/storage/structure.txt index ee003e2af6a..5abf5cf0395 100644 --- a/v2/api/compute/v1beta20220301storage/structure.txt +++ b/v2/api/compute/v1beta20220301/storage/structure.txt @@ -1,5 +1,5 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. -github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage +github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage ├── APIVersion: Enum (1 value) │ └── "2022-03-01" ├── Image: Resource diff --git a/v2/api/compute/v1beta20220301storage/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1beta20220301/storage/virtual_machine_scale_set_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20220301storage/virtual_machine_scale_set_types_gen.go rename to v2/api/compute/v1beta20220301/storage/virtual_machine_scale_set_types_gen.go index e5507e559ba..67c78543106 100644 --- a/v2/api/compute/v1beta20220301storage/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1beta20220301/storage/virtual_machine_scale_set_types_gen.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20220301storage +package storage import ( - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1beta20220301storage/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1beta20220301/storage/virtual_machine_scale_set_types_gen_test.go similarity index 98% rename from v2/api/compute/v1beta20220301storage/virtual_machine_scale_set_types_gen_test.go rename to v2/api/compute/v1beta20220301/storage/virtual_machine_scale_set_types_gen_test.go index 2fe6294454a..65876c72d06 100644 --- a/v2/api/compute/v1beta20220301storage/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1beta20220301/storage/virtual_machine_scale_set_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20220301storage +package storage import ( "encoding/json" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -177,7 +177,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -315,7 +315,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -457,7 +457,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -562,7 +562,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -667,7 +667,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -770,7 +770,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -874,7 +874,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -978,7 +978,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1082,7 +1082,7 @@ func Test_SpotRestorePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSpotRestorePolicy tests if a specific instance of SpotRestorePolicy can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSpotRestorePolicy tests if a specific instance of SpotRestorePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSpotRestorePolicy(subject SpotRestorePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1185,7 +1185,7 @@ func Test_SpotRestorePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSpotRestorePolicy_STATUS tests if a specific instance of SpotRestorePolicy_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForSpotRestorePolicy_STATUS tests if a specific instance of SpotRestorePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSpotRestorePolicy_STATUS(subject SpotRestorePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1289,7 +1289,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1406,7 +1406,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1524,7 +1524,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1641,7 +1641,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1760,7 +1760,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1890,7 +1890,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2020,7 +2020,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2125,7 +2125,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2230,7 +2230,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2338,7 +2338,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2446,7 +2446,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2563,7 +2563,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2680,7 +2680,7 @@ func Test_VirtualMachineScaleSetHardwareProfile_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile tests if a specific instance of VirtualMachineScaleSetHardwareProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile tests if a specific instance of VirtualMachineScaleSetHardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile(subject VirtualMachineScaleSetHardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2783,7 +2783,7 @@ func Test_VirtualMachineScaleSetHardwareProfile_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS tests if a specific instance of VirtualMachineScaleSetHardwareProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS tests if a specific instance of VirtualMachineScaleSetHardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS(subject VirtualMachineScaleSetHardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2886,7 +2886,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2990,7 +2990,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3108,7 +3108,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3226,7 +3226,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3348,7 +3348,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3470,7 +3470,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3575,7 +3575,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3680,7 +3680,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3776,7 +3776,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3879,7 +3879,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4004,7 +4004,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4129,7 +4129,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4254,7 +4254,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4382,7 +4382,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4506,7 +4506,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4631,7 +4631,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4757,7 +4757,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4883,7 +4883,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5007,7 +5007,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5132,7 +5132,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5250,7 +5250,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5368,7 +5368,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5471,7 +5471,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5574,7 +5574,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5697,7 +5697,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5820,7 +5820,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5924,7 +5924,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6028,7 +6028,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6131,7 +6131,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20220301storage/virtual_machine_types_gen.go b/v2/api/compute/v1beta20220301/storage/virtual_machine_types_gen.go similarity index 99% rename from v2/api/compute/v1beta20220301storage/virtual_machine_types_gen.go rename to v2/api/compute/v1beta20220301/storage/virtual_machine_types_gen.go index f62a993bfd7..6d5700d8ace 100644 --- a/v2/api/compute/v1beta20220301storage/virtual_machine_types_gen.go +++ b/v2/api/compute/v1beta20220301/storage/virtual_machine_types_gen.go @@ -1,13 +1,13 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20220301storage +package storage import ( - v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" "github.com/pkg/errors" diff --git a/v2/api/compute/v1beta20220301storage/virtual_machine_types_gen_test.go b/v2/api/compute/v1beta20220301/storage/virtual_machine_types_gen_test.go similarity index 98% rename from v2/api/compute/v1beta20220301storage/virtual_machine_types_gen_test.go rename to v2/api/compute/v1beta20220301/storage/virtual_machine_types_gen_test.go index 7354cc26a63..a4cd05d8a4c 100644 --- a/v2/api/compute/v1beta20220301storage/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1beta20220301/storage/virtual_machine_types_gen_test.go @@ -1,12 +1,12 @@ // Code generated by azure-service-operator-codegen. DO NOT EDIT. // Copyright (c) Microsoft Corporation. // Licensed under the MIT license. -package v1beta20220301storage +package storage import ( "encoding/json" - v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -321,7 +321,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -472,7 +472,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -576,7 +576,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -680,7 +680,7 @@ func Test_ApplicationProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApplicationProfile tests if a specific instance of ApplicationProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApplicationProfile tests if a specific instance of ApplicationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApplicationProfile(subject ApplicationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -782,7 +782,7 @@ func Test_ApplicationProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApplicationProfile_STATUS tests if a specific instance of ApplicationProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForApplicationProfile_STATUS tests if a specific instance of ApplicationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApplicationProfile_STATUS(subject ApplicationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -885,7 +885,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -987,7 +987,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1090,7 +1090,7 @@ func Test_CapacityReservationProfile_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCapacityReservationProfile tests if a specific instance of CapacityReservationProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForCapacityReservationProfile tests if a specific instance of CapacityReservationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCapacityReservationProfile(subject CapacityReservationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1193,7 +1193,7 @@ func Test_CapacityReservationProfile_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCapacityReservationProfile_STATUS tests if a specific instance of CapacityReservationProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForCapacityReservationProfile_STATUS tests if a specific instance of CapacityReservationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCapacityReservationProfile_STATUS(subject CapacityReservationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1296,7 +1296,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1398,7 +1398,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1501,7 +1501,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1617,7 +1617,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1734,7 +1734,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1851,7 +1851,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1969,7 +1969,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2091,7 +2091,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2213,7 +2213,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2318,7 +2318,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2423,7 +2423,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2526,7 +2526,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2629,7 +2629,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2746,7 +2746,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2864,7 +2864,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2968,7 +2968,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3073,7 +3073,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3203,7 +3203,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3320,7 +3320,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3439,7 +3439,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3570,7 +3570,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3673,7 +3673,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3777,7 +3777,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3895,7 +3895,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4021,7 +4021,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4149,7 +4149,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4267,7 +4267,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4374,7 +4374,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4484,7 +4484,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4591,7 +4591,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4708,7 +4708,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4826,7 +4826,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4945,7 +4945,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5054,7 +5054,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5158,7 +5158,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5263,7 +5263,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5389,7 +5389,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5515,7 +5515,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5619,7 +5619,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5723,7 +5723,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5826,7 +5826,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5930,7 +5930,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6027,7 +6027,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6130,7 +6130,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6234,7 +6234,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6352,7 +6352,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6472,7 +6472,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6575,7 +6575,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6679,7 +6679,7 @@ func Test_VirtualMachineNetworkInterfaceConfiguration_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration(subject VirtualMachineNetworkInterfaceConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6804,7 +6804,7 @@ func Test_VirtualMachineNetworkInterfaceConfiguration_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS(subject VirtualMachineNetworkInterfaceConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6929,7 +6929,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7034,7 +7034,7 @@ func Test_VMGalleryApplication_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMGalleryApplication tests if a specific instance of VMGalleryApplication can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMGalleryApplication tests if a specific instance of VMGalleryApplication can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMGalleryApplication(subject VMGalleryApplication) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7141,7 +7141,7 @@ func Test_VMGalleryApplication_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMGalleryApplication_STATUS tests if a specific instance of VMGalleryApplication_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMGalleryApplication_STATUS tests if a specific instance of VMGalleryApplication_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMGalleryApplication_STATUS(subject VMGalleryApplication_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7249,7 +7249,7 @@ func Test_VMSizeProperties_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMSizeProperties tests if a specific instance of VMSizeProperties can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMSizeProperties tests if a specific instance of VMSizeProperties can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMSizeProperties(subject VMSizeProperties) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7352,7 +7352,7 @@ func Test_VMSizeProperties_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMSizeProperties_STATUS tests if a specific instance of VMSizeProperties_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMSizeProperties_STATUS tests if a specific instance of VMSizeProperties_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMSizeProperties_STATUS(subject VMSizeProperties_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7456,7 +7456,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7577,7 +7577,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7698,7 +7698,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7804,7 +7804,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7910,7 +7910,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8033,7 +8033,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8136,7 +8136,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8240,7 +8240,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8358,7 +8358,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8476,7 +8476,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8602,7 +8602,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8719,7 +8719,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8837,7 +8837,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8955,7 +8955,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9074,7 +9074,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9192,7 +9192,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9311,7 +9311,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9413,7 +9413,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9516,7 +9516,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9619,7 +9619,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9723,7 +9723,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9825,7 +9825,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9928,7 +9928,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10046,7 +10046,7 @@ func Test_VirtualMachineNetworkInterfaceDnsSettingsConfiguration_WhenPropertiesC properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration(subject VirtualMachineNetworkInterfaceDnsSettingsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10149,7 +10149,7 @@ func Test_VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS(subject VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10252,7 +10252,7 @@ func Test_VirtualMachineNetworkInterfaceIPConfiguration_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration(subject VirtualMachineNetworkInterfaceIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10375,7 +10375,7 @@ func Test_VirtualMachineNetworkInterfaceIPConfiguration_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS(subject VirtualMachineNetworkInterfaceIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10498,7 +10498,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10600,7 +10600,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10703,7 +10703,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10822,7 +10822,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10939,7 +10939,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11056,7 +11056,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11173,7 +11173,7 @@ func Test_LinuxVMGuestPatchAutomaticByPlatformSettings_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings(subject LinuxVMGuestPatchAutomaticByPlatformSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11276,7 +11276,7 @@ func Test_LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS_WhenPropertiesConv properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS(subject LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11379,7 +11379,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11483,7 +11483,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11586,7 +11586,7 @@ func Test_VirtualMachinePublicIPAddressConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration tests if a specific instance of VirtualMachinePublicIPAddressConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration tests if a specific instance of VirtualMachinePublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration(subject VirtualMachinePublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11710,7 +11710,7 @@ func Test_VirtualMachinePublicIPAddressConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS(subject VirtualMachinePublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11834,7 +11834,7 @@ func Test_VMDiskSecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMDiskSecurityProfile tests if a specific instance of VMDiskSecurityProfile can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMDiskSecurityProfile tests if a specific instance of VMDiskSecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMDiskSecurityProfile(subject VMDiskSecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11951,7 +11951,7 @@ func Test_VMDiskSecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS tests if a specific instance of VMDiskSecurityProfile_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS tests if a specific instance of VMDiskSecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS(subject VMDiskSecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12068,7 +12068,7 @@ func Test_WindowsVMGuestPatchAutomaticByPlatformSettings_WhenPropertiesConverted properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings(subject WindowsVMGuestPatchAutomaticByPlatformSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12171,7 +12171,7 @@ func Test_WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS(subject WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12274,7 +12274,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12377,7 +12377,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12481,7 +12481,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12586,7 +12586,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1api20201201storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12689,7 +12689,7 @@ func Test_PublicIPAddressSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPublicIPAddressSku tests if a specific instance of PublicIPAddressSku can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPublicIPAddressSku tests if a specific instance of PublicIPAddressSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPublicIPAddressSku(subject PublicIPAddressSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12792,7 +12792,7 @@ func Test_PublicIPAddressSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPublicIPAddressSku_STATUS tests if a specific instance of PublicIPAddressSku_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForPublicIPAddressSku_STATUS tests if a specific instance of PublicIPAddressSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPublicIPAddressSku_STATUS(subject PublicIPAddressSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12896,7 +12896,7 @@ func Test_VirtualMachineIpTag_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIpTag tests if a specific instance of VirtualMachineIpTag can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIpTag tests if a specific instance of VirtualMachineIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIpTag(subject VirtualMachineIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13000,7 +13000,7 @@ func Test_VirtualMachineIpTag_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS tests if a specific instance of VirtualMachineIpTag_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS tests if a specific instance of VirtualMachineIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS(subject VirtualMachineIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13104,7 +13104,7 @@ func Test_VirtualMachinePublicIPAddressDnsSettingsConfiguration_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration(subject VirtualMachinePublicIPAddressDnsSettingsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13207,7 +13207,7 @@ func Test_VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS can be assigned to v1api20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS(subject VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20220301storage/zz_generated.deepcopy.go b/v2/api/compute/v1beta20220301/storage/zz_generated.deepcopy.go similarity index 99% rename from v2/api/compute/v1beta20220301storage/zz_generated.deepcopy.go rename to v2/api/compute/v1beta20220301/storage/zz_generated.deepcopy.go index 071022a1ef4..85f9b4823b5 100644 --- a/v2/api/compute/v1beta20220301storage/zz_generated.deepcopy.go +++ b/v2/api/compute/v1beta20220301/storage/zz_generated.deepcopy.go @@ -7,7 +7,7 @@ Licensed under the MIT license. // Code generated by controller-gen. DO NOT EDIT. -package v1beta20220301storage +package storage import ( "github.com/Azure/azure-service-operator/v2/pkg/genruntime" diff --git a/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen.go b/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen.go index d238ebd15e5..a1c4274b0ad 100644 --- a/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen.go +++ b/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen.go @@ -5,7 +5,7 @@ package v1beta20220301 import ( "fmt" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen_test.go b/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen_test.go index a43c02d3401..581ee6223c8 100644 --- a/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen_test.go +++ b/v2/api/compute/v1beta20220301/virtual_machine_scale_set_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20220301 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachineScaleSet_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet tests if a specific instance of VirtualMachineScaleSet can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet(subject VirtualMachineScaleSet) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -177,7 +177,7 @@ func Test_VirtualMachineScaleSet_Spec_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec tests if a specific instance of VirtualMachineScaleSet_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_Spec(subject VirtualMachineScaleSet_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -314,7 +314,7 @@ func Test_VirtualMachineScaleSet_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS tests if a specific instance of VirtualMachineScaleSet_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSet_STATUS(subject VirtualMachineScaleSet_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -456,7 +456,7 @@ func Test_AutomaticRepairsPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy tests if a specific instance of AutomaticRepairsPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy(subject AutomaticRepairsPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -561,7 +561,7 @@ func Test_AutomaticRepairsPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS tests if a specific instance of AutomaticRepairsPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticRepairsPolicy_STATUS(subject AutomaticRepairsPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -666,7 +666,7 @@ func Test_ScaleInPolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy tests if a specific instance of ScaleInPolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy(subject ScaleInPolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -769,7 +769,7 @@ func Test_ScaleInPolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScaleInPolicy_STATUS tests if a specific instance of ScaleInPolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScaleInPolicy_STATUS(subject ScaleInPolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -873,7 +873,7 @@ func Test_Sku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSku tests if a specific instance of Sku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku(subject Sku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -977,7 +977,7 @@ func Test_Sku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSku_STATUS tests if a specific instance of Sku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSku_STATUS(subject Sku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1081,7 +1081,7 @@ func Test_SpotRestorePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSpotRestorePolicy tests if a specific instance of SpotRestorePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSpotRestorePolicy tests if a specific instance of SpotRestorePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSpotRestorePolicy(subject SpotRestorePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1184,7 +1184,7 @@ func Test_SpotRestorePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSpotRestorePolicy_STATUS tests if a specific instance of SpotRestorePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSpotRestorePolicy_STATUS tests if a specific instance of SpotRestorePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSpotRestorePolicy_STATUS(subject SpotRestorePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1288,7 +1288,7 @@ func Test_UpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy tests if a specific instance of UpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy(subject UpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1405,7 +1405,7 @@ func Test_UpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUpgradePolicy_STATUS tests if a specific instance of UpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUpgradePolicy_STATUS(subject UpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1523,7 +1523,7 @@ func Test_VirtualMachineScaleSetIdentity_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity tests if a specific instance of VirtualMachineScaleSetIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity(subject VirtualMachineScaleSetIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1644,7 +1644,7 @@ func Test_VirtualMachineScaleSetIdentity_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_STATUS(subject VirtualMachineScaleSetIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1767,7 +1767,7 @@ func Test_VirtualMachineScaleSetVMProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile tests if a specific instance of VirtualMachineScaleSetVMProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile(subject VirtualMachineScaleSetVMProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1897,7 +1897,7 @@ func Test_VirtualMachineScaleSetVMProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS tests if a specific instance of VirtualMachineScaleSetVMProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetVMProfile_STATUS(subject VirtualMachineScaleSetVMProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2027,7 +2027,7 @@ func Test_AutomaticOSUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy tests if a specific instance of AutomaticOSUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy(subject AutomaticOSUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2132,7 +2132,7 @@ func Test_AutomaticOSUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS tests if a specific instance of AutomaticOSUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAutomaticOSUpgradePolicy_STATUS(subject AutomaticOSUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2237,7 +2237,7 @@ func Test_RollingUpgradePolicy_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy tests if a specific instance of RollingUpgradePolicy can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy(subject RollingUpgradePolicy) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2345,7 +2345,7 @@ func Test_RollingUpgradePolicy_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS tests if a specific instance of RollingUpgradePolicy_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForRollingUpgradePolicy_STATUS(subject RollingUpgradePolicy_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2453,7 +2453,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile tests if a specific instance of VirtualMachineScaleSetExtensionProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile(subject VirtualMachineScaleSetExtensionProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2570,7 +2570,7 @@ func Test_VirtualMachineScaleSetExtensionProfile_STATUS_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS tests if a specific instance of VirtualMachineScaleSetExtensionProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtensionProfile_STATUS(subject VirtualMachineScaleSetExtensionProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2687,7 +2687,7 @@ func Test_VirtualMachineScaleSetHardwareProfile_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile tests if a specific instance of VirtualMachineScaleSetHardwareProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile tests if a specific instance of VirtualMachineScaleSetHardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile(subject VirtualMachineScaleSetHardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2790,7 +2790,7 @@ func Test_VirtualMachineScaleSetHardwareProfile_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS tests if a specific instance of VirtualMachineScaleSetHardwareProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS tests if a specific instance of VirtualMachineScaleSetHardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetHardwareProfile_STATUS(subject VirtualMachineScaleSetHardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2893,7 +2893,7 @@ func Test_VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineScaleSetIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2997,7 +2997,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile tests if a specific instance of VirtualMachineScaleSetNetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile(subject VirtualMachineScaleSetNetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3115,7 +3115,7 @@ func Test_VirtualMachineScaleSetNetworkProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkProfile_STATUS(subject VirtualMachineScaleSetNetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3233,7 +3233,7 @@ func Test_VirtualMachineScaleSetOSProfile_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile tests if a specific instance of VirtualMachineScaleSetOSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile(subject VirtualMachineScaleSetOSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3355,7 +3355,7 @@ func Test_VirtualMachineScaleSetOSProfile_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS tests if a specific instance of VirtualMachineScaleSetOSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSProfile_STATUS(subject VirtualMachineScaleSetOSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3477,7 +3477,7 @@ func Test_VirtualMachineScaleSetStorageProfile_WhenPropertiesConverted_RoundTrip properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile tests if a specific instance of VirtualMachineScaleSetStorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile(subject VirtualMachineScaleSetStorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3582,7 +3582,7 @@ func Test_VirtualMachineScaleSetStorageProfile_STATUS_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS tests if a specific instance of VirtualMachineScaleSetStorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetStorageProfile_STATUS(subject VirtualMachineScaleSetStorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3687,7 +3687,7 @@ func Test_ApiEntityReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference tests if a specific instance of ApiEntityReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference(subject ApiEntityReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3783,7 +3783,7 @@ func Test_ApiEntityReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiEntityReference_STATUS tests if a specific instance of ApiEntityReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiEntityReference_STATUS(subject ApiEntityReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3886,7 +3886,7 @@ func Test_VirtualMachineScaleSetDataDisk_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk tests if a specific instance of VirtualMachineScaleSetDataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk(subject VirtualMachineScaleSetDataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4011,7 +4011,7 @@ func Test_VirtualMachineScaleSetDataDisk_STATUS_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS tests if a specific instance of VirtualMachineScaleSetDataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetDataDisk_STATUS(subject VirtualMachineScaleSetDataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4136,7 +4136,7 @@ func Test_VirtualMachineScaleSetExtension_WhenPropertiesConverted_RoundTripsWith properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension tests if a specific instance of VirtualMachineScaleSetExtension can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension(subject VirtualMachineScaleSetExtension) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4261,7 +4261,7 @@ func Test_VirtualMachineScaleSetExtension_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS tests if a specific instance of VirtualMachineScaleSetExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetExtension_STATUS(subject VirtualMachineScaleSetExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4389,7 +4389,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration(subject VirtualMachineScaleSetNetworkConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4513,7 +4513,7 @@ func Test_VirtualMachineScaleSetNetworkConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfiguration_STATUS(subject VirtualMachineScaleSetNetworkConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4638,7 +4638,7 @@ func Test_VirtualMachineScaleSetOSDisk_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk tests if a specific instance of VirtualMachineScaleSetOSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk(subject VirtualMachineScaleSetOSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4764,7 +4764,7 @@ func Test_VirtualMachineScaleSetOSDisk_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS tests if a specific instance of VirtualMachineScaleSetOSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetOSDisk_STATUS(subject VirtualMachineScaleSetOSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4890,7 +4890,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_WhenPropertiesConverted_RoundTri properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration tests if a specific instance of VirtualMachineScaleSetIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration(subject VirtualMachineScaleSetIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5014,7 +5014,7 @@ func Test_VirtualMachineScaleSetIPConfiguration_STATUS_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIPConfiguration_STATUS(subject VirtualMachineScaleSetIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5139,7 +5139,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters(subject VirtualMachineScaleSetManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5264,7 +5264,7 @@ func Test_VirtualMachineScaleSetManagedDiskParameters_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS tests if a specific instance of VirtualMachineScaleSetManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetManagedDiskParameters_STATUS(subject VirtualMachineScaleSetManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5389,7 +5389,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5492,7 +5492,7 @@ func Test_VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetNetworkConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5595,7 +5595,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration(subject VirtualMachineScaleSetPublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5718,7 +5718,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS_WhenProperti properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfiguration_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5841,7 +5841,7 @@ func Test_VirtualMachineScaleSetIpTag_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag tests if a specific instance of VirtualMachineScaleSetIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag(subject VirtualMachineScaleSetIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5945,7 +5945,7 @@ func Test_VirtualMachineScaleSetIpTag_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS tests if a specific instance of VirtualMachineScaleSetIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetIpTag_STATUS(subject VirtualMachineScaleSetIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6049,7 +6049,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6152,7 +6152,7 @@ func Test_VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS_W properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS tests if a specific instance of VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS(subject VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/api/compute/v1beta20220301/virtual_machine_types_gen.go b/v2/api/compute/v1beta20220301/virtual_machine_types_gen.go index edaf8c7e995..cc2b7bf9913 100644 --- a/v2/api/compute/v1beta20220301/virtual_machine_types_gen.go +++ b/v2/api/compute/v1beta20220301/virtual_machine_types_gen.go @@ -5,7 +5,7 @@ package v1beta20220301 import ( "fmt" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/Azure/azure-service-operator/v2/internal/reflecthelpers" "github.com/Azure/azure-service-operator/v2/pkg/genruntime" "github.com/Azure/azure-service-operator/v2/pkg/genruntime/conditions" diff --git a/v2/api/compute/v1beta20220301/virtual_machine_types_gen_test.go b/v2/api/compute/v1beta20220301/virtual_machine_types_gen_test.go index b53cae2acbe..4b14d056ff1 100644 --- a/v2/api/compute/v1beta20220301/virtual_machine_types_gen_test.go +++ b/v2/api/compute/v1beta20220301/virtual_machine_types_gen_test.go @@ -5,8 +5,8 @@ package v1beta20220301 import ( "encoding/json" - v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" - v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" + v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" "github.com/google/go-cmp/cmp" "github.com/google/go-cmp/cmp/cmpopts" "github.com/kr/pretty" @@ -73,7 +73,7 @@ func Test_VirtualMachine_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine tests if a specific instance of VirtualMachine can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine(subject VirtualMachine) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -176,7 +176,7 @@ func Test_VirtualMachine_Spec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_Spec tests if a specific instance of VirtualMachine_Spec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_Spec(subject VirtualMachine_Spec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -320,7 +320,7 @@ func Test_VirtualMachine_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachine_STATUS tests if a specific instance of VirtualMachine_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachine_STATUS(subject VirtualMachine_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -471,7 +471,7 @@ func Test_AdditionalCapabilities_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities tests if a specific instance of AdditionalCapabilities can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities(subject AdditionalCapabilities) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -575,7 +575,7 @@ func Test_AdditionalCapabilities_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalCapabilities_STATUS tests if a specific instance of AdditionalCapabilities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalCapabilities_STATUS(subject AdditionalCapabilities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -679,7 +679,7 @@ func Test_ApplicationProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApplicationProfile tests if a specific instance of ApplicationProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApplicationProfile tests if a specific instance of ApplicationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApplicationProfile(subject ApplicationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -781,7 +781,7 @@ func Test_ApplicationProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApplicationProfile_STATUS tests if a specific instance of ApplicationProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApplicationProfile_STATUS tests if a specific instance of ApplicationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApplicationProfile_STATUS(subject ApplicationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -884,7 +884,7 @@ func Test_BillingProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile tests if a specific instance of BillingProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile(subject BillingProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -986,7 +986,7 @@ func Test_BillingProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBillingProfile_STATUS tests if a specific instance of BillingProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBillingProfile_STATUS(subject BillingProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1089,7 +1089,7 @@ func Test_CapacityReservationProfile_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCapacityReservationProfile tests if a specific instance of CapacityReservationProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForCapacityReservationProfile tests if a specific instance of CapacityReservationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCapacityReservationProfile(subject CapacityReservationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1192,7 +1192,7 @@ func Test_CapacityReservationProfile_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForCapacityReservationProfile_STATUS tests if a specific instance of CapacityReservationProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForCapacityReservationProfile_STATUS tests if a specific instance of CapacityReservationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForCapacityReservationProfile_STATUS(subject CapacityReservationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1295,7 +1295,7 @@ func Test_DiagnosticsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile tests if a specific instance of DiagnosticsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile(subject DiagnosticsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1397,7 +1397,7 @@ func Test_DiagnosticsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiagnosticsProfile_STATUS tests if a specific instance of DiagnosticsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiagnosticsProfile_STATUS(subject DiagnosticsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1500,7 +1500,7 @@ func Test_HardwareProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile tests if a specific instance of HardwareProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile(subject HardwareProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -1782,7 +1782,7 @@ func Test_HardwareProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForHardwareProfile_STATUS tests if a specific instance of HardwareProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForHardwareProfile_STATUS(subject HardwareProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2065,7 +2065,7 @@ func Test_NetworkProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile tests if a specific instance of NetworkProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile(subject NetworkProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2182,7 +2182,7 @@ func Test_NetworkProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkProfile_STATUS tests if a specific instance of NetworkProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkProfile_STATUS(subject NetworkProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2300,7 +2300,7 @@ func Test_OSProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile tests if a specific instance of OSProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile(subject OSProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2422,7 +2422,7 @@ func Test_OSProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSProfile_STATUS tests if a specific instance of OSProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSProfile_STATUS(subject OSProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2544,7 +2544,7 @@ func Test_Plan_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan tests if a specific instance of Plan can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan(subject Plan) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2649,7 +2649,7 @@ func Test_Plan_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPlan_STATUS tests if a specific instance of Plan_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPlan_STATUS(subject Plan_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2754,7 +2754,7 @@ func Test_ScheduledEventsProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile tests if a specific instance of ScheduledEventsProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile(subject ScheduledEventsProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2857,7 +2857,7 @@ func Test_ScheduledEventsProfile_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForScheduledEventsProfile_STATUS tests if a specific instance of ScheduledEventsProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForScheduledEventsProfile_STATUS(subject ScheduledEventsProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -2960,7 +2960,7 @@ func Test_SecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile tests if a specific instance of SecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile(subject SecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3077,7 +3077,7 @@ func Test_SecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSecurityProfile_STATUS tests if a specific instance of SecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSecurityProfile_STATUS(subject SecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3195,7 +3195,7 @@ func Test_StorageProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile tests if a specific instance of StorageProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile(subject StorageProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3299,7 +3299,7 @@ func Test_StorageProfile_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForStorageProfile_STATUS tests if a specific instance of StorageProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForStorageProfile_STATUS(subject StorageProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3404,7 +3404,7 @@ func Test_VirtualMachineExtension_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtension_STATUS tests if a specific instance of VirtualMachineExtension_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtension_STATUS(subject VirtualMachineExtension_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3534,7 +3534,7 @@ func Test_VirtualMachineIdentity_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity tests if a specific instance of VirtualMachineIdentity can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity(subject VirtualMachineIdentity) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3655,7 +3655,7 @@ func Test_VirtualMachineIdentity_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS tests if a specific instance of VirtualMachineIdentity_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_STATUS(subject VirtualMachineIdentity_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3778,7 +3778,7 @@ func Test_VirtualMachineInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS tests if a specific instance of VirtualMachineInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineInstanceView_STATUS(subject VirtualMachineInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -3909,7 +3909,7 @@ func Test_BootDiagnostics_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics tests if a specific instance of BootDiagnostics can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics(subject BootDiagnostics) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4012,7 +4012,7 @@ func Test_BootDiagnostics_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnostics_STATUS tests if a specific instance of BootDiagnostics_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnostics_STATUS(subject BootDiagnostics_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4116,7 +4116,7 @@ func Test_BootDiagnosticsInstanceView_STATUS_WhenPropertiesConverted_RoundTripsW properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS tests if a specific instance of BootDiagnosticsInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForBootDiagnosticsInstanceView_STATUS(subject BootDiagnosticsInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4234,7 +4234,7 @@ func Test_DataDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk tests if a specific instance of DataDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk(subject DataDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4360,7 +4360,7 @@ func Test_DataDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDataDisk_STATUS tests if a specific instance of DataDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDataDisk_STATUS(subject DataDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4488,7 +4488,7 @@ func Test_DiskInstanceView_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskInstanceView_STATUS tests if a specific instance of DiskInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskInstanceView_STATUS(subject DiskInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4606,7 +4606,7 @@ func Test_ImageReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testin properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference tests if a specific instance of ImageReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference(subject ImageReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4713,7 +4713,7 @@ func Test_ImageReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForImageReference_STATUS tests if a specific instance of ImageReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForImageReference_STATUS(subject ImageReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4823,7 +4823,7 @@ func Test_InstanceViewStatus_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForInstanceViewStatus_STATUS tests if a specific instance of InstanceViewStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInstanceViewStatus_STATUS(subject InstanceViewStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -4930,7 +4930,7 @@ func Test_KeyVaultSecretReference_STATUS_WhenPropertiesConverted_RoundTripsWitho properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS tests if a specific instance of KeyVaultSecretReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference_STATUS(subject KeyVaultSecretReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5047,7 +5047,7 @@ func Test_LinuxConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration tests if a specific instance of LinuxConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration(subject LinuxConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5165,7 +5165,7 @@ func Test_LinuxConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxConfiguration_STATUS tests if a specific instance of LinuxConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxConfiguration_STATUS(subject LinuxConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5284,7 +5284,7 @@ func Test_MaintenanceRedeployStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS tests if a specific instance of MaintenanceRedeployStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForMaintenanceRedeployStatus_STATUS(subject MaintenanceRedeployStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5397,7 +5397,7 @@ func Test_NetworkInterfaceReference_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference tests if a specific instance of NetworkInterfaceReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference(subject NetworkInterfaceReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5501,7 +5501,7 @@ func Test_NetworkInterfaceReference_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS tests if a specific instance of NetworkInterfaceReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForNetworkInterfaceReference_STATUS(subject NetworkInterfaceReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5606,7 +5606,7 @@ func Test_OSDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing.T) { properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk tests if a specific instance of OSDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk(subject OSDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5732,7 +5732,7 @@ func Test_OSDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForOSDisk_STATUS tests if a specific instance of OSDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForOSDisk_STATUS(subject OSDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5858,7 +5858,7 @@ func Test_TerminateNotificationProfile_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile tests if a specific instance of TerminateNotificationProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile(subject TerminateNotificationProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -5962,7 +5962,7 @@ func Test_TerminateNotificationProfile_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS tests if a specific instance of TerminateNotificationProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForTerminateNotificationProfile_STATUS(subject TerminateNotificationProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6066,7 +6066,7 @@ func Test_UefiSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing. properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings tests if a specific instance of UefiSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings(subject UefiSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6169,7 +6169,7 @@ func Test_UefiSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUefiSettings_STATUS tests if a specific instance of UefiSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUefiSettings_STATUS(subject UefiSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6273,7 +6273,7 @@ func Test_UserAssignedIdentityDetails_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForUserAssignedIdentityDetails tests if a specific instance of UserAssignedIdentityDetails can be assigned to storage and back losslessly func RunPropertyAssignmentTestForUserAssignedIdentityDetails(subject UserAssignedIdentityDetails) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6370,7 +6370,7 @@ func Test_VaultSecretGroup_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup tests if a specific instance of VaultSecretGroup can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup(subject VaultSecretGroup) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6473,7 +6473,7 @@ func Test_VaultSecretGroup_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultSecretGroup_STATUS tests if a specific instance of VaultSecretGroup_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultSecretGroup_STATUS(subject VaultSecretGroup_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6577,7 +6577,7 @@ func Test_VirtualMachineAgentInstanceView_STATUS_WhenPropertiesConverted_RoundTr properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS tests if a specific instance of VirtualMachineAgentInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineAgentInstanceView_STATUS(subject VirtualMachineAgentInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6695,7 +6695,7 @@ func Test_VirtualMachineExtensionInstanceView_STATUS_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionInstanceView_STATUS(subject VirtualMachineExtensionInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6815,7 +6815,7 @@ func Test_VirtualMachineHealthStatus_STATUS_WhenPropertiesConverted_RoundTripsWi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS tests if a specific instance of VirtualMachineHealthStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineHealthStatus_STATUS(subject VirtualMachineHealthStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -6918,7 +6918,7 @@ func Test_VirtualMachineIdentity_UserAssignedIdentities_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS tests if a specific instance of VirtualMachineIdentity_UserAssignedIdentities_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIdentity_UserAssignedIdentities_STATUS(subject VirtualMachineIdentity_UserAssignedIdentities_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7022,7 +7022,7 @@ func Test_VirtualMachineNetworkInterfaceConfiguration_WhenPropertiesConverted_Ro properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration(subject VirtualMachineNetworkInterfaceConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7147,7 +7147,7 @@ func Test_VirtualMachineNetworkInterfaceConfiguration_STATUS_WhenPropertiesConve properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceConfiguration_STATUS(subject VirtualMachineNetworkInterfaceConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7272,7 +7272,7 @@ func Test_VirtualMachinePatchStatus_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS tests if a specific instance of VirtualMachinePatchStatus_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePatchStatus_STATUS(subject VirtualMachinePatchStatus_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7377,7 +7377,7 @@ func Test_VMGalleryApplication_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMGalleryApplication tests if a specific instance of VMGalleryApplication can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVMGalleryApplication tests if a specific instance of VMGalleryApplication can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMGalleryApplication(subject VMGalleryApplication) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7484,7 +7484,7 @@ func Test_VMGalleryApplication_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMGalleryApplication_STATUS tests if a specific instance of VMGalleryApplication_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVMGalleryApplication_STATUS tests if a specific instance of VMGalleryApplication_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMGalleryApplication_STATUS(subject VMGalleryApplication_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7592,7 +7592,7 @@ func Test_VMSizeProperties_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMSizeProperties tests if a specific instance of VMSizeProperties can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVMSizeProperties tests if a specific instance of VMSizeProperties can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMSizeProperties(subject VMSizeProperties) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7695,7 +7695,7 @@ func Test_VMSizeProperties_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMSizeProperties_STATUS tests if a specific instance of VMSizeProperties_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVMSizeProperties_STATUS tests if a specific instance of VMSizeProperties_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMSizeProperties_STATUS(subject VMSizeProperties_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7799,7 +7799,7 @@ func Test_WindowsConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration tests if a specific instance of WindowsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration(subject WindowsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -7920,7 +7920,7 @@ func Test_WindowsConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsConfiguration_STATUS tests if a specific instance of WindowsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsConfiguration_STATUS(subject WindowsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8041,7 +8041,7 @@ func Test_AdditionalUnattendContent_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent tests if a specific instance of AdditionalUnattendContent can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent(subject AdditionalUnattendContent) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8147,7 +8147,7 @@ func Test_AdditionalUnattendContent_STATUS_WhenPropertiesConverted_RoundTripsWit properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS tests if a specific instance of AdditionalUnattendContent_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAdditionalUnattendContent_STATUS(subject AdditionalUnattendContent_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8253,7 +8253,7 @@ func Test_AvailablePatchSummary_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForAvailablePatchSummary_STATUS tests if a specific instance of AvailablePatchSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForAvailablePatchSummary_STATUS(subject AvailablePatchSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8381,7 +8381,7 @@ func Test_DiffDiskSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings tests if a specific instance of DiffDiskSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings(subject DiffDiskSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8484,7 +8484,7 @@ func Test_DiffDiskSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiffDiskSettings_STATUS tests if a specific instance of DiffDiskSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiffDiskSettings_STATUS(subject DiffDiskSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8588,7 +8588,7 @@ func Test_DiskEncryptionSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings tests if a specific instance of DiskEncryptionSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings(subject DiskEncryptionSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8706,7 +8706,7 @@ func Test_DiskEncryptionSettings_STATUS_WhenPropertiesConverted_RoundTripsWithou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS tests if a specific instance of DiskEncryptionSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForDiskEncryptionSettings_STATUS(subject DiskEncryptionSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8824,7 +8824,7 @@ func Test_LastPatchInstallationSummary_STATUS_WhenPropertiesConverted_RoundTrips properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS tests if a specific instance of LastPatchInstallationSummary_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLastPatchInstallationSummary_STATUS(subject LastPatchInstallationSummary_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -8955,7 +8955,7 @@ func Test_LinuxPatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings tests if a specific instance of LinuxPatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings(subject LinuxPatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9072,7 +9072,7 @@ func Test_LinuxPatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxPatchSettings_STATUS tests if a specific instance of LinuxPatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxPatchSettings_STATUS(subject LinuxPatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9190,7 +9190,7 @@ func Test_ManagedDiskParameters_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters tests if a specific instance of ManagedDiskParameters can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters(subject ManagedDiskParameters) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9315,7 +9315,7 @@ func Test_ManagedDiskParameters_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForManagedDiskParameters_STATUS tests if a specific instance of ManagedDiskParameters_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForManagedDiskParameters_STATUS(subject ManagedDiskParameters_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9441,7 +9441,7 @@ func Test_PatchSettings_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings tests if a specific instance of PatchSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings(subject PatchSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9559,7 +9559,7 @@ func Test_PatchSettings_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPatchSettings_STATUS tests if a specific instance of PatchSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPatchSettings_STATUS(subject PatchSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9678,7 +9678,7 @@ func Test_SshConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration tests if a specific instance of SshConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration(subject SshConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9780,7 +9780,7 @@ func Test_SshConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshConfiguration_STATUS tests if a specific instance of SshConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshConfiguration_STATUS(subject SshConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9883,7 +9883,7 @@ func Test_VaultCertificate_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate tests if a specific instance of VaultCertificate can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate(subject VaultCertificate) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -9986,7 +9986,7 @@ func Test_VaultCertificate_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVaultCertificate_STATUS tests if a specific instance of VaultCertificate_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVaultCertificate_STATUS(subject VaultCertificate_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10090,7 +10090,7 @@ func Test_VirtualHardDisk_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk tests if a specific instance of VirtualHardDisk can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk(subject VirtualHardDisk) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10192,7 +10192,7 @@ func Test_VirtualHardDisk_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualHardDisk_STATUS tests if a specific instance of VirtualHardDisk_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualHardDisk_STATUS(subject VirtualHardDisk_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10295,7 +10295,7 @@ func Test_VirtualMachineExtensionHandlerInstanceView_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS tests if a specific instance of VirtualMachineExtensionHandlerInstanceView_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineExtensionHandlerInstanceView_STATUS(subject VirtualMachineExtensionHandlerInstanceView_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10413,7 +10413,7 @@ func Test_VirtualMachineNetworkInterfaceDnsSettingsConfiguration_WhenPropertiesC properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration(subject VirtualMachineNetworkInterfaceDnsSettingsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10516,7 +10516,7 @@ func Test_VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS_WhenProp properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS(subject VirtualMachineNetworkInterfaceDnsSettingsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10619,7 +10619,7 @@ func Test_VirtualMachineNetworkInterfaceIPConfiguration_WhenPropertiesConverted_ properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration(subject VirtualMachineNetworkInterfaceIPConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10742,7 +10742,7 @@ func Test_VirtualMachineNetworkInterfaceIPConfiguration_STATUS_WhenPropertiesCon properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS tests if a specific instance of VirtualMachineNetworkInterfaceIPConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineNetworkInterfaceIPConfiguration_STATUS(subject VirtualMachineNetworkInterfaceIPConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10865,7 +10865,7 @@ func Test_WinRMConfiguration_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration tests if a specific instance of WinRMConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration(subject WinRMConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -10967,7 +10967,7 @@ func Test_WinRMConfiguration_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMConfiguration_STATUS tests if a specific instance of WinRMConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMConfiguration_STATUS(subject WinRMConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11070,7 +11070,7 @@ func Test_ApiError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testi properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiError_STATUS tests if a specific instance of ApiError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiError_STATUS(subject ApiError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11189,7 +11189,7 @@ func Test_KeyVaultKeyReference_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference tests if a specific instance of KeyVaultKeyReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference(subject KeyVaultKeyReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11306,7 +11306,7 @@ func Test_KeyVaultKeyReference_STATUS_WhenPropertiesConverted_RoundTripsWithoutL properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS tests if a specific instance of KeyVaultKeyReference_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultKeyReference_STATUS(subject KeyVaultKeyReference_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11423,7 +11423,7 @@ func Test_KeyVaultSecretReference_WhenPropertiesConverted_RoundTripsWithoutLoss( properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForKeyVaultSecretReference tests if a specific instance of KeyVaultSecretReference can be assigned to storage and back losslessly func RunPropertyAssignmentTestForKeyVaultSecretReference(subject KeyVaultSecretReference) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11540,7 +11540,7 @@ func Test_LinuxVMGuestPatchAutomaticByPlatformSettings_WhenPropertiesConverted_R properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings(subject LinuxVMGuestPatchAutomaticByPlatformSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11647,7 +11647,7 @@ func Test_LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS_WhenPropertiesConv properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForLinuxVMGuestPatchAutomaticByPlatformSettings_STATUS(subject LinuxVMGuestPatchAutomaticByPlatformSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11754,7 +11754,7 @@ func Test_SshPublicKey_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKey_STATUS tests if a specific instance of SshPublicKey_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKey_STATUS(subject SshPublicKey_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11858,7 +11858,7 @@ func Test_SshPublicKeySpec_WhenPropertiesConverted_RoundTripsWithoutLoss(t *test properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForSshPublicKeySpec tests if a specific instance of SshPublicKeySpec can be assigned to storage and back losslessly func RunPropertyAssignmentTestForSshPublicKeySpec(subject SshPublicKeySpec) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -11961,7 +11961,7 @@ func Test_VirtualMachinePublicIPAddressConfiguration_WhenPropertiesConverted_Rou properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration tests if a specific instance of VirtualMachinePublicIPAddressConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration tests if a specific instance of VirtualMachinePublicIPAddressConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration(subject VirtualMachinePublicIPAddressConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12085,7 +12085,7 @@ func Test_VirtualMachinePublicIPAddressConfiguration_STATUS_WhenPropertiesConver properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressConfiguration_STATUS(subject VirtualMachinePublicIPAddressConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12209,7 +12209,7 @@ func Test_VMDiskSecurityProfile_WhenPropertiesConverted_RoundTripsWithoutLoss(t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMDiskSecurityProfile tests if a specific instance of VMDiskSecurityProfile can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVMDiskSecurityProfile tests if a specific instance of VMDiskSecurityProfile can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMDiskSecurityProfile(subject VMDiskSecurityProfile) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12326,7 +12326,7 @@ func Test_VMDiskSecurityProfile_STATUS_WhenPropertiesConverted_RoundTripsWithout properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS tests if a specific instance of VMDiskSecurityProfile_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS tests if a specific instance of VMDiskSecurityProfile_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVMDiskSecurityProfile_STATUS(subject VMDiskSecurityProfile_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12443,7 +12443,7 @@ func Test_WindowsVMGuestPatchAutomaticByPlatformSettings_WhenPropertiesConverted properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings(subject WindowsVMGuestPatchAutomaticByPlatformSettings) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12550,7 +12550,7 @@ func Test_WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS tests if a specific instance of WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWindowsVMGuestPatchAutomaticByPlatformSettings_STATUS(subject WindowsVMGuestPatchAutomaticByPlatformSettings_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12657,7 +12657,7 @@ func Test_WinRMListener_WhenPropertiesConverted_RoundTripsWithoutLoss(t *testing properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener tests if a specific instance of WinRMListener can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener(subject WinRMListener) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12760,7 +12760,7 @@ func Test_WinRMListener_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t * properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForWinRMListener_STATUS tests if a specific instance of WinRMListener_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForWinRMListener_STATUS(subject WinRMListener_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12864,7 +12864,7 @@ func Test_ApiErrorBase_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForApiErrorBase_STATUS tests if a specific instance of ApiErrorBase_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForApiErrorBase_STATUS(subject ApiErrorBase_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -12969,7 +12969,7 @@ func Test_InnerError_STATUS_WhenPropertiesConverted_RoundTripsWithoutLoss(t *tes properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForInnerError_STATUS tests if a specific instance of InnerError_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForInnerError_STATUS(subject InnerError_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13072,7 +13072,7 @@ func Test_PublicIPAddressSku_WhenPropertiesConverted_RoundTripsWithoutLoss(t *te properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPublicIPAddressSku tests if a specific instance of PublicIPAddressSku can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPublicIPAddressSku tests if a specific instance of PublicIPAddressSku can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPublicIPAddressSku(subject PublicIPAddressSku) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13175,7 +13175,7 @@ func Test_PublicIPAddressSku_STATUS_WhenPropertiesConverted_RoundTripsWithoutLos properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForPublicIPAddressSku_STATUS tests if a specific instance of PublicIPAddressSku_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForPublicIPAddressSku_STATUS tests if a specific instance of PublicIPAddressSku_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForPublicIPAddressSku_STATUS(subject PublicIPAddressSku_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13279,7 +13279,7 @@ func Test_VirtualMachineIpTag_WhenPropertiesConverted_RoundTripsWithoutLoss(t *t properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIpTag tests if a specific instance of VirtualMachineIpTag can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIpTag tests if a specific instance of VirtualMachineIpTag can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIpTag(subject VirtualMachineIpTag) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13383,7 +13383,7 @@ func Test_VirtualMachineIpTag_STATUS_WhenPropertiesConverted_RoundTripsWithoutLo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS tests if a specific instance of VirtualMachineIpTag_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS tests if a specific instance of VirtualMachineIpTag_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachineIpTag_STATUS(subject VirtualMachineIpTag_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13487,7 +13487,7 @@ func Test_VirtualMachinePublicIPAddressDnsSettingsConfiguration_WhenPropertiesCo properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration(subject VirtualMachinePublicIPAddressDnsSettingsConfiguration) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() @@ -13590,7 +13590,7 @@ func Test_VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS_WhenPrope properties.TestingRun(t, gopter.NewFormatedReporter(false, 240, os.Stdout)) } -// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS can be assigned to v1beta20220301storage and back losslessly +// RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS tests if a specific instance of VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS can be assigned to storage and back losslessly func RunPropertyAssignmentTestForVirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS(subject VirtualMachinePublicIPAddressDnsSettingsConfiguration_STATUS) string { // Copy subject to make sure assignment doesn't modify it copied := subject.DeepCopy() diff --git a/v2/internal/controllers/controller_resources_gen.go b/v2/internal/controllers/controller_resources_gen.go index 4ad11341cd6..45236dc8b4e 100644 --- a/v2/internal/controllers/controller_resources_gen.go +++ b/v2/internal/controllers/controller_resources_gen.go @@ -42,23 +42,23 @@ import ( cdn_v1beta20210601s "github.com/Azure/azure-service-operator/v2/api/cdn/v1beta20210601storage" compute_customizations "github.com/Azure/azure-service-operator/v2/api/compute/customizations" compute_v20200930 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930" - compute_v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930storage" + compute_v20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20200930/storage" compute_v20201201 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201" - compute_v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201storage" + compute_v20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20201201/storage" compute_v20210701 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701" - compute_v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701storage" + compute_v20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20210701/storage" compute_v20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301" - compute_v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301storage" + compute_v20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220301/storage" compute_v20220702 "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702" - compute_v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702storage" + compute_v20220702s "github.com/Azure/azure-service-operator/v2/api/compute/v1api20220702/storage" compute_v1beta20200930 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930" - compute_v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930storage" + compute_v1beta20200930s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20200930/storage" compute_v1beta20201201 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201" - compute_v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201storage" + compute_v1beta20201201s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20201201/storage" compute_v1beta20210701 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701" - compute_v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701storage" + compute_v1beta20210701s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20210701/storage" compute_v1beta20220301 "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301" - compute_v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301storage" + compute_v1beta20220301s "github.com/Azure/azure-service-operator/v2/api/compute/v1beta20220301/storage" containerinstance_customizations "github.com/Azure/azure-service-operator/v2/api/containerinstance/customizations" containerinstance_v20211001 "github.com/Azure/azure-service-operator/v2/api/containerinstance/v1api20211001" containerinstance_v20211001s "github.com/Azure/azure-service-operator/v2/api/containerinstance/v1api20211001storage" diff --git a/v2/tools/generator/internal/astmodel/storage_package_reference.go b/v2/tools/generator/internal/astmodel/storage_package_reference.go index 42aee9c1046..dd6f22261c3 100644 --- a/v2/tools/generator/internal/astmodel/storage_package_reference.go +++ b/v2/tools/generator/internal/astmodel/storage_package_reference.go @@ -33,7 +33,6 @@ var legacyStorageGroups = set.Make( "batch", "cache", "cdn", - "compute", "containerinstance", "containerregistry", "containerservice",