Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR azure-resourcemanager-computefleet] Demo: MPG + Label #12521

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
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
@@ -1,6 +1,8 @@
# Release History

## 1.0.0-beta.3 (Unreleased)
## 1.0.0-beta.1 (2024-09-18)

- Azure Resource Manager Compute Fleet client library for Java. This package contains Microsoft Azure SDK for Compute Fleet Management SDK. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

### Features Added

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-computefleet</artifactId>
<version>1.0.0-beta.2</version>
<version>1.0.0-beta.3</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
983 changes: 511 additions & 472 deletions sdk/computefleet/azure-resourcemanager-computefleet/SAMPLE.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,6 @@ public final class ProvisioningState extends ExpandableStringEnum<ProvisioningSt
*/
public static final ProvisioningState UPDATING = fromString("Updating");

/**
* Static value Deleting for ProvisioningState.
*/
public static final ProvisioningState DELETING = fromString("Deleting");

/**
* Static value Migrating for ProvisioningState.
*/
public static final ProvisioningState MIGRATING = fromString("Migrating");

/**
* Creates a new instance of ProvisioningState value.
*
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory: specification/azurefleet/AzureFleet.Management
commit: 7ed015e3dd1b8b1b0e71c9b5e6b6c5ccb8968b3a
commit: b8892ef6147fd3ff1235e3aa39261505c31cac33
repo: Azure/azure-rest-api-specs
additionalDirectories: null
additionalDirectories: