2.0.0 (2025-04-15)
Breaking Changes
- Type of
ErrorAdditionalInfo.Info
has been changed fromany
to*ErrorAdditionalInfoInfo
ManagedServiceIdentityTypeSystemAssignedUserAssigned
from enumManagedServiceIdentityType
has been removed- Function
*FleetMembersClient.BeginUpdate
has been removed - Function
*FleetsClient.BeginCreateOrUpdate
has been removed - Function
*FleetsClient.BeginUpdate
has been removed
Features Added
- New value
ManagedServiceIdentityTypeSystemAndUserAssigned
added to enum typeManagedServiceIdentityType
- New value
NodeImageSelectionTypeCustom
added to enum typeNodeImageSelectionType
- New enum type
AutoUpgradeLastTriggerStatus
with valuesAutoUpgradeLastTriggerStatusFailed
,AutoUpgradeLastTriggerStatusSucceeded
- New enum type
AutoUpgradeNodeImageSelectionType
with valuesAutoUpgradeNodeImageSelectionTypeConsistent
,AutoUpgradeNodeImageSelectionTypeLatest
- New enum type
AutoUpgradeProfileProvisioningState
with valuesAutoUpgradeProfileProvisioningStateCanceled
,AutoUpgradeProfileProvisioningStateFailed
,AutoUpgradeProfileProvisioningStateSucceeded
- New enum type
UpgradeChannel
with valuesUpgradeChannelNodeImage
,UpgradeChannelRapid
,UpgradeChannelStable
- New function
NewAutoUpgradeProfileOperationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AutoUpgradeProfileOperationsClient, error)
- New function
*AutoUpgradeProfileOperationsClient.BeginGenerateUpdateRun(context.Context, string, string, string, *AutoUpgradeProfileOperationsClientBeginGenerateUpdateRunOptions) (*runtime.Poller[AutoUpgradeProfileOperationsClientGenerateUpdateRunResponse], error)
- New function
NewAutoUpgradeProfilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AutoUpgradeProfilesClient, error)
- New function
*AutoUpgradeProfilesClient.BeginCreateOrUpdate(context.Context, string, string, string, AutoUpgradeProfile, *AutoUpgradeProfilesClientBeginCreateOrUpdateOptions) (*runtime.Poller[AutoUpgradeProfilesClientCreateOrUpdateResponse], error)
- New function
*AutoUpgradeProfilesClient.BeginDelete(context.Context, string, string, string, *AutoUpgradeProfilesClientBeginDeleteOptions) (*runtime.Poller[AutoUpgradeProfilesClientDeleteResponse], error)
- New function
*AutoUpgradeProfilesClient.Get(context.Context, string, string, string, *AutoUpgradeProfilesClientGetOptions) (AutoUpgradeProfilesClientGetResponse, error)
- New function
*AutoUpgradeProfilesClient.NewListByFleetPager(string, string, *AutoUpgradeProfilesClientListByFleetOptions) *runtime.Pager[AutoUpgradeProfilesClientListByFleetResponse]
- New function
*ClientFactory.NewAutoUpgradeProfileOperationsClient() *AutoUpgradeProfileOperationsClient
- New function
*ClientFactory.NewAutoUpgradeProfilesClient() *AutoUpgradeProfilesClient
- New function
*FleetMembersClient.BeginUpdateAsync(context.Context, string, string, string, FleetMemberUpdate, *FleetMembersClientBeginUpdateAsyncOptions) (*runtime.Poller[FleetMembersClientUpdateAsyncResponse], error)
- New function
*FleetsClient.BeginCreate(context.Context, string, string, Fleet, *FleetsClientBeginCreateOptions) (*runtime.Poller[FleetsClientCreateResponse], error)
- New function
*FleetsClient.BeginUpdateAsync(context.Context, string, string, FleetPatch, *FleetsClientBeginUpdateAsyncOptions) (*runtime.Poller[FleetsClientUpdateAsyncResponse], error)
- New struct
AutoUpgradeNodeImageSelection
- New struct
AutoUpgradeProfile
- New struct
AutoUpgradeProfileListResult
- New struct
AutoUpgradeProfileProperties
- New struct
AutoUpgradeProfileStatus
- New struct
ErrorAdditionalInfoInfo
- New struct
FleetMemberStatus
- New struct
FleetStatus
- New struct
GenerateResponse
- New field
EnableVnetIntegration
,SubnetID
in structAPIServerAccessProfile
- New field
Status
in structFleetMemberProperties
- New field
Status
in structFleetProperties
- New field
CustomNodeImageVersions
in structNodeImageSelection
- New field
AutoUpgradeProfileID
in structUpdateRunProperties