sdk/resourcemanager/resources/armlinks/v0.3.0
Pre-release
Pre-release
0.3.0 (2022-04-14)
Breaking Changes
- Function
NewResourceLinksClient
return value(s) have been changed from(*ResourceLinksClient)
to(*ResourceLinksClient, error)
- Function
*ResourceLinksClient.ListAtSourceScope
return value(s) have been changed from(*ResourceLinksClientListAtSourceScopePager)
to(*runtime.Pager[ResourceLinksClientListAtSourceScopeResponse])
- Function
NewOperationsClient
return value(s) have been changed from(*OperationsClient)
to(*OperationsClient, error)
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsClientListPager)
to(*runtime.Pager[OperationsClientListResponse])
- Function
*ResourceLinksClient.ListAtSubscription
return value(s) have been changed from(*ResourceLinksClientListAtSubscriptionPager)
to(*runtime.Pager[ResourceLinksClientListAtSubscriptionResponse])
- Type of
ResourceLink.Type
has been changed frommap[string]interface{}
tointerface{}
- Function
*ResourceLinksClientListAtSourceScopePager.NextPage
has been removed - Function
*ResourceLinksClientListAtSubscriptionPager.Err
has been removed - Function
*ResourceLinksClientListAtSubscriptionPager.PageResponse
has been removed - Function
*OperationsClientListPager.Err
has been removed - Function
*ResourceLinksClientListAtSourceScopePager.Err
has been removed - Function
*ResourceLinksClientListAtSourceScopePager.PageResponse
has been removed - Function
*ResourceLinksClientListAtSubscriptionPager.NextPage
has been removed - Function
*OperationsClientListPager.NextPage
has been removed - Function
*OperationsClientListPager.PageResponse
has been removed - Struct
OperationsClientListPager
has been removed - Struct
OperationsClientListResult
has been removed - Struct
ResourceLinksClientCreateOrUpdateResult
has been removed - Struct
ResourceLinksClientGetResult
has been removed - Struct
ResourceLinksClientListAtSourceScopePager
has been removed - Struct
ResourceLinksClientListAtSourceScopeResult
has been removed - Struct
ResourceLinksClientListAtSubscriptionPager
has been removed - Struct
ResourceLinksClientListAtSubscriptionResult
has been removed - Field
OperationsClientListResult
of structOperationsClientListResponse
has been removed - Field
RawResponse
of structOperationsClientListResponse
has been removed - Field
ResourceLinksClientCreateOrUpdateResult
of structResourceLinksClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structResourceLinksClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structResourceLinksClientDeleteResponse
has been removed - Field
ResourceLinksClientListAtSubscriptionResult
of structResourceLinksClientListAtSubscriptionResponse
has been removed - Field
RawResponse
of structResourceLinksClientListAtSubscriptionResponse
has been removed - Field
ResourceLinksClientGetResult
of structResourceLinksClientGetResponse
has been removed - Field
RawResponse
of structResourceLinksClientGetResponse
has been removed - Field
ResourceLinksClientListAtSourceScopeResult
of structResourceLinksClientListAtSourceScopeResponse
has been removed - Field
RawResponse
of structResourceLinksClientListAtSourceScopeResponse
has been removed
Features Added
- New anonymous field
OperationListResult
in structOperationsClientListResponse
- New anonymous field
ResourceLinkResult
in structResourceLinksClientListAtSourceScopeResponse
- New anonymous field
ResourceLink
in structResourceLinksClientCreateOrUpdateResponse
- New anonymous field
ResourceLinkResult
in structResourceLinksClientListAtSubscriptionResponse
- New anonymous field
ResourceLink
in structResourceLinksClientGetResponse