0.2.0 (2022-01-13)
Breaking Changes
- Function
*BotsClient.Get
parameter(s) have been changed from(context.Context, string, string, *BotsGetOptions)
to(context.Context, string, string, *BotsClientGetOptions)
- Function
*BotsClient.Get
return value(s) have been changed from(BotsGetResponse, error)
to(BotsClientGetResponse, error)
- Function
*OperationsClient.List
parameter(s) have been changed from(*OperationsListOptions)
to(*OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsListPager)
to(*OperationsClientListPager)
- Function
*BotsClient.BeginCreate
parameter(s) have been changed from(context.Context, string, string, HealthBot, *BotsBeginCreateOptions)
to(context.Context, string, string, HealthBot, *BotsClientBeginCreateOptions)
- Function
*BotsClient.BeginCreate
return value(s) have been changed from(BotsCreatePollerResponse, error)
to(BotsClientCreatePollerResponse, error)
- Function
*BotsClient.Update
parameter(s) have been changed from(context.Context, string, string, HealthBotUpdateParameters, *BotsUpdateOptions)
to(context.Context, string, string, UpdateParameters, *BotsClientUpdateOptions)
- Function
*BotsClient.Update
return value(s) have been changed from(BotsUpdateResponse, error)
to(BotsClientUpdateResponse, error)
- Function
*BotsClient.List
parameter(s) have been changed from(*BotsListOptions)
to(*BotsClientListOptions)
- Function
*BotsClient.List
return value(s) have been changed from(*BotsListPager)
to(*BotsClientListPager)
- Function
*BotsClient.ListByResourceGroup
parameter(s) have been changed from(string, *BotsListByResourceGroupOptions)
to(string, *BotsClientListByResourceGroupOptions)
- Function
*BotsClient.ListByResourceGroup
return value(s) have been changed from(*BotsListByResourceGroupPager)
to(*BotsClientListByResourceGroupPager)
- Function
*BotsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *BotsBeginDeleteOptions)
to(context.Context, string, string, *BotsClientBeginDeleteOptions)
- Function
*BotsClient.BeginDelete
return value(s) have been changed from(BotsDeletePollerResponse, error)
to(BotsClientDeletePollerResponse, error)
- Type of
HealthBot.Properties
has been changed from*HealthBotProperties
to*Properties
- Function
Error.Error
has been removed - Function
Resource.MarshalJSON
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
*BotsCreatePoller.FinalResponse
has been removed - Function
BotsCreatePollerResponse.PollUntilDone
has been removed - Function
*BotsCreatePoller.ResumeToken
has been removed - Function
*BotsCreatePoller.Poll
has been removed - Function
*BotsCreatePollerResponse.Resume
has been removed - Function
*BotsDeletePoller.ResumeToken
has been removed - Function
*BotsListByResourceGroupPager.Err
has been removed - Function
*BotsListPager.Err
has been removed - Function
*BotsDeletePoller.FinalResponse
has been removed - Function
*BotsListPager.NextPage
has been removed - Function
*OperationsListPager.Err
has been removed - Function
*BotsListByResourceGroupPager.NextPage
has been removed - Function
*BotsCreatePoller.Done
has been removed - Function
*BotsDeletePollerResponse.Resume
has been removed - Function
*BotsDeletePoller.Poll
has been removed - Function
*BotsDeletePoller.Done
has been removed - Function
BotsDeletePollerResponse.PollUntilDone
has been removed - Function
*BotsListByResourceGroupPager.PageResponse
has been removed - Function
HealthBotUpdateParameters.MarshalJSON
has been removed - Function
*BotsListPager.PageResponse
has been removed - Struct
BotsBeginCreateOptions
has been removed - Struct
BotsBeginDeleteOptions
has been removed - Struct
BotsCreatePoller
has been removed - Struct
BotsCreatePollerResponse
has been removed - Struct
BotsCreateResponse
has been removed - Struct
BotsCreateResult
has been removed - Struct
BotsDeletePoller
has been removed - Struct
BotsDeletePollerResponse
has been removed - Struct
BotsDeleteResponse
has been removed - Struct
BotsGetOptions
has been removed - Struct
BotsGetResponse
has been removed - Struct
BotsGetResult
has been removed - Struct
BotsListByResourceGroupOptions
has been removed - Struct
BotsListByResourceGroupPager
has been removed - Struct
BotsListByResourceGroupResponse
has been removed - Struct
BotsListByResourceGroupResult
has been removed - Struct
BotsListOptions
has been removed - Struct
BotsListPager
has been removed - Struct
BotsListResponse
has been removed - Struct
BotsListResult
has been removed - Struct
BotsUpdateOptions
has been removed - Struct
BotsUpdateResponse
has been removed - Struct
BotsUpdateResult
has been removed - Struct
HealthBotProperties
has been removed - Struct
HealthBotUpdateParameters
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Field
Resource
of structTrackedResource
has been removed - Field
TrackedResource
of structHealthBot
has been removed - Field
InnerError
of structError
has been removed
Features Added
- New function
*BotsClientListByResourceGroupPager.PageResponse() BotsClientListByResourceGroupResponse
- New function
*BotsClientListPager.Err() error
- New function
*BotsClientDeletePoller.ResumeToken() (string, error)
- New function
*BotsClientCreatePoller.FinalResponse(context.Context) (BotsClientCreateResponse, error)
- New function
*BotsClientCreatePoller.Done() bool
- New function
*BotsClientListPager.PageResponse() BotsClientListResponse
- New function
*BotsClientCreatePoller.Poll(context.Context) (*http.Response, error)
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*BotsClientCreatePoller.ResumeToken() (string, error)
- New function
BotsClientCreatePollerResponse.PollUntilDone(context.Context, time.Duration) (BotsClientCreateResponse, error)
- New function
*BotsClientDeletePoller.Done() bool
- New function
BotsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (BotsClientDeleteResponse, error)
- New function
*BotsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*BotsClientListPager.NextPage(context.Context) bool
- New function
UpdateParameters.MarshalJSON() ([]byte, error)
- New function
*BotsClientDeletePoller.FinalResponse(context.Context) (BotsClientDeleteResponse, error)
- New function
*BotsClientListByResourceGroupPager.Err() error
- New function
*BotsClientDeletePollerResponse.Resume(context.Context, *BotsClient, string) error
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.Err() error
- New function
*BotsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*BotsClientCreatePollerResponse.Resume(context.Context, *BotsClient, string) error
- New struct
BotsClientBeginCreateOptions
- New struct
BotsClientBeginDeleteOptions
- New struct
BotsClientCreatePoller
- New struct
BotsClientCreatePollerResponse
- New struct
BotsClientCreateResponse
- New struct
BotsClientCreateResult
- New struct
BotsClientDeletePoller
- New struct
BotsClientDeletePollerResponse
- New struct
BotsClientDeleteResponse
- New struct
BotsClientGetOptions
- New struct
BotsClientGetResponse
- New struct
BotsClientGetResult
- New struct
BotsClientListByResourceGroupOptions
- New struct
BotsClientListByResourceGroupPager
- New struct
BotsClientListByResourceGroupResponse
- New struct
BotsClientListByResourceGroupResult
- New struct
BotsClientListOptions
- New struct
BotsClientListPager
- New struct
BotsClientListResponse
- New struct
BotsClientListResult
- New struct
BotsClientUpdateOptions
- New struct
BotsClientUpdateResponse
- New struct
BotsClientUpdateResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
Properties
- New struct
UpdateParameters
- New field
ID
in structTrackedResource
- New field
Name
in structTrackedResource
- New field
SystemData
in structTrackedResource
- New field
Type
in structTrackedResource
- New field
Error
in structError
- New field
Name
in structHealthBot
- New field
Type
in structHealthBot
- New field
Tags
in structHealthBot
- New field
SystemData
in structHealthBot
- New field
Location
in structHealthBot
- New field
ID
in structHealthBot