Skip to content

Commit 5be1a7a

Browse files
authored
[Marketplace] Remove Microsoft.Azure.Management.Marketplace 1.1.0 dependencies on released track 1 SDK (#26084)
* Remove Microsoft.Azure.Management.Marketplace 1.1.0 dependencies and Add Microsoft.Azure.PowerShell.DataMigration.Management.Sdk * Marketplace changelog
1 parent 4d19b01 commit 5be1a7a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+5819
-22
lines changed
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License. See License.txt in the project root for license information.
3+
// Code generated by Microsoft (R) AutoRest Code Generator.
4+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
5+
6+
namespace Microsoft.Azure.Management.Marketplace
7+
{
8+
using Microsoft.Rest;
9+
using Microsoft.Rest.Azure;
10+
using Models;
11+
12+
/// <summary>
13+
/// REST APIs for Azure Marketplace
14+
/// </summary>
15+
public partial interface IMarketplaceManagementClient : System.IDisposable
16+
{
17+
/// <summary>
18+
/// The base URI of the service.
19+
/// </summary>
20+
System.Uri BaseUri { get; set; }
21+
22+
/// <summary>
23+
/// Gets or sets json serialization settings.
24+
/// </summary>
25+
Newtonsoft.Json.JsonSerializerSettings SerializationSettings { get; }
26+
27+
/// <summary>
28+
/// Gets or sets json deserialization settings.
29+
/// </summary>
30+
Newtonsoft.Json.JsonSerializerSettings DeserializationSettings { get; }
31+
32+
/// <summary>
33+
/// Credentials needed for the client to connect to Azure.
34+
/// </summary>
35+
Microsoft.Rest.ServiceClientCredentials Credentials { get;}
36+
37+
38+
/// <summary>
39+
/// The API version to use for this operation.
40+
/// </summary>
41+
string ApiVersion { get;}
42+
43+
44+
/// <summary>
45+
/// The preferred language for the response.
46+
/// </summary>
47+
string AcceptLanguage { get; set;}
48+
49+
50+
/// <summary>
51+
/// The retry timeout in seconds for Long Running Operations. Default
52+
/// /// value is 30.
53+
/// </summary>
54+
int? LongRunningOperationRetryTimeout { get; set;}
55+
56+
57+
/// <summary>
58+
/// Whether a unique x-ms-client-request-id should be generated. When
59+
/// /// set to true a unique x-ms-client-request-id value is generated and
60+
/// /// included in each request. Default is true.
61+
/// </summary>
62+
bool? GenerateClientRequestId { get; set;}
63+
64+
65+
/// <summary>
66+
/// Gets the IPrivateStoreOffersOperations
67+
/// </summary>
68+
IPrivateStoreOffersOperations PrivateStoreOffers { get; }
69+
70+
/// <summary>
71+
/// Gets the IPrivateStorePrivateOffersOperations
72+
/// </summary>
73+
IPrivateStorePrivateOffersOperations PrivateStorePrivateOffers { get; }
74+
75+
/// <summary>
76+
/// Gets the IPrivateStoreOfferOperations
77+
/// </summary>
78+
IPrivateStoreOfferOperations PrivateStoreOffer { get; }
79+
80+
/// <summary>
81+
/// Gets the IPrivateStorePrivateOfferOperations
82+
/// </summary>
83+
IPrivateStorePrivateOfferOperations PrivateStorePrivateOffer { get; }
84+
85+
/// <summary>
86+
/// Gets the IPrivateStoreOperations
87+
/// </summary>
88+
IPrivateStoreOperations PrivateStore { get; }
89+
90+
/// <summary>
91+
/// Gets the IOperations
92+
/// </summary>
93+
IOperations Operations { get; }
94+
95+
}
96+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License. See License.txt in the project root for license information.
3+
// Code generated by Microsoft (R) AutoRest Code Generator.
4+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
5+
6+
namespace Microsoft.Azure.Management.Marketplace
7+
{
8+
using Microsoft.Rest.Azure;
9+
using Models;
10+
11+
/// <summary>
12+
/// Operations operations.
13+
/// </summary>
14+
public partial interface IOperations
15+
{
16+
/// <summary>
17+
/// Lists all of the available Microsoft.Marketplace REST API operations.
18+
/// </summary>
19+
/// <remarks>
20+
/// Lists all of the available Microsoft.Marketplace REST API operations.
21+
/// </remarks>
22+
/// <param name='customHeaders'>
23+
/// The headers that will be added to request.
24+
/// </param>
25+
/// <param name='cancellationToken'>
26+
/// The cancellation token.
27+
/// </param>
28+
/// <exception cref="Microsoft.Rest.Azure.CloudException">
29+
/// Thrown when the operation returned an invalid status code
30+
/// </exception>
31+
/// <exception cref="Microsoft.Rest.SerializationException">
32+
/// Thrown when unable to deserialize the response
33+
/// </exception>
34+
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<OperationListResult>> ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
35+
36+
}
37+
}
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License. See License.txt in the project root for license information.
3+
// Code generated by Microsoft (R) AutoRest Code Generator.
4+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
5+
6+
namespace Microsoft.Azure.Management.Marketplace
7+
{
8+
using Microsoft.Rest.Azure;
9+
using Models;
10+
11+
/// <summary>
12+
/// PrivateStoreOfferOperations operations.
13+
/// </summary>
14+
public partial interface IPrivateStoreOfferOperations
15+
{
16+
/// <summary>
17+
/// Deletes an offer from the given private store.
18+
/// </summary>
19+
/// <remarks>
20+
/// Deletes an offer from the given private store.
21+
/// </remarks>
22+
/// <param name='privateStoreId'>
23+
/// The store ID - must use the tenant ID
24+
/// </param>
25+
/// <param name='offerId'>
26+
/// The offer ID to update or delete
27+
/// </param>
28+
/// <param name='customHeaders'>
29+
/// The headers that will be added to request.
30+
/// </param>
31+
/// <param name='cancellationToken'>
32+
/// The cancellation token.
33+
/// </param>
34+
/// <exception cref="Microsoft.Rest.Azure.CloudException">
35+
/// Thrown when the operation returned an invalid status code
36+
/// </exception>
37+
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse> DeleteWithHttpMessagesAsync(string privateStoreId, string offerId, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
38+
39+
/// <summary>
40+
/// Gets information about a specific offer.
41+
/// </summary>
42+
/// <remarks>
43+
/// Gets information about a specific offer.
44+
/// </remarks>
45+
/// <param name='privateStoreId'>
46+
/// The store ID - must use the tenant ID
47+
/// </param>
48+
/// <param name='offerId'>
49+
/// The offer ID to update or delete
50+
/// </param>
51+
/// <param name='customHeaders'>
52+
/// The headers that will be added to request.
53+
/// </param>
54+
/// <param name='cancellationToken'>
55+
/// The cancellation token.
56+
/// </param>
57+
/// <exception cref="Microsoft.Rest.Azure.CloudException">
58+
/// Thrown when the operation returned an invalid status code
59+
/// </exception>
60+
/// <exception cref="Microsoft.Rest.SerializationException">
61+
/// Thrown when unable to deserialize the response
62+
/// </exception>
63+
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Offer>> GetWithHttpMessagesAsync(string privateStoreId, string offerId, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
64+
65+
/// <summary>
66+
/// Update or add an offer to the default collection of the private store.
67+
/// </summary>
68+
/// <remarks>
69+
/// Update or add an offer to the default collection of the private store.
70+
/// </remarks>
71+
/// <param name='privateStoreId'>
72+
/// The store ID - must use the tenant ID
73+
/// </param>
74+
/// <param name='offerId'>
75+
/// The offer ID to update or delete
76+
/// </param>
77+
/// <param name='eTag'>
78+
/// Identifier for purposes of race condition
79+
/// </param>
80+
/// <param name='specificPlanIdsLimitation'>
81+
/// Plan ids limitation for this offer
82+
/// </param>
83+
/// <param name='customHeaders'>
84+
/// The headers that will be added to request.
85+
/// </param>
86+
/// <param name='cancellationToken'>
87+
/// The cancellation token.
88+
/// </param>
89+
/// <exception cref="Microsoft.Rest.Azure.CloudException">
90+
/// Thrown when the operation returned an invalid status code
91+
/// </exception>
92+
/// <exception cref="Microsoft.Rest.SerializationException">
93+
/// Thrown when unable to deserialize the response
94+
/// </exception>
95+
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Offer>> CreateOrUpdateWithHttpMessagesAsync(string privateStoreId, string offerId, string eTag = default(string), System.Collections.Generic.IList<string> specificPlanIdsLimitation = default(System.Collections.Generic.IList<string>), System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
96+
97+
}
98+
}
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License. See License.txt in the project root for license information.
3+
// Code generated by Microsoft (R) AutoRest Code Generator.
4+
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
5+
6+
namespace Microsoft.Azure.Management.Marketplace
7+
{
8+
using Microsoft.Rest.Azure;
9+
using Models;
10+
11+
/// <summary>
12+
/// PrivateStoreOffersOperations operations.
13+
/// </summary>
14+
public partial interface IPrivateStoreOffersOperations
15+
{
16+
/// <summary>
17+
/// Get a list of all private offers in the given private store
18+
/// </summary>
19+
/// <remarks>
20+
/// Get a list of all private offers in the given private store
21+
/// </remarks>
22+
/// <param name='privateStoreId'>
23+
/// The store ID - must use the tenant ID
24+
/// </param>
25+
/// <param name='customHeaders'>
26+
/// The headers that will be added to request.
27+
/// </param>
28+
/// <param name='cancellationToken'>
29+
/// The cancellation token.
30+
/// </param>
31+
/// <exception cref="Microsoft.Rest.Azure.CloudException">
32+
/// Thrown when the operation returned an invalid status code
33+
/// </exception>
34+
/// <exception cref="Microsoft.Rest.SerializationException">
35+
/// Thrown when unable to deserialize the response
36+
/// </exception>
37+
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Offer>>> ListWithHttpMessagesAsync(string privateStoreId, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
38+
39+
/// <summary>
40+
/// Get a list of all private offers in the given private store
41+
/// </summary>
42+
/// <remarks>
43+
/// Get a list of all private offers in the given private store
44+
/// </remarks>
45+
/// <param name='nextPageLink'>
46+
/// The NextLink from the previous successful call to List operation.
47+
/// </param>
48+
/// <param name='customHeaders'>
49+
/// The headers that will be added to request.
50+
/// </param>
51+
/// <param name='cancellationToken'>
52+
/// The cancellation token.
53+
/// </param>
54+
/// <exception cref="Microsoft.Rest.Azure.CloudException">
55+
/// Thrown when the operation returned an invalid status code
56+
/// </exception>
57+
/// <exception cref="Microsoft.Rest.SerializationException">
58+
/// Thrown when unable to deserialize the response
59+
/// </exception>
60+
System.Threading.Tasks.Task<Microsoft.Rest.Azure.AzureOperationResponse<Microsoft.Rest.Azure.IPage<Offer>>> ListNextWithHttpMessagesAsync(string nextPageLink, System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> customHeaders = null, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
61+
62+
}
63+
}

0 commit comments

Comments
 (0)