0.2.0 (2022-01-13)
Breaking Changes
- Function
*SQLServersClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *SQLServersGetOptions)
to(context.Context, string, string, string, *SQLServersClientGetOptions)
- Function
*SQLServersClient.Get
return value(s) have been changed from(SQLServersGetResponse, error)
to(SQLServersClientGetResponse, 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
*SQLServerRegistrationsClient.Get
parameter(s) have been changed from(context.Context, string, string, *SQLServerRegistrationsGetOptions)
to(context.Context, string, string, *SQLServerRegistrationsClientGetOptions)
- Function
*SQLServerRegistrationsClient.Get
return value(s) have been changed from(SQLServerRegistrationsGetResponse, error)
to(SQLServerRegistrationsClientGetResponse, error)
- Function
*SQLServerRegistrationsClient.Update
parameter(s) have been changed from(context.Context, string, string, SQLServerRegistrationUpdate, *SQLServerRegistrationsUpdateOptions)
to(context.Context, string, string, SQLServerRegistrationUpdate, *SQLServerRegistrationsClientUpdateOptions)
- Function
*SQLServerRegistrationsClient.Update
return value(s) have been changed from(SQLServerRegistrationsUpdateResponse, error)
to(SQLServerRegistrationsClientUpdateResponse, error)
- Function
*SQLServerRegistrationsClient.List
parameter(s) have been changed from(*SQLServerRegistrationsListOptions)
to(*SQLServerRegistrationsClientListOptions)
- Function
*SQLServerRegistrationsClient.List
return value(s) have been changed from(*SQLServerRegistrationsListPager)
to(*SQLServerRegistrationsClientListPager)
- Function
*SQLServersClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, SQLServer, *SQLServersCreateOrUpdateOptions)
to(context.Context, string, string, string, SQLServer, *SQLServersClientCreateOrUpdateOptions)
- Function
*SQLServersClient.CreateOrUpdate
return value(s) have been changed from(SQLServersCreateOrUpdateResponse, error)
to(SQLServersClientCreateOrUpdateResponse, error)
- Function
*SQLServersClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *SQLServersDeleteOptions)
to(context.Context, string, string, string, *SQLServersClientDeleteOptions)
- Function
*SQLServersClient.Delete
return value(s) have been changed from(SQLServersDeleteResponse, error)
to(SQLServersClientDeleteResponse, error)
- Function
*SQLServerRegistrationsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, SQLServerRegistration, *SQLServerRegistrationsCreateOrUpdateOptions)
to(context.Context, string, string, SQLServerRegistration, *SQLServerRegistrationsClientCreateOrUpdateOptions)
- Function
*SQLServerRegistrationsClient.CreateOrUpdate
return value(s) have been changed from(SQLServerRegistrationsCreateOrUpdateResponse, error)
to(SQLServerRegistrationsClientCreateOrUpdateResponse, error)
- Function
*SQLServersClient.ListByResourceGroup
parameter(s) have been changed from(string, string, *SQLServersListByResourceGroupOptions)
to(string, string, *SQLServersClientListByResourceGroupOptions)
- Function
*SQLServersClient.ListByResourceGroup
return value(s) have been changed from(*SQLServersListByResourceGroupPager)
to(*SQLServersClientListByResourceGroupPager)
- Function
*SQLServerRegistrationsClient.ListByResourceGroup
parameter(s) have been changed from(string, *SQLServerRegistrationsListByResourceGroupOptions)
to(string, *SQLServerRegistrationsClientListByResourceGroupOptions)
- Function
*SQLServerRegistrationsClient.ListByResourceGroup
return value(s) have been changed from(*SQLServerRegistrationsListByResourceGroupPager)
to(*SQLServerRegistrationsClientListByResourceGroupPager)
- Function
*SQLServerRegistrationsClient.Delete
parameter(s) have been changed from(context.Context, string, string, *SQLServerRegistrationsDeleteOptions)
to(context.Context, string, string, *SQLServerRegistrationsClientDeleteOptions)
- Function
*SQLServerRegistrationsClient.Delete
return value(s) have been changed from(SQLServerRegistrationsDeleteResponse, error)
to(SQLServerRegistrationsClientDeleteResponse, error)
- Function
*SQLServersListByResourceGroupPager.PageResponse
has been removed - Function
Resource.MarshalJSON
has been removed - Function
*SQLServerRegistrationsListPager.Err
has been removed - Function
CloudError.Error
has been removed - Function
*SQLServerRegistrationsListPager.NextPage
has been removed - Function
*SQLServersListByResourceGroupPager.NextPage
has been removed - Function
*SQLServerRegistrationsListByResourceGroupPager.Err
has been removed - Function
*SQLServersListByResourceGroupPager.Err
has been removed - Function
*SQLServerRegistrationsListByResourceGroupPager.PageResponse
has been removed - Function
*SQLServerRegistrationsListPager.PageResponse
has been removed - Function
*SQLServerRegistrationsListByResourceGroupPager.NextPage
has been removed - Function
*OperationsListPager.Err
has been removed - Function
SQLServer.MarshalJSON
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
*OperationsListPager.NextPage
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
SQLServerRegistrationsCreateOrUpdateOptions
has been removed - Struct
SQLServerRegistrationsCreateOrUpdateResponse
has been removed - Struct
SQLServerRegistrationsCreateOrUpdateResult
has been removed - Struct
SQLServerRegistrationsDeleteOptions
has been removed - Struct
SQLServerRegistrationsDeleteResponse
has been removed - Struct
SQLServerRegistrationsGetOptions
has been removed - Struct
SQLServerRegistrationsGetResponse
has been removed - Struct
SQLServerRegistrationsGetResult
has been removed - Struct
SQLServerRegistrationsListByResourceGroupOptions
has been removed - Struct
SQLServerRegistrationsListByResourceGroupPager
has been removed - Struct
SQLServerRegistrationsListByResourceGroupResponse
has been removed - Struct
SQLServerRegistrationsListByResourceGroupResult
has been removed - Struct
SQLServerRegistrationsListOptions
has been removed - Struct
SQLServerRegistrationsListPager
has been removed - Struct
SQLServerRegistrationsListResponse
has been removed - Struct
SQLServerRegistrationsListResult
has been removed - Struct
SQLServerRegistrationsUpdateOptions
has been removed - Struct
SQLServerRegistrationsUpdateResponse
has been removed - Struct
SQLServerRegistrationsUpdateResult
has been removed - Struct
SQLServersCreateOrUpdateOptions
has been removed - Struct
SQLServersCreateOrUpdateResponse
has been removed - Struct
SQLServersCreateOrUpdateResult
has been removed - Struct
SQLServersDeleteOptions
has been removed - Struct
SQLServersDeleteResponse
has been removed - Struct
SQLServersGetOptions
has been removed - Struct
SQLServersGetResponse
has been removed - Struct
SQLServersGetResult
has been removed - Struct
SQLServersListByResourceGroupOptions
has been removed - Struct
SQLServersListByResourceGroupPager
has been removed - Struct
SQLServersListByResourceGroupResponse
has been removed - Struct
SQLServersListByResourceGroupResult
has been removed - Field
TrackedResource
of structSQLServerRegistration
has been removed - Field
Resource
of structProxyResource
has been removed - Field
Identity
of structResourceModelWithAllowedPropertySetIdentity
has been removed - Field
ProxyResource
of structSQLServer
has been removed - Field
SKU
of structResourceModelWithAllowedPropertySetSKU
has been removed - Field
Resource
of structTrackedResource
has been removed - Field
InnerError
of structCloudError
has been removed - Field
Plan
of structResourceModelWithAllowedPropertySetPlan
has been removed
Features Added
- New function
*SQLServerRegistrationsClientListByResourceGroupPager.Err() error
- New function
*SQLServerRegistrationsClientListPager.PageResponse() SQLServerRegistrationsClientListResponse
- New function
*SQLServerRegistrationsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*SQLServersClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*SQLServerRegistrationsClientListPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.Err() error
- New function
*SQLServersClientListByResourceGroupPager.PageResponse() SQLServersClientListByResourceGroupResponse
- New function
*SQLServersClientListByResourceGroupPager.Err() error
- New function
*SQLServerRegistrationsClientListPager.Err() error
- New function
*SQLServerRegistrationsClientListByResourceGroupPager.PageResponse() SQLServerRegistrationsClientListByResourceGroupResponse
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
SQLServerRegistrationsClientCreateOrUpdateOptions
- New struct
SQLServerRegistrationsClientCreateOrUpdateResponse
- New struct
SQLServerRegistrationsClientCreateOrUpdateResult
- New struct
SQLServerRegistrationsClientDeleteOptions
- New struct
SQLServerRegistrationsClientDeleteResponse
- New struct
SQLServerRegistrationsClientGetOptions
- New struct
SQLServerRegistrationsClientGetResponse
- New struct
SQLServerRegistrationsClientGetResult
- New struct
SQLServerRegistrationsClientListByResourceGroupOptions
- New struct
SQLServerRegistrationsClientListByResourceGroupPager
- New struct
SQLServerRegistrationsClientListByResourceGroupResponse
- New struct
SQLServerRegistrationsClientListByResourceGroupResult
- New struct
SQLServerRegistrationsClientListOptions
- New struct
SQLServerRegistrationsClientListPager
- New struct
SQLServerRegistrationsClientListResponse
- New struct
SQLServerRegistrationsClientListResult
- New struct
SQLServerRegistrationsClientUpdateOptions
- New struct
SQLServerRegistrationsClientUpdateResponse
- New struct
SQLServerRegistrationsClientUpdateResult
- New struct
SQLServersClientCreateOrUpdateOptions
- New struct
SQLServersClientCreateOrUpdateResponse
- New struct
SQLServersClientCreateOrUpdateResult
- New struct
SQLServersClientDeleteOptions
- New struct
SQLServersClientDeleteResponse
- New struct
SQLServersClientGetOptions
- New struct
SQLServersClientGetResponse
- New struct
SQLServersClientGetResult
- New struct
SQLServersClientListByResourceGroupOptions
- New struct
SQLServersClientListByResourceGroupPager
- New struct
SQLServersClientListByResourceGroupResponse
- New struct
SQLServersClientListByResourceGroupResult
- New field
Type
in structResourceModelWithAllowedPropertySetIdentity
- New field
PrincipalID
in structResourceModelWithAllowedPropertySetIdentity
- New field
TenantID
in structResourceModelWithAllowedPropertySetIdentity
- New field
Type
in structSQLServerRegistration
- New field
Location
in structSQLServerRegistration
- New field
Tags
in structSQLServerRegistration
- New field
ID
in structSQLServerRegistration
- New field
Name
in structSQLServerRegistration
- New field
SystemData
in structSQLServerRegistration
- New field
ID
in structTrackedResource
- New field
Name
in structTrackedResource
- New field
Type
in structTrackedResource
- New field
Error
in structCloudError
- New field
Name
in structResourceModelWithAllowedPropertySetPlan
- New field
Product
in structResourceModelWithAllowedPropertySetPlan
- New field
Publisher
in structResourceModelWithAllowedPropertySetPlan
- New field
PromotionCode
in structResourceModelWithAllowedPropertySetPlan
- New field
Version
in structResourceModelWithAllowedPropertySetPlan
- New field
Family
in structResourceModelWithAllowedPropertySetSKU
- New field
Size
in structResourceModelWithAllowedPropertySetSKU
- New field
Tier
in structResourceModelWithAllowedPropertySetSKU
- New field
Name
in structResourceModelWithAllowedPropertySetSKU
- New field
Capacity
in structResourceModelWithAllowedPropertySetSKU
- New field
Type
in structSQLServer
- New field
ID
in structSQLServer
- New field
Name
in structSQLServer
- New field
ID
in structProxyResource
- New field
Name
in structProxyResource
- New field
Type
in structProxyResource