@@ -153,7 +153,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
153
153
{
154
154
throw new ValidationException ( ValidationRules . CannotBeNull , "diskAccessName" ) ;
155
155
}
156
- string apiVersion = "2023-10 -02" ;
156
+ string apiVersion = "2024-03 -02" ;
157
157
// Tracing
158
158
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
159
159
string _invocationId = null ;
@@ -365,7 +365,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
365
365
{
366
366
throw new ValidationException ( ValidationRules . CannotBeNull , "resourceGroupName" ) ;
367
367
}
368
- string apiVersion = "2023-10 -02" ;
368
+ string apiVersion = "2024-03 -02" ;
369
369
// Tracing
370
370
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
371
371
string _invocationId = null ;
@@ -543,7 +543,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
543
543
{
544
544
throw new ValidationException ( ValidationRules . CannotBeNull , "this.Client.SubscriptionId" ) ;
545
545
}
546
- string apiVersion = "2023-10 -02" ;
546
+ string apiVersion = "2024-03 -02" ;
547
547
// Tracing
548
548
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
549
549
string _invocationId = null ;
@@ -736,7 +736,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
736
736
{
737
737
throw new ValidationException ( ValidationRules . CannotBeNull , "diskAccessName" ) ;
738
738
}
739
- string apiVersion = "2023-10 -02" ;
739
+ string apiVersion = "2024-03 -02" ;
740
740
// Tracing
741
741
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
742
742
string _invocationId = null ;
@@ -974,7 +974,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
974
974
{
975
975
throw new ValidationException ( ValidationRules . CannotBeNull , "privateEndpointConnectionName" ) ;
976
976
}
977
- string apiVersion = "2023-10 -02" ;
977
+ string apiVersion = "2024-03 -02" ;
978
978
// Tracing
979
979
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
980
980
string _invocationId = null ;
@@ -1202,7 +1202,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
1202
1202
{
1203
1203
throw new ValidationException ( ValidationRules . CannotBeNull , "diskAccessName" ) ;
1204
1204
}
1205
- string apiVersion = "2023-10 -02" ;
1205
+ string apiVersion = "2024-03 -02" ;
1206
1206
// Tracing
1207
1207
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
1208
1208
string _invocationId = null ;
@@ -1410,7 +1410,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
1410
1410
{
1411
1411
diskAccess . Validate ( ) ;
1412
1412
}
1413
- string apiVersion = "2023-10 -02" ;
1413
+ string apiVersion = "2024-03 -02" ;
1414
1414
// Tracing
1415
1415
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
1416
1416
string _invocationId = null ;
@@ -1635,7 +1635,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
1635
1635
{
1636
1636
throw new ValidationException ( ValidationRules . CannotBeNull , "diskAccessName" ) ;
1637
1637
}
1638
- string apiVersion = "2023-10 -02" ;
1638
+ string apiVersion = "2024-03 -02" ;
1639
1639
DiskAccessUpdate diskAccess = new DiskAccessUpdate ( ) ;
1640
1640
if ( tags != null )
1641
1641
{
@@ -1859,7 +1859,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
1859
1859
{
1860
1860
throw new ValidationException ( ValidationRules . CannotBeNull , "diskAccessName" ) ;
1861
1861
}
1862
- string apiVersion = "2023-10 -02" ;
1862
+ string apiVersion = "2024-03 -02" ;
1863
1863
// Tracing
1864
1864
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
1865
1865
string _invocationId = null ;
@@ -2058,7 +2058,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
2058
2058
{
2059
2059
privateEndpointConnection . Validate ( ) ;
2060
2060
}
2061
- string apiVersion = "2023-10 -02" ;
2061
+ string apiVersion = "2024-03 -02" ;
2062
2062
// Tracing
2063
2063
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
2064
2064
string _invocationId = null ;
@@ -2286,7 +2286,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
2286
2286
{
2287
2287
throw new ValidationException ( ValidationRules . CannotBeNull , "privateEndpointConnectionName" ) ;
2288
2288
}
2289
- string apiVersion = "2023-10 -02" ;
2289
+ string apiVersion = "2024-03 -02" ;
2290
2290
// Tracing
2291
2291
bool _shouldTrace = ServiceClientTracing . IsEnabled ;
2292
2292
string _invocationId = null ;
0 commit comments