Skip to content
Merged
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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-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 = "2025-11-01";
string apiVersion = "2026-03-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -700,7 +700,7 @@ internal CapacityReservationsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "capacityReservationName");
}

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

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

string apiVersion = "2025-11-01";
string apiVersion = "2026-03-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 @@ -76,6 +76,10 @@ public partial class ComputeManagementClient : Microsoft.Rest.ServiceClient<Comp
/// </summary>
public virtual IImagesOperations Images { get; private set; }
/// <summary>
/// Gets the IInterconnectBlocksOperations
/// </summary>
public virtual IInterconnectBlocksOperations InterconnectBlocks { get; private set; }
/// <summary>
/// Gets the IVirtualMachineImagesEdgeZoneOperations
/// </summary>
public virtual IVirtualMachineImagesEdgeZoneOperations VirtualMachineImagesEdgeZone { get; private set; }
Expand Down Expand Up @@ -498,6 +502,7 @@ private void Initialize()
this.CapacityReservationGroups = new CapacityReservationGroupsOperations(this);
this.DedicatedHostGroups = new DedicatedHostGroupsOperations(this);
this.Images = new ImagesOperations(this);
this.InterconnectBlocks = new InterconnectBlocksOperations(this);
this.VirtualMachineImagesEdgeZone = new VirtualMachineImagesEdgeZoneOperations(this);
this.VirtualMachineImages = new VirtualMachineImagesOperations(this);
this.LogAnalytics = new LogAnalyticsOperations(this);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ internal DedicatedHostGroupsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.MinLength, "Client.SubscriptionId", 1);
}
}
string apiVersion = "2025-11-01";
string apiVersion = "2026-03-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -297,7 +297,7 @@ internal DedicatedHostGroupsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.MinLength, "resourceGroupName", 1);
}
}
string apiVersion = "2025-11-01";
string apiVersion = "2026-03-01";
// Tracing
bool _shouldTrace = Microsoft.Rest.ServiceClientTracing.IsEnabled;
string _invocationId = null;
Expand Down Expand Up @@ -527,7 +527,7 @@ internal DedicatedHostGroupsOperations (ComputeManagementClient client)
}


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

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

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

string apiVersion = "2025-11-01";
string apiVersion = "2026-03-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 @@ -107,7 +107,7 @@ internal DedicatedHostsOperations (ComputeManagementClient client)
throw new Microsoft.Rest.ValidationException(Microsoft.Rest.ValidationRules.CannotBeNull, "hostGroupName");
}

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


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

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

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

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

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

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

string apiVersion = "2025-11-01";
string apiVersion = "2026-03-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 @@ -87,6 +87,11 @@ public partial interface IComputeManagementClient : System.IDisposable
/// </summary>
IImagesOperations Images { get; }

/// <summary>
/// Gets the IInterconnectBlocksOperations
/// </summary>
IInterconnectBlocksOperations InterconnectBlocks { get; }

/// <summary>
/// Gets the IVirtualMachineImagesEdgeZoneOperations
/// </summary>
Expand Down
Loading