0.2.0 (2022-01-17)
Breaking Changes
- Function
*TenantsClient.List
parameter(s) have been changed from(*TenantsListOptions)
to(*TenantsClientListOptions)
- Function
*TenantsClient.List
return value(s) have been changed from(*TenantsListPager)
to(*TenantsClientListPager)
- Function
*TenantsListPager.Err
has been removed - Function
*TenantsListPager.PageResponse
has been removed - Function
*TenantsListPager.NextPage
has been removed - Function
*SubscriptionsClient.List
has been removed - Function
*SubscriptionsClient.ListLocations
has been removed - Function
NewSubscriptionsClient
has been removed - Function
*SubscriptionsListPager.PageResponse
has been removed - Function
*SubscriptionsListPager.NextPage
has been removed - Function
*SubscriptionsListPager.Err
has been removed - Function
*SubscriptionsClient.Get
has been removed - Function
CloudError.Error
has been removed - Struct
SubscriptionsClient
has been removed - Struct
SubscriptionsGetOptions
has been removed - Struct
SubscriptionsGetResponse
has been removed - Struct
SubscriptionsGetResult
has been removed - Struct
SubscriptionsListLocationsOptions
has been removed - Struct
SubscriptionsListLocationsResponse
has been removed - Struct
SubscriptionsListLocationsResult
has been removed - Struct
SubscriptionsListOptions
has been removed - Struct
SubscriptionsListPager
has been removed - Struct
SubscriptionsListResponse
has been removed - Struct
SubscriptionsListResult
has been removed - Struct
TenantsListOptions
has been removed - Struct
TenantsListPager
has been removed - Struct
TenantsListResponse
has been removed - Struct
TenantsListResult
has been removed - Field
InnerError
of structCloudError
has been removed
Features Added
- New function
ErrorDetail.MarshalJSON() ([]byte, error)
- New function
*Client.ListLocations(context.Context, string, *ClientListLocationsOptions) (ClientListLocationsResponse, error)
- New function
NewClient(azcore.TokenCredential, *arm.ClientOptions) *Client
- New function
*TenantsClientListPager.PageResponse() TenantsClientListResponse
- New function
CheckZonePeersResult.MarshalJSON() ([]byte, error)
- New function
*ClientListPager.Err() error
- New function
*TenantsClientListPager.NextPage(context.Context) bool
- New function
*Client.CheckZonePeers(context.Context, string, CheckZonePeersRequest, *ClientCheckZonePeersOptions) (ClientCheckZonePeersResponse, error)
- New function
CheckZonePeersRequest.MarshalJSON() ([]byte, error)
- New function
*Client.Get(context.Context, string, *ClientGetOptions) (ClientGetResponse, error)
- New function
*ClientListPager.PageResponse() ClientListResponse
- New function
AvailabilityZonePeers.MarshalJSON() ([]byte, error)
- New function
*Client.List(*ClientListOptions) *ClientListPager
- New function
*ClientListPager.NextPage(context.Context) bool
- New function
*TenantsClientListPager.Err() error
- New struct
AvailabilityZonePeers
- New struct
CheckZonePeersRequest
- New struct
CheckZonePeersResult
- New struct
Client
- New struct
ClientCheckZonePeersOptions
- New struct
ClientCheckZonePeersResponse
- New struct
ClientCheckZonePeersResult
- New struct
ClientGetOptions
- New struct
ClientGetResponse
- New struct
ClientGetResult
- New struct
ClientListLocationsOptions
- New struct
ClientListLocationsResponse
- New struct
ClientListLocationsResult
- New struct
ClientListOptions
- New struct
ClientListPager
- New struct
ClientListResponse
- New struct
ClientListResult
- New struct
ErrorDetail
- New struct
ErrorResponseAutoGenerated
- New struct
Peers
- New struct
TenantsClientListOptions
- New struct
TenantsClientListPager
- New struct
TenantsClientListResponse
- New struct
TenantsClientListResult
- New field
Error
in structCloudError