0.3.0 (2022-04-12)
Breaking Changes
- Function
NewLoadTestsClient
return value(s) have been changed from(*LoadTestsClient)
to(*LoadTestsClient, error)
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsClientListPager)
to(*runtime.Pager[OperationsClientListResponse])
- Function
*LoadTestsClient.ListByResourceGroup
return value(s) have been changed from(*LoadTestsClientListByResourceGroupPager)
to(*runtime.Pager[LoadTestsClientListByResourceGroupResponse])
- Function
*LoadTestsClient.ListBySubscription
return value(s) have been changed from(*LoadTestsClientListBySubscriptionPager)
to(*runtime.Pager[LoadTestsClientListBySubscriptionResponse])
- Function
*LoadTestsClient.BeginDelete
return value(s) have been changed from(LoadTestsClientDeletePollerResponse, error)
to(*armruntime.Poller[LoadTestsClientDeleteResponse], error)
- Function
NewOperationsClient
return value(s) have been changed from(*OperationsClient)
to(*OperationsClient, error)
- Type of
ErrorAdditionalInfo.Info
has been changed frommap[string]interface{}
tointerface{}
- Type of
LoadTestResource.Identity
has been changed from*SystemAssignedServiceIdentity
to*ManagedServiceIdentity
- Type of
LoadTestResourcePatchRequestBody.Tags
has been changed frommap[string]interface{}
tointerface{}
- Type of
LoadTestResourcePatchRequestBody.Identity
has been changed from*SystemAssignedServiceIdentity
to*ManagedServiceIdentity
- Const
SystemAssignedServiceIdentityTypeSystemAssigned
has been removed - Const
SystemAssignedServiceIdentityTypeNone
has been removed - Function
*LoadTestsClientListByResourceGroupPager.PageResponse
has been removed - Function
ResourceState.ToPtr
has been removed - Function
SystemAssignedServiceIdentityType.ToPtr
has been removed - Function
*LoadTestsClientListByResourceGroupPager.NextPage
has been removed - Function
*OperationsClientListPager.PageResponse
has been removed - Function
*LoadTestsClientDeletePoller.Done
has been removed - Function
*LoadTestsClientListByResourceGroupPager.Err
has been removed - Function
*LoadTestsClientListBySubscriptionPager.Err
has been removed - Function
*LoadTestsClientDeletePoller.Poll
has been removed - Function
*LoadTestsClientDeletePoller.ResumeToken
has been removed - Function
*LoadTestsClientDeletePollerResponse.Resume
has been removed - Function
*LoadTestsClient.Update
has been removed - Function
LoadTestsClientDeletePollerResponse.PollUntilDone
has been removed - Function
*LoadTestsClientListBySubscriptionPager.PageResponse
has been removed - Function
ActionType.ToPtr
has been removed - Function
*LoadTestsClientListBySubscriptionPager.NextPage
has been removed - Function
CreatedByType.ToPtr
has been removed - Function
*OperationsClientListPager.NextPage
has been removed - Function
*OperationsClientListPager.Err
has been removed - Function
*LoadTestsClient.CreateOrUpdate
has been removed - Function
PossibleSystemAssignedServiceIdentityTypeValues
has been removed - Function
*LoadTestsClientDeletePoller.FinalResponse
has been removed - Function
Origin.ToPtr
has been removed - Struct
LoadTestsClientCreateOrUpdateOptions
has been removed - Struct
LoadTestsClientCreateOrUpdateResult
has been removed - Struct
LoadTestsClientDeletePoller
has been removed - Struct
LoadTestsClientDeletePollerResponse
has been removed - Struct
LoadTestsClientGetResult
has been removed - Struct
LoadTestsClientListByResourceGroupPager
has been removed - Struct
LoadTestsClientListByResourceGroupResult
has been removed - Struct
LoadTestsClientListBySubscriptionPager
has been removed - Struct
LoadTestsClientListBySubscriptionResult
has been removed - Struct
LoadTestsClientUpdateOptions
has been removed - Struct
LoadTestsClientUpdateResult
has been removed - Struct
OperationsClientListPager
has been removed - Struct
OperationsClientListResult
has been removed - Struct
SystemAssignedServiceIdentity
has been removed - Field
OperationsClientListResult
of structOperationsClientListResponse
has been removed - Field
RawResponse
of structOperationsClientListResponse
has been removed - Field
LoadTestsClientCreateOrUpdateResult
of structLoadTestsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structLoadTestsClientCreateOrUpdateResponse
has been removed - Field
LoadTestsClientListBySubscriptionResult
of structLoadTestsClientListBySubscriptionResponse
has been removed - Field
RawResponse
of structLoadTestsClientListBySubscriptionResponse
has been removed - Field
LoadTestsClientListByResourceGroupResult
of structLoadTestsClientListByResourceGroupResponse
has been removed - Field
RawResponse
of structLoadTestsClientListByResourceGroupResponse
has been removed - Field
LoadTestsClientUpdateResult
of structLoadTestsClientUpdateResponse
has been removed - Field
RawResponse
of structLoadTestsClientUpdateResponse
has been removed - Field
LoadTestsClientGetResult
of structLoadTestsClientGetResponse
has been removed - Field
RawResponse
of structLoadTestsClientGetResponse
has been removed - Field
RawResponse
of structLoadTestsClientDeleteResponse
has been removed
Features Added
- New const
ManagedServiceIdentityTypeNone
- New const
ManagedServiceIdentityTypeSystemAssigned
- New const
ManagedServiceIdentityTypeSystemAssignedUserAssigned
- New const
TypeSystemAssigned
- New const
ManagedServiceIdentityTypeUserAssigned
- New const
TypeUserAssigned
- New function
*LoadTestsClient.BeginCreateOrUpdate(context.Context, string, string, LoadTestResource, *LoadTestsClientBeginCreateOrUpdateOptions) (*armruntime.Poller[LoadTestsClientCreateOrUpdateResponse], error)
- New function
*LoadTestsClient.BeginUpdate(context.Context, string, string, LoadTestResourcePatchRequestBody, *LoadTestsClientBeginUpdateOptions) (*armruntime.Poller[LoadTestsClientUpdateResponse], error)
- New function
ManagedServiceIdentity.MarshalJSON() ([]byte, error)
- New function
PossibleTypeValues() []Type
- New function
PossibleManagedServiceIdentityTypeValues() []ManagedServiceIdentityType
- New struct
EncryptionProperties
- New struct
EncryptionPropertiesIdentity
- New struct
LoadTestsClientBeginCreateOrUpdateOptions
- New struct
LoadTestsClientBeginUpdateOptions
- New struct
ManagedServiceIdentity
- New struct
UserAssignedIdentity
- New field
Encryption
in structLoadTestProperties
- New anonymous field
LoadTestResourcePageList
in structLoadTestsClientListBySubscriptionResponse
- New anonymous field
LoadTestResourcePageList
in structLoadTestsClientListByResourceGroupResponse
- New field
Encryption
in structLoadTestResourcePatchRequestBodyProperties
- New anonymous field
LoadTestResource
in structLoadTestsClientUpdateResponse
- New field
ResumeToken
in structLoadTestsClientBeginDeleteOptions
- New anonymous field
LoadTestResource
in structLoadTestsClientCreateOrUpdateResponse
- New anonymous field
LoadTestResource
in structLoadTestsClientGetResponse
- New anonymous field
OperationListResult
in structOperationsClientListResponse