Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
}
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -303,7 +303,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.MinLength, "resourceGroupName", 1);
}
}
string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -527,7 +527,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -764,7 +764,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1004,7 +1004,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1234,7 +1234,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1439,7 +1439,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1679,7 +1679,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
MigrateToVirtualMachineScaleSetInput parameters = new MigrateToVirtualMachineScaleSetInput();
if(virtualMachineScaleSetFlexible != null)
{
Expand Down Expand Up @@ -1901,7 +1901,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
MigrateToVirtualMachineScaleSetInput parameters = new MigrateToVirtualMachineScaleSetInput();
if(virtualMachineScaleSetFlexible != null)
{
Expand Down Expand Up @@ -2122,7 +2122,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -2351,7 +2351,7 @@ internal AvailabilitySetsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "availabilitySetName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
ConvertToVirtualMachineScaleSetInput parameters = new ConvertToVirtualMachineScaleSetInput();
if(virtualMachineScaleSetName != null)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ internal CapacityReservationGroupsOperations (ComputeManagementClient client)
}


string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -331,7 +331,7 @@ internal CapacityReservationGroupsOperations (ComputeManagementClient client)
}
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -569,7 +569,7 @@ internal CapacityReservationGroupsOperations (ComputeManagementClient client)
}


string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -814,7 +814,7 @@ internal CapacityReservationGroupsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationGroupName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1073,7 +1073,7 @@ internal CapacityReservationGroupsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationGroupName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1307,7 +1307,7 @@ internal CapacityReservationGroupsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationGroupName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
}


string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -359,7 +359,7 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
}


string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -587,8 +587,13 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
/// The operation to delete a capacity reservation. This operation is allowed
/// only when all the associated resources are disassociated from the capacity
/// reservation. Please refer to https://aka.ms/CapacityReservation for more
/// details. Note: Block capacity reservations cannot be deleted after it has
/// been successfully allocated until the schedule end time.
/// details. Note: Block capacity reservations cannot be deleted after they
/// have been successfully allocated until the schedule end time. Future
/// capacity reservations (Minimum API version: 2026-04-01) can be deleted if
/// their reservation state is one of: Pending, Declined, FulfillmentFailed, or
/// Approved. Otherwise, Future capacity reservations in the Committed, Live,
/// or PartiallyFulfilled state cannot be deleted until minimumCommitmentDays
/// have elapsed since their scheduled start date.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -700,7 +705,7 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -981,7 +986,7 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -1153,8 +1158,13 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
/// The operation to delete a capacity reservation. This operation is allowed
/// only when all the associated resources are disassociated from the capacity
/// reservation. Please refer to https://aka.ms/CapacityReservation for more
/// details. Note: Block capacity reservations cannot be deleted after it has
/// been successfully allocated until the schedule end time.
/// details. Note: Block capacity reservations cannot be deleted after they
/// have been successfully allocated until the schedule end time. Future
/// capacity reservations (Minimum API version: 2026-04-01) can be deleted if
/// their reservation state is one of: Pending, Declined, FulfillmentFailed, or
/// Approved. Otherwise, Future capacity reservations in the Committed, Live,
/// or PartiallyFulfilled state cannot be deleted until minimumCommitmentDays
/// have elapsed since their scheduled start date.
/// </summary>
/// <param name='resourceGroupName'>
/// The name of the resource group. The name is case insensitive.
Expand Down Expand Up @@ -1225,7 +1235,7 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationName");
}

