Skip to content

Commit 0687cf9

Browse files
[skip ci] Archive 4fab0f2 (Azure#27983)
1 parent 4fab0f2 commit 0687cf9

32 files changed

+123
-115
lines changed

generated/Reservations/Reservations.Autorest/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@
2020
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © Microsoft")]
2121
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft Azure PowerShell")]
2222
[assembly: System.Reflection.AssemblyTitleAttribute("Microsoft Azure PowerShell - Reservations")]
23-
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.13.1")]
24-
[assembly: System.Reflection.AssemblyVersionAttribute("0.13.1")]
23+
[assembly: System.Reflection.AssemblyFileVersionAttribute("0.14.0")]
24+
[assembly: System.Reflection.AssemblyVersionAttribute("0.14.0")]
2525
[assembly: System.Runtime.InteropServices.ComVisibleAttribute(false)]
2626
[assembly: System.CLSCompliantAttribute(false)]
2727

2828

29-
30-

generated/Reservations/Reservations.Autorest/exports/ProxyCmdletDefinitions.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,9 +3254,9 @@ end {
32543254

32553255
<#
32563256
.Synopsis
3257-
update the applied scopes of the `Reservation`.
3257+
Update the applied scopes of the `Reservation`.
32583258
.Description
3259-
update the applied scopes of the `Reservation`.
3259+
Update the applied scopes of the `Reservation`.
32603260
.Example
32613261
Update-AzReservation -ReservationOrderId "30000000-aaaa-bbbb-cccc-200000000013" -ReservationId "10000000-aaaa-bbbb-cccc-200000000007" -Name "testName"
32623262
.Example

generated/Reservations/Reservations.Autorest/exports/Update-AzReservation.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

1717
<#
1818
.Synopsis
19-
update the applied scopes of the `Reservation`.
19+
Update the applied scopes of the `Reservation`.
2020
.Description
21-
update the applied scopes of the `Reservation`.
21+
Update the applied scopes of the `Reservation`.
2222
.Example
2323
Update-AzReservation -ReservationOrderId "30000000-aaaa-bbbb-cccc-200000000013" -ReservationId "10000000-aaaa-bbbb-cccc-200000000007" -Name "testName"
2424
.Example
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"generate_Id": "5e316ba2-1e49-4220-ad42-f59f4b1209ea"
2+
"generate_Id": "0ab90216-268f-41a2-ab4c-b60aafab94a9"
33
}

generated/Reservations/Reservations.Autorest/generated/api/Models/AppliedReservations.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public partial class AppliedReservations :
3131
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsProperties Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsInternal.Property { get => (this._property = this._property ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.AppliedReservationsProperties()); set { {_property = value;} } }
3232

3333
/// <summary>Internal Acessors for ReservationOrderId</summary>
34-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationList Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsInternal.ReservationOrderId { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsPropertiesInternal)Property).ReservationOrderId; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsPropertiesInternal)Property).ReservationOrderId = value; }
34+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationList Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsInternal.ReservationOrderId { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsPropertiesInternal)Property).ReservationOrderId; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsPropertiesInternal)Property).ReservationOrderId = value ?? null /* model class */; }
3535

3636
/// <summary>Internal Acessors for Type</summary>
3737
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IAppliedReservationsInternal.Type { get => this._type; set { {_type = value;} } }

generated/Reservations/Reservations.Autorest/generated/api/Models/CalculateExchangeOperationResultResponse.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public partial class CalculateExchangeOperationResultResponse :
4949
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IOperationResultError Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeOperationResultResponseInternal.Error { get => (this._error = this._error ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.OperationResultError()); set { {_error = value;} } }
5050

5151
/// <summary>Internal Acessors for PolicyResult</summary>
52-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IExchangePolicyErrors Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeOperationResultResponseInternal.PolicyResult { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeResponsePropertiesInternal)Properties).PolicyResult; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeResponsePropertiesInternal)Properties).PolicyResult = value; }
52+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IExchangePolicyErrors Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeOperationResultResponseInternal.PolicyResult { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeResponsePropertiesInternal)Properties).PolicyResult; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeResponsePropertiesInternal)Properties).PolicyResult = value ?? null /* model class */; }
5353

5454
/// <summary>Internal Acessors for Properties</summary>
5555
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeResponseProperties Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateExchangeOperationResultResponseInternal.Properties { get => (this._properties = this._properties ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.CalculateExchangeResponseProperties()); set { {_properties = value;} } }

generated/Reservations/Reservations.Autorest/generated/api/Models/CalculateRefundRequest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public partial class CalculateRefundRequest :
2424
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestProperties Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestInternal.Property { get => (this._property = this._property ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.CalculateRefundRequestProperties()); set { {_property = value;} } }
2525

