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
8 changes: 4 additions & 4 deletions eng/mgmt/mgmtmetadata/resources_resource-manager.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ AutoRest installed successfully.
Commencing code generation
Generating CSharp code
Executing AutoRest command
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/resources/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --tag=package-policy-2019-09 --csharp.output-folder=C:\code\azure-sdk-for-net\sdk\resources\Microsoft.Azure.Management.Resource\src\Generated
2019-12-04 18:54:20 UTC
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/resources/resource-manager/readme.md --csharp --version=latest --reflect-api-versions --tag=package-resources-2019-10 --csharp.output-folder=C:\arm\Generated
2020-01-23 00:08:30 UTC
Azure-rest-api-specs repository information
GitHub fork: Azure
Branch: master
Commit: 15ce9805b7d33225605476aadb8a6338ae26dda5
Commit: 398b5e076eea01f76b208ef27832a1989da2f494
AutoRest information
Requested version: latest
Bootstrapper version: autorest@2.0.4283
Bootstrapper version: autorest@2.0.4413
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!--This file and it's contents are updated at build time moving or editing might result in build failure. Take due deligence while editing this file-->
<PropertyGroup>
<AzureApiTag>Resources_2019-10-01-preview;Features_2015-12-01;ManagementLinkClient_2016-09-01;Resources_2016-09-01;Authorization_2016-09-01;Authorization_2019-09-01;Management_2019-09-01;PolicyClient_2019-09-01;Management_2019-07-01;ResourceManagementClient_2019-07-01;Resources_2019-07-01;SubscriptionClient_2016-06-01;</AzureApiTag>
<AzureApiTag>Resources_2019-10-01-preview;Features_2015-12-01;ManagementLinkClient_2016-09-01;Resources_2016-09-01;Authorization_2016-09-01;Authorization_2019-09-01;Management_2019-09-01;PolicyClient_2019-09-01;Management_2019-10-01;ResourceManagementClient_2019-10-01;Resources_2019-10-01;SubscriptionClient_2016-06-01;</AzureApiTag>
<PackageTags>$(PackageTags);$(CommonTags);$(AzureApiTag);</PackageTags>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ internal DeploymentOperations(ResourceManagementClient client)
/// Gets a deployments operation.
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -269,7 +269,7 @@ internal DeploymentOperations(ResourceManagementClient client)
/// Gets all deployments operations for a deployment.
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ public static partial class DeploymentOperationsExtensions
/// The operations group for this extension method.
/// </param>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand All @@ -48,7 +48,7 @@ public static DeploymentOperation GetAtScope(this IDeploymentOperations operatio
/// The operations group for this extension method.
/// </param>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand All @@ -74,7 +74,7 @@ public static DeploymentOperation GetAtScope(this IDeploymentOperations operatio
/// The operations group for this extension method.
/// </param>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand All @@ -94,7 +94,7 @@ public static DeploymentOperation GetAtScope(this IDeploymentOperations operatio
/// The operations group for this extension method.
/// </param>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// the Location header returns an error-level status code.
/// </remarks>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand All @@ -88,7 +88,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// Checks whether the deployment exists.
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -278,7 +278,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// to JSON files.
/// </remarks>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand All @@ -303,7 +303,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// Gets a deployment.
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -515,7 +515,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// template deployment and leaves the resources partially deployed.
/// </remarks>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -701,7 +701,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// be accepted by Azure Resource Manager..
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -944,7 +944,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// Exports the template used for specified deployment.
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -1150,7 +1150,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// Get all the deployments at the given scope.
/// </summary>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='odataQuery'>
/// OData parameters to apply to the operation.
Expand Down Expand Up @@ -1566,7 +1566,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
public async Task<AzureOperationResponse<DeploymentExtended>> CreateOrUpdateAtTenantScopeWithHttpMessagesAsync(string deploymentName, Deployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
public async Task<AzureOperationResponse<DeploymentExtended>> CreateOrUpdateAtTenantScopeWithHttpMessagesAsync(string deploymentName, ScopedDeployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
{
// Send Request
AzureOperationResponse<DeploymentExtended> _response = await BeginCreateOrUpdateAtTenantScopeWithHttpMessagesAsync(deploymentName, parameters, customHeaders, cancellationToken).ConfigureAwait(false);
Expand Down Expand Up @@ -1983,7 +1983,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// <return>
/// A response object containing the response body and response headers.
/// </return>
public async Task<AzureOperationResponse<DeploymentValidateResult>> ValidateAtTenantScopeWithHttpMessagesAsync(string deploymentName, Deployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
public async Task<AzureOperationResponse<DeploymentValidateResult>> ValidateAtTenantScopeWithHttpMessagesAsync(string deploymentName, ScopedDeployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
{
if (deploymentName == null)
{
Expand Down Expand Up @@ -2077,7 +2077,8 @@ internal DeploymentsOperations(ResourceManagementClient client)
string _requestContent = null;
if(parameters != null)
{
_requestContent = SafeJsonConvertWrapper.SerializeDeployment(parameters, Client.SerializationSettings);
// This will be overwrote by AutoRest after regeneration. Don't forget to change it back.
_requestContent = SafeJsonConvertWrapper.SerializeScopeDeployment(parameters, Client.SerializationSettings);
_httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8);
_httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8");
}
Expand Down Expand Up @@ -2820,7 +2821,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// <param name='cancellationToken'>
/// The cancellation token.
/// </param>
public async Task<AzureOperationResponse<DeploymentExtended>> CreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(string groupId, string deploymentName, Deployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
public async Task<AzureOperationResponse<DeploymentExtended>> CreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(string groupId, string deploymentName, ScopedDeployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
{
// Send Request
AzureOperationResponse<DeploymentExtended> _response = await BeginCreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(groupId, deploymentName, parameters, customHeaders, cancellationToken).ConfigureAwait(false);
Expand Down Expand Up @@ -3280,7 +3281,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// <return>
/// A response object containing the response body and response headers.
/// </return>
public async Task<AzureOperationResponse<DeploymentValidateResult>> ValidateAtManagementGroupScopeWithHttpMessagesAsync(string groupId, string deploymentName, Deployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
public async Task<AzureOperationResponse<DeploymentValidateResult>> ValidateAtManagementGroupScopeWithHttpMessagesAsync(string groupId, string deploymentName, ScopedDeployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
{
if (groupId == null)
{
Expand Down Expand Up @@ -3392,7 +3393,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
if(parameters != null)
{
// This will be overwrote by AutoRest after regeneration. Don't forget to change it back.
_requestContent = SafeJsonConvertWrapper.SerializeDeployment(parameters, Client.SerializationSettings);
_requestContent = SafeJsonConvertWrapper.SerializeScopeDeployment(parameters, Client.SerializationSettings);
_httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8);
_httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8");
}
Expand Down Expand Up @@ -6849,7 +6850,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// the Location header returns an error-level status code.
/// </remarks>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -7038,7 +7039,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// to JSON files.
/// </remarks>
/// <param name='scope'>
/// The scope of a deployment.
/// The resource scope.
/// </param>
/// <param name='deploymentName'>
/// The name of the deployment.
Expand Down Expand Up @@ -7498,7 +7499,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// <return>
/// A response object containing the response body and response headers.
/// </return>
public async Task<AzureOperationResponse<DeploymentExtended>> BeginCreateOrUpdateAtTenantScopeWithHttpMessagesAsync(string deploymentName, Deployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
public async Task<AzureOperationResponse<DeploymentExtended>> BeginCreateOrUpdateAtTenantScopeWithHttpMessagesAsync(string deploymentName, ScopedDeployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
{
if (deploymentName == null)
{
Expand Down Expand Up @@ -7593,7 +7594,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
if(parameters != null)
{
// This will be overwrote by AutoRest after regeneration. Don't forget to change it back.
_requestContent = SafeJsonConvertWrapper.SerializeDeployment(parameters, Client.SerializationSettings);
_requestContent = SafeJsonConvertWrapper.SerializeScopeDeployment(parameters, Client.SerializationSettings);
_httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8);
_httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8");
}
Expand Down Expand Up @@ -7946,7 +7947,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
/// <return>
/// A response object containing the response body and response headers.
/// </return>
public async Task<AzureOperationResponse<DeploymentExtended>> BeginCreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(string groupId, string deploymentName, Deployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
public async Task<AzureOperationResponse<DeploymentExtended>> BeginCreateOrUpdateAtManagementGroupScopeWithHttpMessagesAsync(string groupId, string deploymentName, ScopedDeployment parameters, Dictionary<string, List<string>> customHeaders = null, CancellationToken cancellationToken = default(CancellationToken))
{
if (groupId == null)
{
Expand Down Expand Up @@ -8058,7 +8059,7 @@ internal DeploymentsOperations(ResourceManagementClient client)
if(parameters != null)
{
// This will be overwrote by AutoRest after regeneration. Don't forget to change it back.
_requestContent = SafeJsonConvertWrapper.SerializeDeployment(parameters, Client.SerializationSettings);
_requestContent = SafeJsonConvertWrapper.SerializeScopeDeployment(parameters, Client.SerializationSettings);
_httpRequest.Content = new StringContent(_requestContent, System.Text.Encoding.UTF8);
_httpRequest.Content.Headers.ContentType =System.Net.Http.Headers.MediaTypeHeaderValue.Parse("application/json; charset=utf-8");
}
Expand Down
Loading