string apiVersion = "2026-03-01";
string apiVersion = "2026-04-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,13 @@ public static CapacityReservation Update(this ICapacityReservationsOperations op
/// The operation to delete a capacity reservation. This operation is allowed
/// only when all the associated resources are disassociated from the capacity
/// reservation. Please refer to https://aka.ms/CapacityReservation for more
/// details. Note: Block capacity reservations cannot be deleted after it has
/// been successfully allocated until the schedule end time.
/// details. Note: Block capacity reservations cannot be deleted after they
/// have been successfully allocated until the schedule end time. Future
/// capacity reservations (Minimum API version: 2026-04-01) can be deleted if
/// their reservation state is one of: Pending, Declined, FulfillmentFailed, or
/// Approved. Otherwise, Future capacity reservations in the Committed, Live,
/// or PartiallyFulfilled state cannot be deleted until minimumCommitmentDays
/// have elapsed since their scheduled start date.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -244,8 +249,13 @@ public static void Delete(this ICapacityReservationsOperations operations, strin
/// The operation to delete a capacity reservation. This operation is allowed
/// only when all the associated resources are disassociated from the capacity
/// reservation. Please refer to https://aka.ms/CapacityReservation for more
/// details. Note: Block capacity reservations cannot be deleted after it has
/// been successfully allocated until the schedule end time.
/// details. Note: Block capacity reservations cannot be deleted after they
/// have been successfully allocated until the schedule end time. Future
/// capacity reservations (Minimum API version: 2026-04-01) can be deleted if
/// their reservation state is one of: Pending, Declined, FulfillmentFailed, or
/// Approved. Otherwise, Future capacity reservations in the Committed, Live,
/// or PartiallyFulfilled state cannot be deleted until minimumCommitmentDays
/// have elapsed since their scheduled start date.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down Expand Up @@ -364,8 +374,13 @@ public static CapacityReservation BeginUpdate(this ICapacityReservationsOperatio
/// The operation to delete a capacity reservation. This operation is allowed
/// only when all the associated resources are disassociated from the capacity
/// reservation. Please refer to https://aka.ms/CapacityReservation for more
/// details. Note: Block capacity reservations cannot be deleted after it has
/// been successfully allocated until the schedule end time.
/// details. Note: Block capacity reservations cannot be deleted after they
/// have been successfully allocated until the schedule end time. Future
/// capacity reservations (Minimum API version: 2026-04-01) can be deleted if
/// their reservation state is one of: Pending, Declined, FulfillmentFailed, or
/// Approved. Otherwise, Future capacity reservations in the Committed, Live,
/// or PartiallyFulfilled state cannot be deleted until minimumCommitmentDays
/// have elapsed since their scheduled start date.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand All @@ -388,8 +403,13 @@ public static void BeginDelete(this ICapacityReservationsOperations operations,
/// The operation to delete a capacity reservation. This operation is allowed
/// only when all the associated resources are disassociated from the capacity
/// reservation. Please refer to https://aka.ms/CapacityReservation for more
/// details. Note: Block capacity reservations cannot be deleted after it has
/// been successfully allocated until the schedule end time.
/// details. Note: Block capacity reservations cannot be deleted after they
/// have been successfully allocated until the schedule end time. Future
/// capacity reservations (Minimum API version: 2026-04-01) can be deleted if
/// their reservation state is one of: Pending, Declined, FulfillmentFailed, or
/// Approved. Otherwise, Future capacity reservations in the Committed, Live,
/// or PartiallyFulfilled state cannot be deleted until minimumCommitmentDays
/// have elapsed since their scheduled start date.
/// </summary>
/// <param name='operations'>
/// The operations group for this extension method.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ internal CommunityGalleriesOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "publicGalleryName");
}

string apiVersion = "2025-03-03";
string apiVersion = "2025-12-03";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ internal CommunityGalleryImageVersionsOperations (ComputeManagementClient client
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "galleryImageName");
}

string apiVersion = "2025-03-03";
string apiVersion = "2025-12-03";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -352,7 +352,7 @@ internal CommunityGalleryImageVersionsOperations (ComputeManagementClient client
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "galleryImageVersionName");
}

string apiVersion = "2025-03-03";
string apiVersion = "2025-12-03";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ internal CommunityGalleryImagesOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "publicGalleryName");
}

string apiVersion = "2025-03-03";
string apiVersion = "2025-12-03";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -331,7 +331,7 @@ internal CommunityGalleryImagesOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "galleryImageName");
}

string apiVersion = "2025-03-03";
string apiVersion = "2025-12-03";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down
Loading