Skip to content

Commit 3ea6156

Browse files
author
SDK Automation
committed
Generated from 09397b6fbf432ab3b010c8a50f01a8ca550c8f18
Update bms.json Azure Backup Health
1 parent 27c2514 commit 3ea6156

17 files changed

+53
-19
lines changed

sdk/recoveryservices.backup/mgmt-v2016_08_10/pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,18 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
-->
810
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
911
<modelVersion>4.0.0</modelVersion>
1012
<groupId>com.microsoft.azure.recoveryservices.backup.v2016_08_10</groupId>
1113
<parent>
1214
<groupId>com.microsoft.azure</groupId>
1315
<artifactId>azure-arm-parent</artifactId>
14-
<version>1.2.0</version>
15-
<relativePath>../../parents/azure-arm-parent</relativePath>
16+
<version>1.1.0</version>
17+
<relativePath>../../../pom.management.xml</relativePath>
1618
</parent>
1719
<artifactId>azure-mgmt-recoveryservices</artifactId>
1820
<version>1.0.0-beta</version>

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/ClientDiscoveryDisplay.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/ClientDiscoveryForLogSpecification.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/ClientDiscoveryForProperties.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/ClientDiscoveryForServiceSpecification.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/ClientDiscoveryValueForSingleApi.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/Operations.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/implementation/ClientDiscoveryValueForSingleApiImpl.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10.implementation;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/implementation/ClientDiscoveryValueForSingleApiInner.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10.implementation;

sdk/recoveryservices.backup/mgmt-v2016_08_10/src/main/java/com/microsoft/azure/management/recoveryservices/backup/v2016_08_10/implementation/IdParsingUtils.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for
44
* license information.
55
*
6-
* Code generated by Microsoft (R) AutoRest Code Generator.
6+
* Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
7+
* Changes may cause incorrect behavior and will be lost if the code is
8+
* regenerated.
79
*/
810

911
package com.microsoft.azure.management.recoveryservices.backup.v2016_08_10.implementation;

0 commit comments

Comments
 (0)