2626
/// <summary>Internal Acessors for ReservationToReturn</summary>
27-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IReservationToReturn Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestInternal.ReservationToReturn { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestPropertiesInternal)Property).ReservationToReturn; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestPropertiesInternal)Property).ReservationToReturn = value; }
27+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IReservationToReturn Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestInternal.ReservationToReturn { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestPropertiesInternal)Property).ReservationToReturn; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestPropertiesInternal)Property).ReservationToReturn = value ?? null /* model class */; }
2828

2929
/// <summary>Backing field for <see cref="Property" /> property.</summary>
3030
private Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundRequestProperties _property;

generated/Reservations/Reservations.Autorest/generated/api/Models/CalculateRefundResponse.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ public partial class CalculateRefundResponse :
5858
public Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice MaxRefundLimit { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).MaxRefundLimit; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).MaxRefundLimit = value ?? null /* model class */; }
5959

6060
/// <summary>Internal Acessors for BillingInformation</summary>
61-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundBillingInformation Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.BillingInformation { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).BillingInformation; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).BillingInformation = value; }
61+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundBillingInformation Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.BillingInformation { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).BillingInformation; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).BillingInformation = value ?? null /* model class */; }
6262

6363
/// <summary>Internal Acessors for PolicyResult</summary>
64-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundPolicyResult Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.PolicyResult { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResult; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResult = value; }
64+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundPolicyResult Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.PolicyResult { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResult; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResult = value ?? null /* model class */; }
6565

6666
/// <summary>Internal Acessors for PolicyResultProperty</summary>
67-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundPolicyResultProperty Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.PolicyResultProperty { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResultProperty; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResultProperty = value; }
67+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundPolicyResultProperty Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.PolicyResultProperty { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResultProperty; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponsePropertiesInternal)Property).PolicyResultProperty = value ?? null /* model class */; }
6868

6969
/// <summary>Internal Acessors for Property</summary>
7070
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IRefundResponseProperties Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICalculateRefundResponseInternal.Property { get => (this._property = this._property ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.RefundResponseProperties()); set { {_property = value;} } }

generated/Reservations/Reservations.Autorest/generated/api/Models/Catalog.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ public partial class Catalog :
4545
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrp Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.Msrp { get => (this._msrp = this._msrp ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.CatalogMsrp()); set { {_msrp = value;} } }
4646

4747
/// <summary>Internal Acessors for MsrpP1Y</summary>
48-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.MsrpP1Y { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P1Y; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P1Y = value; }
48+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.MsrpP1Y { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P1Y; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P1Y = value ?? null /* model class */; }
4949

5050
/// <summary>Internal Acessors for MsrpP3Y</summary>
51-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.MsrpP3Y { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P3Y; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P3Y = value; }
51+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.MsrpP3Y { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P3Y; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P3Y = value ?? null /* model class */; }
5252

5353
/// <summary>Internal Acessors for MsrpP5Y</summary>
54-
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.MsrpP5Y { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P5Y; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P5Y = value; }
54+
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IPrice Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.MsrpP5Y { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P5Y; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogMsrpInternal)Msrp).P5Y = value ?? null /* model class */; }
5555

5656
/// <summary>Internal Acessors for Name</summary>
5757
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ICatalogInternal.Name { get => this._name; set { {_name = value;} } }

generated/Reservations/Reservations.Autorest/generated/api/Models/ErrorResponse.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ public partial class ErrorResponse :
3232
public string Message { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Message; }
3333

3434
/// <summary>Internal Acessors for Code</summary>
35-
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Code { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Code; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Code = value; }
35+
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Code { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Code; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Code = value ?? null; }
3636

3737
/// <summary>Internal Acessors for Error</summary>
3838
Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetails Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Error { get => (this._error = this._error ?? new Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.ErrorDetails()); set { {_error = value;} } }
3939

4040
/// <summary>Internal Acessors for Message</summary>
41-
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Message { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Message; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Message = value; }
41+
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Message { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Message; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Message = value ?? null; }
4242

4343
/// <summary>Internal Acessors for Target</summary>
44-
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Target { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Target; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Target = value; }
44+
string Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorResponseInternal.Target { get => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Target; set => ((Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.IErrorDetailsInternal)Error).Target = value ?? null; }
4545

4646
/// <summary>The target of the particular error.</summary>
4747
[Microsoft.Azure.PowerShell.Cmdlets.Reservations.Origin(Microsoft.Azure.PowerShell.Cmdlets.Reservations.PropertyOrigin.Inlined)]

0 commit comments

Comments
 (0)