sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/v1.3.0-beta.1
Pre-release
Pre-release
1.3.0-beta.1 (2024-10-25)
Features Added
- New value
NodeImageSelectionTypeCustom
added to enum typeNodeImageSelectionType
- 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
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.NewAutoUpgradeProfilesClient() *AutoUpgradeProfilesClient
- New struct
AutoUpgradeNodeImageSelection
- New struct
AutoUpgradeProfile
- New struct
AutoUpgradeProfileListResult
- New struct
AutoUpgradeProfileProperties
- New field
EnableVnetIntegration
,SubnetID
in structAPIServerAccessProfile
- New field
CustomNodeImageVersions
in structNodeImageSelection