diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachine.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachine.cs index 8947b325413b..87b010f3598d 100644 --- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachine.cs +++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachine.cs @@ -95,9 +95,9 @@ public VirtualMachine() /// Possible values include: 'Regular', 'Low', 'Spot' /// Specifies the eviction policy for the /// Azure Spot virtual machine and Azure Spot scale set. - /// <br><br>For Azure Spot virtual machines, the only - /// supported value is 'Deallocate' and the minimum api-version is - /// 2019-03-01. <br><br>For Azure Spot scale sets, both + /// <br><br>For Azure Spot virtual machines, both + /// 'Deallocate' and 'Delete' are supported and the minimum api-version + /// is 2019-03-01. <br><br>For Azure Spot scale sets, both /// 'Deallocate' and 'Delete' are supported and the minimum api-version /// is 2017-10-30-preview. Possible values include: 'Deallocate', /// 'Delete' @@ -275,11 +275,12 @@ public VirtualMachine() /// Gets or sets specifies the eviction policy for the Azure Spot /// virtual machine and Azure Spot scale set. /// &lt;br&gt;&lt;br&gt;For Azure Spot virtual - /// machines, the only supported value is 'Deallocate' and the minimum - /// api-version is 2019-03-01. &lt;br&gt;&lt;br&gt;For - /// Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported - /// and the minimum api-version is 2017-10-30-preview. Possible values - /// include: 'Deallocate', 'Delete' + /// machines, both 'Deallocate' and 'Delete' are supported and the + /// minimum api-version is 2019-03-01. + /// &lt;br&gt;&lt;br&gt;For Azure Spot scale sets, both + /// 'Deallocate' and 'Delete' are supported and the minimum api-version + /// is 2017-10-30-preview. Possible values include: 'Deallocate', + /// 'Delete' /// [JsonProperty(PropertyName = "properties.evictionPolicy")] public string EvictionPolicy { get; set; } diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineScaleSetVMProfile.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineScaleSetVMProfile.cs index 3538f7fb9af0..e9906d87d1a6 100644 --- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineScaleSetVMProfile.cs +++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineScaleSetVMProfile.cs @@ -60,9 +60,9 @@ public VirtualMachineScaleSetVMProfile() /// 'Spot' /// Specifies the eviction policy for the /// Azure Spot virtual machine and Azure Spot scale set. - /// <br><br>For Azure Spot virtual machines, the only - /// supported value is 'Deallocate' and the minimum api-version is - /// 2019-03-01. <br><br>For Azure Spot scale sets, both + /// <br><br>For Azure Spot virtual machines, both + /// 'Deallocate' and 'Delete' are supported and the minimum api-version + /// is 2019-03-01. <br><br>For Azure Spot scale sets, both /// 'Deallocate' and 'Delete' are supported and the minimum api-version /// is 2017-10-30-preview. Possible values include: 'Deallocate', /// 'Delete' @@ -158,11 +158,12 @@ public VirtualMachineScaleSetVMProfile() /// Gets or sets specifies the eviction policy for the Azure Spot /// virtual machine and Azure Spot scale set. /// &lt;br&gt;&lt;br&gt;For Azure Spot virtual - /// machines, the only supported value is 'Deallocate' and the minimum - /// api-version is 2019-03-01. &lt;br&gt;&lt;br&gt;For - /// Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported - /// and the minimum api-version is 2017-10-30-preview. Possible values - /// include: 'Deallocate', 'Delete' + /// machines, both 'Deallocate' and 'Delete' are supported and the + /// minimum api-version is 2019-03-01. + /// &lt;br&gt;&lt;br&gt;For Azure Spot scale sets, both + /// 'Deallocate' and 'Delete' are supported and the minimum api-version + /// is 2017-10-30-preview. Possible values include: 'Deallocate', + /// 'Delete' /// [JsonProperty(PropertyName = "evictionPolicy")] public string EvictionPolicy { get; set; } diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineUpdate.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineUpdate.cs index 58d4f41d27e4..93929ab1c619 100644 --- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineUpdate.cs +++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/VirtualMachineUpdate.cs @@ -91,9 +91,9 @@ public VirtualMachineUpdate() /// Possible values include: 'Regular', 'Low', 'Spot' /// Specifies the eviction policy for the /// Azure Spot virtual machine and Azure Spot scale set. - /// <br><br>For Azure Spot virtual machines, the only - /// supported value is 'Deallocate' and the minimum api-version is - /// 2019-03-01. <br><br>For Azure Spot scale sets, both + /// <br><br>For Azure Spot virtual machines, both + /// 'Deallocate' and 'Delete' are supported and the minimum api-version + /// is 2019-03-01. <br><br>For Azure Spot scale sets, both /// 'Deallocate' and 'Delete' are supported and the minimum api-version /// is 2017-10-30-preview. Possible values include: 'Deallocate', /// 'Delete' @@ -268,11 +268,12 @@ public VirtualMachineUpdate() /// Gets or sets specifies the eviction policy for the Azure Spot /// virtual machine and Azure Spot scale set. /// &lt;br&gt;&lt;br&gt;For Azure Spot virtual - /// machines, the only supported value is 'Deallocate' and the minimum - /// api-version is 2019-03-01. &lt;br&gt;&lt;br&gt;For - /// Azure Spot scale sets, both 'Deallocate' and 'Delete' are supported - /// and the minimum api-version is 2017-10-30-preview. Possible values - /// include: 'Deallocate', 'Delete' + /// machines, both 'Deallocate' and 'Delete' are supported and the + /// minimum api-version is 2019-03-01. + /// &lt;br&gt;&lt;br&gt;For Azure Spot scale sets, both + /// 'Deallocate' and 'Delete' are supported and the minimum api-version + /// is 2017-10-30-preview. Possible values include: 'Deallocate', + /// 'Delete' /// [JsonProperty(PropertyName = "properties.evictionPolicy")] public string EvictionPolicy { get; set; } diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs index 4b97b8b701a8..d099e82f046c 100644 --- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs +++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs @@ -53,16 +53,5 @@ public static IEnumerable> ApiInfo_ComputeManageme }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "v2"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4413"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=D:\\GitSwagger\\azure-sdk-for-net\\sdk"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "3c09c5f5e3a7c6a543ae1a9eea7f06a3cfda83a8"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -