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

[DesktopVirtualization] Stable 2024 04 03 Release #28637

Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …

3461f1d
Select commit
Loading
Failed to load commit list.
Merged

[DesktopVirtualization] Stable 2024 04 03 Release #28637

Merge branch 'main' of https://github.com/Azure/azure-rest-api-specs …
3461f1d
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-go succeeded May 13, 2024 in 3m 54s

SDK azure-sdk-for-go succeeded

Details

  • ️✔️Succeeded in generating from 69aa2f9b3731f75f8adb02183016eb8f6f951556. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New enum type `AppAttachPackageArchitectures` with values `AppAttachPackageArchitecturesALL`, `AppAttachPackageArchitecturesARM`, `AppAttachPackageArchitecturesARM64`, `AppAttachPackageArchitecturesNeutral`, `AppAttachPackageArchitecturesX64`, `AppAttachPackageArchitecturesX86`, `AppAttachPackageArchitecturesX86A64`
    info	[Changelog] - New enum type `FailHealthCheckOnStagingFailure` with values `FailHealthCheckOnStagingFailureDoNotFail`, `FailHealthCheckOnStagingFailureNeedsAssistance`, `FailHealthCheckOnStagingFailureUnhealthy`
    info	[Changelog] - New enum type `PackageTimestamped` with values `PackageTimestampedNotTimestamped`, `PackageTimestampedTimestamped`
    info	[Changelog] - New enum type `ProvisioningState` with values `ProvisioningStateCanceled`, `ProvisioningStateFailed`, `ProvisioningStateProvisioning`, `ProvisioningStateSucceeded`
    info	[Changelog] - New function `NewAppAttachPackageClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AppAttachPackageClient, error)`
    info	[Changelog] - New function `*AppAttachPackageClient.CreateOrUpdate(context.Context, string, string, AppAttachPackage, *AppAttachPackageClientCreateOrUpdateOptions) (AppAttachPackageClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*AppAttachPackageClient.Delete(context.Context, string, string, *AppAttachPackageClientDeleteOptions) (AppAttachPackageClientDeleteResponse, error)`
    info	[Changelog] - New function `*AppAttachPackageClient.Get(context.Context, string, string, *AppAttachPackageClientGetOptions) (AppAttachPackageClientGetResponse, error)`
    info	[Changelog] - New function `*AppAttachPackageClient.NewListByResourceGroupPager(string, *AppAttachPackageClientListByResourceGroupOptions) *runtime.Pager[AppAttachPackageClientListByResourceGroupResponse]`
    info	[Changelog] - New function `*AppAttachPackageClient.NewListBySubscriptionPager(*AppAttachPackageClientListBySubscriptionOptions) *runtime.Pager[AppAttachPackageClientListBySubscriptionResponse]`
    info	[Changelog] - New function `*AppAttachPackageClient.Update(context.Context, string, string, *AppAttachPackageClientUpdateOptions) (AppAttachPackageClientUpdateResponse, error)`
    info	[Changelog] - New function `NewAppAttachPackageInfoClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AppAttachPackageInfoClient, error)`
    info	[Changelog] - New function `*AppAttachPackageInfoClient.NewImportPager(string, string, ImportPackageInfoRequest, *AppAttachPackageInfoClientImportOptions) *runtime.Pager[AppAttachPackageInfoClientImportResponse]`
    info	[Changelog] - New function `*ClientFactory.NewAppAttachPackageClient() *AppAttachPackageClient`
    info	[Changelog] - New function `*ClientFactory.NewAppAttachPackageInfoClient() *AppAttachPackageInfoClient`
    info	[Changelog] - New struct `AppAttachPackage`
    info	[Changelog] - New struct `AppAttachPackageInfoProperties`
    info	[Changelog] - New struct `AppAttachPackageList`
    info	[Changelog] - New struct `AppAttachPackagePatch`
    info	[Changelog] - New struct `AppAttachPackagePatchProperties`
    info	[Changelog] - New struct `AppAttachPackageProperties`
    info	[Changelog] - New struct `ImportPackageInfoRequest`
    info	[Changelog] - New field `SystemData` in struct `ApplicationGroupPatch`
    info	[Changelog] - New field `SystemData` in struct `ExpandMsixImage`
    info	[Changelog] - New field `CertificateExpiry`, `CertificateName` in struct `ExpandMsixImageProperties`
    info	[Changelog] - New field `SystemData` in struct `HostPoolPatch`
    info	[Changelog] - New field `AppAttachPackageReferences` in struct `HostPoolProperties`
    info	[Changelog] - New field `SystemData` in struct `MSIXPackagePatch`
    info	[Changelog] - New field `SystemData` in struct `PrivateEndpointConnection`
    info	[Changelog] - New field `GroupIDs` in struct `PrivateEndpointConnectionProperties`
    info	[Changelog] - New field `SystemData` in struct `PrivateLinkResource`
    info	[Changelog] - New field `SystemData` in struct `ScalingPlanPooledSchedulePatch`
    info	[Changelog] - New field `SystemData` in struct `SessionHostPatch`
    info	[Changelog] - New field `SystemData` in struct `StartMenuItem`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 57 additive change(s).