0.3.0 (2022-04-12)
Breaking Changes
- Function
*ScriptsClient.BeginUpdate
return value(s) have been changed from(ScriptsClientUpdatePollerResponse, error)
to(*armruntime.Poller[ScriptsClientUpdateResponse], error)
- Function
*ClusterPrincipalAssignmentsClient.BeginCreateOrUpdate
return value(s) have been changed from(ClusterPrincipalAssignmentsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[ClusterPrincipalAssignmentsClientCreateOrUpdateResponse], error)
- Function
*DataConnectionsClient.BeginCreateOrUpdate
return value(s) have been changed from(DataConnectionsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[DataConnectionsClientCreateOrUpdateResponse], error)
- Function
*AttachedDatabaseConfigurationsClient.BeginCreateOrUpdate
return value(s) have been changed from(AttachedDatabaseConfigurationsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[AttachedDatabaseConfigurationsClientCreateOrUpdateResponse], error)
- Function
*DatabasesClient.ListByCluster
parameter(s) have been changed from(context.Context, string, string, *DatabasesClientListByClusterOptions)
to(string, string, *DatabasesClientListByClusterOptions)
- Function
*DatabasesClient.ListByCluster
return value(s) have been changed from(DatabasesClientListByClusterResponse, error)
to(*runtime.Pager[DatabasesClientListByClusterResponse])
- Function
*DatabasePrincipalAssignmentsClient.List
parameter(s) have been changed from(context.Context, string, string, string, *DatabasePrincipalAssignmentsClientListOptions)
to(string, string, string, *DatabasePrincipalAssignmentsClientListOptions)
- Function
*DatabasePrincipalAssignmentsClient.List
return value(s) have been changed from(DatabasePrincipalAssignmentsClientListResponse, error)
to(*runtime.Pager[DatabasePrincipalAssignmentsClientListResponse])
- Function
NewClustersClient
return value(s) have been changed from(*ClustersClient)
to(*ClustersClient, error)
- Function
*AttachedDatabaseConfigurationsClient.ListByCluster
parameter(s) have been changed from(context.Context, string, string, *AttachedDatabaseConfigurationsClientListByClusterOptions)
to(string, string, *AttachedDatabaseConfigurationsClientListByClusterOptions)
- Function
*AttachedDatabaseConfigurationsClient.ListByCluster
return value(s) have been changed from(AttachedDatabaseConfigurationsClientListByClusterResponse, error)
to(*runtime.Pager[AttachedDatabaseConfigurationsClientListByClusterResponse])
- Function
*ClustersClient.BeginAddLanguageExtensions
return value(s) have been changed from(ClustersClientAddLanguageExtensionsPollerResponse, error)
to(*armruntime.Poller[ClustersClientAddLanguageExtensionsResponse], error)
- Function
*ManagedPrivateEndpointsClient.BeginCreateOrUpdate
return value(s) have been changed from(ManagedPrivateEndpointsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[ManagedPrivateEndpointsClientCreateOrUpdateResponse], error)
- Function
NewOperationsResultsClient
return value(s) have been changed from(*OperationsResultsClient)
to(*OperationsResultsClient, error)
- Function
*PrivateLinkResourcesClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesClientListOptions)
to(string, string, *PrivateLinkResourcesClientListOptions)
- Function
*PrivateLinkResourcesClient.List
return value(s) have been changed from(PrivateLinkResourcesClientListResponse, error)
to(*runtime.Pager[PrivateLinkResourcesClientListResponse])
- Function
*PrivateEndpointConnectionsClient.List
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsClientListOptions)
to(string, string, *PrivateEndpointConnectionsClientListOptions)
- Function
*PrivateEndpointConnectionsClient.List
return value(s) have been changed from(PrivateEndpointConnectionsClientListResponse, error)
to(*runtime.Pager[PrivateEndpointConnectionsClientListResponse])
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsClientListPager)
to(*runtime.Pager[OperationsClientListResponse])
- Function
*ScriptsClient.BeginCreateOrUpdate
return value(s) have been changed from(ScriptsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[ScriptsClientCreateOrUpdateResponse], error)
- Function
*ClustersClient.ListLanguageExtensions
parameter(s) have been changed from(context.Context, string, string, *ClustersClientListLanguageExtensionsOptions)
to(string, string, *ClustersClientListLanguageExtensionsOptions)
- Function
*ClustersClient.ListLanguageExtensions
return value(s) have been changed from(ClustersClientListLanguageExtensionsResponse, error)
to(*runtime.Pager[ClustersClientListLanguageExtensionsResponse])
- Function
NewOperationsClient
return value(s) have been changed from(*OperationsClient)
to(*OperationsClient, error)
- Function
*DatabasesClient.BeginDelete
return value(s) have been changed from(DatabasesClientDeletePollerResponse, error)
to(*armruntime.Poller[DatabasesClientDeleteResponse], error)
- Function
NewClusterPrincipalAssignmentsClient
return value(s) have been changed from(*ClusterPrincipalAssignmentsClient)
to(*ClusterPrincipalAssignmentsClient, error)
- Function
*ManagedPrivateEndpointsClient.List
parameter(s) have been changed from(context.Context, string, string, *ManagedPrivateEndpointsClientListOptions)
to(string, string, *ManagedPrivateEndpointsClientListOptions)
- Function
*ManagedPrivateEndpointsClient.List
return value(s) have been changed from(ManagedPrivateEndpointsClientListResponse, error)
to(*runtime.Pager[ManagedPrivateEndpointsClientListResponse])
- Function
*ClusterPrincipalAssignmentsClient.List
parameter(s) have been changed from(context.Context, string, string, *ClusterPrincipalAssignmentsClientListOptions)
to(string, string, *ClusterPrincipalAssignmentsClientListOptions)
- Function
*ClusterPrincipalAssignmentsClient.List
return value(s) have been changed from(ClusterPrincipalAssignmentsClientListResponse, error)
to(*runtime.Pager[ClusterPrincipalAssignmentsClientListResponse])
- Function
*ClustersClient.BeginDelete
return value(s) have been changed from(ClustersClientDeletePollerResponse, error)
to(*armruntime.Poller[ClustersClientDeleteResponse], error)
- Function
NewDatabasePrincipalAssignmentsClient
return value(s) have been changed from(*DatabasePrincipalAssignmentsClient)
to(*DatabasePrincipalAssignmentsClient, error)
- Function
*ManagedPrivateEndpointsClient.BeginDelete
return value(s) have been changed from(ManagedPrivateEndpointsClientDeletePollerResponse, error)
to(*armruntime.Poller[ManagedPrivateEndpointsClientDeleteResponse], error)
- Function
*AttachedDatabaseConfigurationsClient.BeginDelete
return value(s) have been changed from(AttachedDatabaseConfigurationsClientDeletePollerResponse, error)
to(*armruntime.Poller[AttachedDatabaseConfigurationsClientDeleteResponse], error)
- Function
*DataConnectionsClient.ListByDatabase
parameter(s) have been changed from(context.Context, string, string, string, *DataConnectionsClientListByDatabaseOptions)
to(string, string, string, *DataConnectionsClientListByDatabaseOptions)
- Function
*DataConnectionsClient.ListByDatabase
return value(s) have been changed from(DataConnectionsClientListByDatabaseResponse, error)
to(*runtime.Pager[DataConnectionsClientListByDatabaseResponse])
- Function
*DatabasePrincipalAssignmentsClient.BeginDelete
return value(s) have been changed from(DatabasePrincipalAssignmentsClientDeletePollerResponse, error)
to(*armruntime.Poller[DatabasePrincipalAssignmentsClientDeleteResponse], error)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
return value(s) have been changed from(PrivateEndpointConnectionsClientDeletePollerResponse, error)
to(*armruntime.Poller[PrivateEndpointConnectionsClientDeleteResponse], error)
- Function
*ManagedPrivateEndpointsClient.BeginUpdate
return value(s) have been changed from(ManagedPrivateEndpointsClientUpdatePollerResponse, error)
to(*armruntime.Poller[ManagedPrivateEndpointsClientUpdateResponse], error)
- Function
*DataConnectionsClient.BeginDataConnectionValidation
return value(s) have been changed from(DataConnectionsClientDataConnectionValidationPollerResponse, error)
to(*armruntime.Poller[DataConnectionsClientDataConnectionValidationResponse], error)
- Function
*ClustersClient.ListOutboundNetworkDependenciesEndpoints
return value(s) have been changed from(*ClustersClientListOutboundNetworkDependenciesEndpointsPager)
to(*runtime.Pager[ClustersClientListOutboundNetworkDependenciesEndpointsResponse])
- Function
*ClustersClient.BeginStop
return value(s) have been changed from(ClustersClientStopPollerResponse, error)
to(*armruntime.Poller[ClustersClientStopResponse], error)
- Function
NewScriptsClient
return value(s) have been changed from(*ScriptsClient)
to(*ScriptsClient, error)
- Function
*ClustersClient.ListByResourceGroup
parameter(s) have been changed from(context.Context, string, *ClustersClientListByResourceGroupOptions)
to(string, *ClustersClientListByResourceGroupOptions)
- Function
*ClustersClient.ListByResourceGroup
return value(s) have been changed from(ClustersClientListByResourceGroupResponse, error)
to(*runtime.Pager[ClustersClientListByResourceGroupResponse])
- Function
*DataConnectionsClient.BeginDelete
return value(s) have been changed from(DataConnectionsClientDeletePollerResponse, error)
to(*armruntime.Poller[DataConnectionsClientDeleteResponse], error)
- Function
NewPrivateEndpointConnectionsClient
return value(s) have been changed from(*PrivateEndpointConnectionsClient)
to(*PrivateEndpointConnectionsClient, error)
- Function
*PrivateEndpointConnectionsClient.BeginCreateOrUpdate
return value(s) have been changed from(PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[PrivateEndpointConnectionsClientCreateOrUpdateResponse], error)
- Function
*DatabasesClient.BeginUpdate
return value(s) have been changed from(DatabasesClientUpdatePollerResponse, error)
to(*armruntime.Poller[DatabasesClientUpdateResponse], error)
- Function
*ScriptsClient.ListByDatabase
parameter(s) have been changed from(context.Context, string, string, string, *ScriptsClientListByDatabaseOptions)
to(string, string, string, *ScriptsClientListByDatabaseOptions)
- Function
*ScriptsClient.ListByDatabase
return value(s) have been changed from(ScriptsClientListByDatabaseResponse, error)
to(*runtime.Pager[ScriptsClientListByDatabaseResponse])
- Function
*ClustersClient.BeginStart
return value(s) have been changed from(ClustersClientStartPollerResponse, error)
to(*armruntime.Poller[ClustersClientStartResponse], error)
- Function
*ClustersClient.BeginRemoveLanguageExtensions
return value(s) have been changed from(ClustersClientRemoveLanguageExtensionsPollerResponse, error)
to(*armruntime.Poller[ClustersClientRemoveLanguageExtensionsResponse], error)
- Function
*ClustersClient.ListSKUs
parameter(s) have been changed from(context.Context, *ClustersClientListSKUsOptions)
to(*ClustersClientListSKUsOptions)
- Function
*ClustersClient.ListSKUs
return value(s) have been changed from(ClustersClientListSKUsResponse, error)
to(*runtime.Pager[ClustersClientListSKUsResponse])
- Function
NewManagedPrivateEndpointsClient
return value(s) have been changed from(*ManagedPrivateEndpointsClient)
to(*ManagedPrivateEndpointsClient, error)
- Function
*ClustersClient.BeginDetachFollowerDatabases
return value(s) have been changed from(ClustersClientDetachFollowerDatabasesPollerResponse, error)
to(*armruntime.Poller[ClustersClientDetachFollowerDatabasesResponse], error)
- Function
*ClusterPrincipalAssignmentsClient.BeginDelete
return value(s) have been changed from(ClusterPrincipalAssignmentsClientDeletePollerResponse, error)
to(*armruntime.Poller[ClusterPrincipalAssignmentsClientDeleteResponse], error)
- Function
*ScriptsClient.BeginDelete
return value(s) have been changed from(ScriptsClientDeletePollerResponse, error)
to(*armruntime.Poller[ScriptsClientDeleteResponse], error)
- Function
*DataConnectionsClient.BeginUpdate
return value(s) have been changed from(DataConnectionsClientUpdatePollerResponse, error)
to(*armruntime.Poller[DataConnectionsClientUpdateResponse], error)
- Function
*ClustersClient.ListSKUsByResource
parameter(s) have been changed from(context.Context, string, string, *ClustersClientListSKUsByResourceOptions)
to(string, string, *ClustersClientListSKUsByResourceOptions)
- Function
*ClustersClient.ListSKUsByResource
return value(s) have been changed from(ClustersClientListSKUsByResourceResponse, error)
to(*runtime.Pager[ClustersClientListSKUsByResourceResponse])
- Function
*ClustersClient.BeginCreateOrUpdate
return value(s) have been changed from(ClustersClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[ClustersClientCreateOrUpdateResponse], error)
- Function
NewDatabasesClient
return value(s) have been changed from(*DatabasesClient)
to(*DatabasesClient, error)
- Function
*DatabasesClient.ListPrincipals
parameter(s) have been changed from(context.Context, string, string, string, *DatabasesClientListPrincipalsOptions)
to(string, string, string, *DatabasesClientListPrincipalsOptions)
- Function
*DatabasesClient.ListPrincipals
return value(s) have been changed from(DatabasesClientListPrincipalsResponse, error)
to(*runtime.Pager[DatabasesClientListPrincipalsResponse])
- Function
*ClustersClient.List
parameter(s) have been changed from(context.Context, *ClustersClientListOptions)
to(*ClustersClientListOptions)
- Function
*ClustersClient.List
return value(s) have been changed from(ClustersClientListResponse, error)
to(*runtime.Pager[ClustersClientListResponse])
- Function
*DatabasesClient.BeginCreateOrUpdate
return value(s) have been changed from(DatabasesClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[DatabasesClientCreateOrUpdateResponse], error)
- Function
NewAttachedDatabaseConfigurationsClient
return value(s) have been changed from(*AttachedDatabaseConfigurationsClient)
to(*AttachedDatabaseConfigurationsClient, error)
- Function
*ClustersClient.BeginDiagnoseVirtualNetwork
return value(s) have been changed from(ClustersClientDiagnoseVirtualNetworkPollerResponse, error)
to(*armruntime.Poller[ClustersClientDiagnoseVirtualNetworkResponse], error)
- Function
NewDataConnectionsClient
return value(s) have been changed from(*DataConnectionsClient)
to(*DataConnectionsClient, error)
- Function
*ClustersClient.ListFollowerDatabases
parameter(s) have been changed from(context.Context, string, string, *ClustersClientListFollowerDatabasesOptions)
to(string, string, *ClustersClientListFollowerDatabasesOptions)
- Function
*ClustersClient.ListFollowerDatabases
return value(s) have been changed from(ClustersClientListFollowerDatabasesResponse, error)
to(*runtime.Pager[ClustersClientListFollowerDatabasesResponse])
- Function
*DatabasePrincipalAssignmentsClient.BeginCreateOrUpdate
return value(s) have been changed from(DatabasePrincipalAssignmentsClientCreateOrUpdatePollerResponse, error)
to(*armruntime.Poller[DatabasePrincipalAssignmentsClientCreateOrUpdateResponse], error)
- Function
*ClustersClient.BeginUpdate
return value(s) have been changed from(ClustersClientUpdatePollerResponse, error)
to(*armruntime.Poller[ClustersClientUpdateResponse], error)
- Function
NewPrivateLinkResourcesClient
return value(s) have been changed from(*PrivateLinkResourcesClient)
to(*PrivateLinkResourcesClient, error)
- Type of
SKUDescription.Restrictions
has been changed from[]map[string]interface{}
to[]interface{}
- Type of
Operation.Properties
has been changed frommap[string]interface{}
tointerface{}
- Function
*ManagedPrivateEndpointsClientDeletePollerResponse.Resume
has been removed - Function
*ClustersClientAddLanguageExtensionsPollerResponse.Resume
has been removed - Function
ScriptsClientUpdatePollerResponse.PollUntilDone
has been removed - Function
ClusterNetworkAccessFlag.ToPtr
has been removed - Function
*ClustersClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*DatabasesClientDeletePoller.Done
has been removed - Function
DatabasesClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ManagedPrivateEndpointsClientCreateOrUpdatePoller.Done
has been removed - Function
*ManagedPrivateEndpointsClientDeletePoller.FinalResponse
has been removed - Function
*ClustersClientRemoveLanguageExtensionsPoller.FinalResponse
has been removed - Function
*AttachedDatabaseConfigurationsClientDeletePoller.Poll
has been removed - Function
EventGridDataFormat.ToPtr
has been removed - Function
*ClustersClientStopPoller.Poll
has been removed - Function
ClustersClientRemoveLanguageExtensionsPollerResponse.PollUntilDone
has been removed - Function
*DatabasesClientDeletePoller.FinalResponse
has been removed - Function
*ScriptsClientUpdatePoller.Poll
has been removed - Function
AttachedDatabaseConfigurationsClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ClustersClientAddLanguageExtensionsPoller.Poll
has been removed - Function
DataConnectionsClientDeletePollerResponse.PollUntilDone
has been removed - Function
*DataConnectionsClientUpdatePollerResponse.Resume
has been removed - Function
PrincipalsModificationKind.ToPtr
has been removed - Function
*AttachedDatabaseConfigurationsClientDeletePoller.Done
has been removed - Function
*ClustersClientStopPollerResponse.Resume
has been removed - Function
*ManagedPrivateEndpointsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
ClustersClientDetachFollowerDatabasesPollerResponse.PollUntilDone
has been removed - Function
*ClustersClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*AttachedDatabaseConfigurationsClientCreateOrUpdatePoller.Poll
has been removed - Function
*ClustersClientRemoveLanguageExtensionsPollerResponse.Resume
has been removed - Function
*ClusterPrincipalAssignmentsClientDeletePoller.FinalResponse
has been removed - Function
*DatabasePrincipalAssignmentsClientCreateOrUpdatePoller.Done
has been removed - Function
*ClustersClientRemoveLanguageExtensionsPoller.Done
has been removed - Function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.Poll
has been removed - Function
*ClustersClientDeletePoller.Poll
has been removed - Function
ClustersClientStopPollerResponse.PollUntilDone
has been removed - Function
*DataConnectionsClientCreateOrUpdatePoller.Done
has been removed - Function
ClustersClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ScriptsClientCreateOrUpdatePoller.Done
has been removed - Function
*ClustersClientDetachFollowerDatabasesPoller.Poll
has been removed - Function
*DatabasePrincipalAssignmentsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
DataConnectionsClientUpdatePollerResponse.PollUntilDone
has been removed - Function
*ClustersClientAddLanguageExtensionsPoller.FinalResponse
has been removed - Function
DatabasesClientUpdatePollerResponse.PollUntilDone
has been removed - Function
*ClusterPrincipalAssignmentsClientDeletePoller.Done
has been removed - Function
AzureSKUName.ToPtr
has been removed - Function
*ClustersClientStartPoller.ResumeToken
has been removed - Function
AzureScaleType.ToPtr
has been removed - Function
*ScriptsClientDeletePollerResponse.Resume
has been removed - Function
DatabasePrincipalRole.ToPtr
has been removed - Function
*OperationsClientListPager.NextPage
has been removed - Function
ScriptsClientDeletePollerResponse.PollUntilDone
has been removed - Function
ClusterPrincipalAssignmentsClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ClustersClientAddLanguageExtensionsPoller.Done
has been removed - Function
*ClustersClientUpdatePoller.Done
has been removed - Function
*AttachedDatabaseConfigurationsClientCreateOrUpdatePoller.Done
has been removed - Function
*ClustersClientStartPollerResponse.Resume
has been removed - Function
*DatabasesClientUpdateResult.UnmarshalJSON
has been removed - Function
*DatabasesClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ClustersClientStopPoller.Done
has been removed - Function
*ManagedPrivateEndpointsClientDeletePoller.Poll
has been removed - Function
ManagedPrivateEndpointsClientUpdatePollerResponse.PollUntilDone
has been removed - Function
CreatedByType.ToPtr
has been removed - Function
ManagedPrivateEndpointsClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ManagedPrivateEndpointsClientUpdatePoller.Poll
has been removed - Function
*ClustersClientDiagnoseVirtualNetworkPollerResponse.Resume
has been removed - Function
*DatabasesClientCreateOrUpdatePoller.Poll
has been removed - Function
*DataConnectionsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ManagedPrivateEndpointsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*DatabasePrincipalAssignmentsClientDeletePollerResponse.Resume
has been removed - Function
ClustersClientDiagnoseVirtualNetworkPollerResponse.PollUntilDone
has been removed - Function
*ClustersClientDeletePoller.Done
has been removed - Function
PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*ManagedPrivateEndpointsClientUpdatePoller.ResumeToken
has been removed - Function
*ClustersClientDeletePollerResponse.Resume
has been removed - Function
*DatabasesClientCreateOrUpdateResult.UnmarshalJSON
has been removed - Function
*ClustersClientRemoveLanguageExtensionsPoller.ResumeToken
has been removed - Function
*ClustersClientListOutboundNetworkDependenciesEndpointsPager.Err
has been removed - Function
*DatabasePrincipalAssignmentsClientDeletePoller.FinalResponse
has been removed - Function
*ClustersClientDeletePoller.FinalResponse
has been removed - Function
Type.ToPtr
has been removed - Function
Kind.ToPtr
has been removed - Function
*ManagedPrivateEndpointsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ClustersClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ClustersClientStartPoller.Poll
has been removed - Function
DatabasesClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DatabasesClientUpdatePoller.FinalResponse
has been removed - Function
*ClusterPrincipalAssignmentsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
Status.ToPtr
has been removed - Function
*ClustersClientListOutboundNetworkDependenciesEndpointsPager.NextPage
has been removed - Function
AttachedDatabaseConfigurationsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DataConnectionsClientUpdatePoller.ResumeToken
has been removed - Function
AzureSKUTier.ToPtr
has been removed - Function
LanguageExtensionName.ToPtr
has been removed - Function
DataConnectionsClientDataConnectionValidationPollerResponse.PollUntilDone
has been removed - Function
*DatabasePrincipalAssignmentsClientDeletePoller.Poll
has been removed - Function
*ClusterPrincipalAssignmentsClientDeletePoller.ResumeToken
has been removed - Function
*PrivateEndpointConnectionsClientDeletePollerResponse.Resume
has been removed - Function
*ScriptsClientUpdatePollerResponse.Resume
has been removed - Function
*ClustersClientUpdatePoller.FinalResponse
has been removed - Function
*ManagedPrivateEndpointsClientUpdatePoller.FinalResponse
has been removed - Function
*DatabasePrincipalAssignmentsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
DatabasePrincipalType.ToPtr
has been removed - Function
*ScriptsClientDeletePoller.ResumeToken
has been removed - Function
*ScriptsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ClusterPrincipalAssignmentsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ScriptsClientCreateOrUpdatePoller.Poll
has been removed - Function
State.ToPtr
has been removed - Function
IotHubDataFormat.ToPtr
has been removed - Function
*AttachedDatabaseConfigurationsClientDeletePollerResponse.Resume
has been removed - Function
*AttachedDatabaseConfigurationsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*DataConnectionsClientCreateOrUpdateResult.UnmarshalJSON
has been removed - Function
*ClusterPrincipalAssignmentsClientCreateOrUpdatePoller.Done
has been removed - Function
*ClusterPrincipalAssignmentsClientDeletePollerResponse.Resume
has been removed - Function
Reason.ToPtr
has been removed - Function
ClustersClientAddLanguageExtensionsPollerResponse.PollUntilDone
has been removed - Function
BlobStorageEventType.ToPtr
has been removed - Function
*AttachedDatabaseConfigurationsClientDeletePoller.ResumeToken
has been removed - Function
*DataConnectionsClientGetResult.UnmarshalJSON
has been removed - Function
*DatabasesClientDeletePoller.ResumeToken
has been removed - Function
*DataConnectionsClientDeletePoller.Poll
has been removed - Function
EventHubDataFormat.ToPtr
has been removed - Function
*DatabasesClientGetResult.UnmarshalJSON
has been removed - Function
DefaultPrincipalsModificationKind.ToPtr
has been removed - Function
*DatabasePrincipalAssignmentsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
ProvisioningState.ToPtr
has been removed - Function
DataConnectionKind.ToPtr
has been removed - Function
*DataConnectionsClientDeletePoller.ResumeToken
has been removed - Function
*ManagedPrivateEndpointsClientUpdatePollerResponse.Resume
has been removed - Function
ScriptsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DatabasePrincipalAssignmentsClientDeletePoller.ResumeToken
has been removed - Function
*ClusterPrincipalAssignmentsClientDeletePoller.Poll
has been removed - Function
*ClustersClientDetachFollowerDatabasesPoller.Done
has been removed - Function
*DataConnectionsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*PrivateEndpointConnectionsClientDeletePoller.Done
has been removed - Function
ClustersClientStartPollerResponse.PollUntilDone
has been removed - Function
*DatabasesClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ScriptsClientDeletePoller.Done
has been removed - Function
*ClustersClientDiagnoseVirtualNetworkPoller.ResumeToken
has been removed - Function
PublicNetworkAccess.ToPtr
has been removed - Function
*ClustersClientUpdatePoller.ResumeToken
has been removed - Function
*DataConnectionsClientDeletePollerResponse.Resume
has been removed - Function
*ScriptsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ClustersClientListOutboundNetworkDependenciesEndpointsPager.PageResponse
has been removed - Function
*ManagedPrivateEndpointsClientDeletePoller.ResumeToken
has been removed - Function
*ScriptsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*PrivateEndpointConnectionsClientDeletePoller.ResumeToken
has been removed - Function
*ClustersClientUpdatePoller.Poll
has been removed - Function
*DataConnectionsClientCreateOrUpdatePoller.Poll
has been removed - Function
EngineType.ToPtr
has been removed - Function
ManagedPrivateEndpointsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DataConnectionsClientDataConnectionValidationPollerResponse.Resume
has been removed - Function
*OperationsClientListPager.Err
has been removed - Function
*ClustersClientDiagnoseVirtualNetworkPoller.Poll
has been removed - Function
*ClustersClientStartPoller.Done
has been removed - Function
*ManagedPrivateEndpointsClientDeletePoller.Done
has been removed - Function
*DatabasesClientDeletePollerResponse.Resume
has been removed - Function
*AttachedDatabaseConfigurationsClientDeletePoller.FinalResponse
has been removed - Function
*PrivateEndpointConnectionsClientDeletePoller.FinalResponse
has been removed - Function
*DatabasesClientUpdatePoller.Poll
has been removed - Function
*AttachedDatabaseConfigurationsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*DataConnectionsClientUpdatePoller.Done
has been removed - Function
DatabasePrincipalAssignmentsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DataConnectionsClientDataConnectionValidationPoller.FinalResponse
has been removed - Function
*DatabasesClientCreateOrUpdatePoller.Done
has been removed - Function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.Done
has been removed - Function
*DataConnectionsClientUpdateResult.UnmarshalJSON
has been removed - Function
*DatabasesClientDeletePoller.Poll
has been removed - Function
*OperationsClientListPager.PageResponse
has been removed - Function
*ClusterPrincipalAssignmentsClientCreateOrUpdatePoller.Poll
has been removed - Function
*ClustersClientStartPoller.FinalResponse
has been removed - Function
*ClustersClientStopPoller.FinalResponse
has been removed - Function
*DatabasesClientUpdatePollerResponse.Resume
has been removed - Function
*DataConnectionsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ClustersClientStopPoller.ResumeToken
has been removed - Function
*ManagedPrivateEndpointsClientUpdatePoller.Done
has been removed - Function
*DatabasesClientUpdatePoller.ResumeToken
has been removed - Function
*ClustersClientRemoveLanguageExtensionsPoller.Poll
has been removed - Function
*ClusterPrincipalAssignmentsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ClustersClientDiagnoseVirtualNetworkPoller.Done
has been removed - Function
*ScriptsClientDeletePoller.Poll
has been removed - Function
*ClustersClientCreateOrUpdatePoller.Poll
has been removed - Function
PrincipalType.ToPtr
has been removed - Function
ClusterPrincipalAssignmentsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DatabasesClientUpdatePoller.Done
has been removed - Function
*AttachedDatabaseConfigurationsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ClustersClientUpdatePollerResponse.Resume
has been removed - Function
*DatabasesClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
*ScriptsClientUpdatePoller.FinalResponse
has been removed - Function
*DatabasePrincipalAssignmentsClientDeletePoller.Done
has been removed - Function
*DataConnectionsClientUpdatePoller.FinalResponse
has been removed - Function
*PrivateEndpointConnectionsClientDeletePoller.Poll
has been removed - Function
*ClustersClientDetachFollowerDatabasesPoller.FinalResponse
has been removed - Function
*ScriptsClientDeletePoller.FinalResponse
has been removed - Function
*ScriptsClientUpdatePoller.ResumeToken
has been removed - Function
*ClustersClientDetachFollowerDatabasesPoller.ResumeToken
has been removed - Function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ScriptsClientUpdatePoller.Done
has been removed - Function
*DataConnectionsClientUpdatePoller.Poll
has been removed - Function
*ClustersClientDeletePoller.ResumeToken
has been removed - Function
*DataConnectionsClientDeletePoller.Done
has been removed - Function
*ClustersClientDiagnoseVirtualNetworkPoller.FinalResponse
has been removed - Function
*ClustersClientCreateOrUpdatePoller.Done
has been removed - Function
*ManagedPrivateEndpointsClientCreateOrUpdatePoller.Poll
has been removed - Function
Compression.ToPtr
has been removed - Function
*ClustersClientAddLanguageExtensionsPoller.ResumeToken
has been removed - Function
*DataConnectionsClientDataConnectionValidationPoller.Done
has been removed - Function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.FinalResponse
has been removed - Function
DataConnectionsClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*DatabasePrincipalAssignmentsClientCreateOrUpdatePoller.Poll
has been removed - Function
*DataConnectionsClientDataConnectionValidationPoller.Poll
has been removed - Function
ClusterPrincipalRole.ToPtr
has been removed - Function
*DataConnectionsClientDeletePoller.FinalResponse
has been removed - Function
*DataConnectionsClientDataConnectionValidationPoller.ResumeToken
has been removed - Function
ClustersClientUpdatePollerResponse.PollUntilDone
has been removed - Function
PrivateEndpointConnectionsClientDeletePollerResponse.PollUntilDone
has been removed - Function
IdentityType.ToPtr
has been removed - Function
ClustersClientCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
DatabasePrincipalAssignmentsClientDeletePollerResponse.PollUntilDone
has been removed - Function
*ClustersClientDetachFollowerDatabasesPollerResponse.Resume
has been removed - Struct
AttachedDatabaseConfigurationsClientCheckNameAvailabilityResult
has been removed - Struct
AttachedDatabaseConfigurationsClientCreateOrUpdatePoller
has been removed - Struct
AttachedDatabaseConfigurationsClientCreateOrUpdatePollerResponse
has been removed - Struct
AttachedDatabaseConfigurationsClientCreateOrUpdateResult
has been removed - Struct
AttachedDatabaseConfigurationsClientDeletePoller
has been removed - Struct
AttachedDatabaseConfigurationsClientDeletePollerResponse
has been removed - Struct
AttachedDatabaseConfigurationsClientGetResult
has been removed - Struct
AttachedDatabaseConfigurationsClientListByClusterResult
has been removed - Struct
ClusterPrincipalAssignmentsClientCheckNameAvailabilityResult
has been removed - Struct
ClusterPrincipalAssignmentsClientCreateOrUpdatePoller
has been removed - Struct
ClusterPrincipalAssignmentsClientCreateOrUpdatePollerResponse
has been removed - Struct
ClusterPrincipalAssignmentsClientCreateOrUpdateResult
has been removed - Struct
ClusterPrincipalAssignmentsClientDeletePoller
has been removed - Struct
ClusterPrincipalAssignmentsClientDeletePollerResponse
has been removed - Struct
ClusterPrincipalAssignmentsClientGetResult
has been removed - Struct
ClusterPrincipalAssignmentsClientListResult
has been removed - Struct
ClustersClientAddLanguageExtensionsPoller
has been removed - Struct
ClustersClientAddLanguageExtensionsPollerResponse
has been removed - Struct
ClustersClientCheckNameAvailabilityResult
has been removed - Struct
ClustersClientCreateOrUpdatePoller
has been removed - Struct
ClustersClientCreateOrUpdatePollerResponse
has been removed - Struct
ClustersClientCreateOrUpdateResult
has been removed - Struct
ClustersClientDeletePoller
has been removed - Struct
ClustersClientDeletePollerResponse
has been removed - Struct
ClustersClientDetachFollowerDatabasesPoller
has been removed - Struct
ClustersClientDetachFollowerDatabasesPollerResponse
has been removed - Struct
ClustersClientDiagnoseVirtualNetworkPoller
has been removed - Struct
ClustersClientDiagnoseVirtualNetworkPollerResponse
has been removed - Struct
ClustersClientDiagnoseVirtualNetworkResult
has been removed - Struct
ClustersClientGetResult
has been removed - Struct
ClustersClientListByResourceGroupResult
has been removed - Struct
ClustersClientListFollowerDatabasesResult
has been removed - Struct
ClustersClientListLanguageExtensionsResult
has been removed - Struct
ClustersClientListOutboundNetworkDependenciesEndpointsPager
has been removed - Struct
ClustersClientListOutboundNetworkDependenciesEndpointsResult
has been removed - Struct
ClustersClientListResult
has been removed - Struct
ClustersClientListSKUsByResourceResult
has been removed - Struct
ClustersClientListSKUsResult
has been removed - Struct
ClustersClientRemoveLanguageExtensionsPoller
has been removed - Struct
ClustersClientRemoveLanguageExtensionsPollerResponse
has been removed - Struct
ClustersClientStartPoller
has been removed - Struct
ClustersClientStartPollerResponse
has been removed - Struct
ClustersClientStopPoller
has been removed - Struct
ClustersClientStopPollerResponse
has been removed - Struct
ClustersClientUpdatePoller
has been removed - Struct
ClustersClientUpdatePollerResponse
has been removed - Struct
ClustersClientUpdateResult
has been removed - Struct
DataConnectionsClientCheckNameAvailabilityResult
has been removed - Struct
DataConnectionsClientCreateOrUpdatePoller
has been removed - Struct
DataConnectionsClientCreateOrUpdatePollerResponse
has been removed - Struct
DataConnectionsClientCreateOrUpdateResult
has been removed - Struct
DataConnectionsClientDataConnectionValidationPoller
has been removed - Struct
DataConnectionsClientDataConnectionValidationPollerResponse
has been removed - Struct
DataConnectionsClientDataConnectionValidationResult
has been removed - Struct
DataConnectionsClientDeletePoller
has been removed - Struct
DataConnectionsClientDeletePollerResponse
has been removed - Struct
DataConnectionsClientGetResult
has been removed - Struct
DataConnectionsClientListByDatabaseResult
has been removed - Struct
DataConnectionsClientUpdatePoller
has been removed - Struct
DataConnectionsClientUpdatePollerResponse
has been removed - Struct
DataConnectionsClientUpdateResult
has been removed - Struct
DatabasePrincipalAssignmentsClientCheckNameAvailabilityResult
has been removed - Struct
DatabasePrincipalAssignmentsClientCreateOrUpdatePoller
has been removed - Struct
DatabasePrincipalAssignmentsClientCreateOrUpdatePollerResponse
has been removed - Struct
DatabasePrincipalAssignmentsClientCreateOrUpdateResult
has been removed - Struct
DatabasePrincipalAssignmentsClientDeletePoller
has been removed - Struct
DatabasePrincipalAssignmentsClientDeletePollerResponse
has been removed - Struct
DatabasePrincipalAssignmentsClientGetResult
has been removed - Struct
DatabasePrincipalAssignmentsClientListResult
has been removed - Struct
DatabasesClientAddPrincipalsResult
has been removed - Struct
DatabasesClientCheckNameAvailabilityResult
has been removed - Struct
DatabasesClientCreateOrUpdatePoller
has been removed - Struct
DatabasesClientCreateOrUpdatePollerResponse
has been removed - Struct
DatabasesClientCreateOrUpdateResult
has been removed - Struct
DatabasesClientDeletePoller
has been removed - Struct
DatabasesClientDeletePollerResponse
has been removed - Struct
DatabasesClientGetResult
has been removed - Struct
DatabasesClientListByClusterResult
has been removed - Struct
DatabasesClientListPrincipalsResult
has been removed - Struct
DatabasesClientRemovePrincipalsResult
has been removed - Struct
DatabasesClientUpdatePoller
has been removed - Struct
DatabasesClientUpdatePollerResponse
has been removed - Struct
DatabasesClientUpdateResult
has been removed - Struct
ManagedPrivateEndpointsClientCheckNameAvailabilityResult
has been removed - Struct
ManagedPrivateEndpointsClientCreateOrUpdatePoller
has been removed - Struct
ManagedPrivateEndpointsClientCreateOrUpdatePollerResponse
has been removed - Struct
ManagedPrivateEndpointsClientCreateOrUpdateResult
has been removed - Struct
ManagedPrivateEndpointsClientDeletePoller
has been removed - Struct
ManagedPrivateEndpointsClientDeletePollerResponse
has been removed - Struct
ManagedPrivateEndpointsClientGetResult
has been removed - Struct
ManagedPrivateEndpointsClientListResult
has been removed - Struct
ManagedPrivateEndpointsClientUpdatePoller
has been removed - Struct
ManagedPrivateEndpointsClientUpdatePollerResponse
has been removed - Struct
ManagedPrivateEndpointsClientUpdateResult
has been removed - Struct
OperationsClientListPager
has been removed - Struct
OperationsClientListResult
has been removed - Struct
OperationsResultsClientGetResult
has been removed - Struct
PrivateEndpointConnectionsClientCreateOrUpdatePoller
has been removed - Struct
PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse
has been removed - Struct
PrivateEndpointConnectionsClientCreateOrUpdateResult
has been removed - Struct
PrivateEndpointConnectionsClientDeletePoller
has been removed - Struct
PrivateEndpointConnectionsClientDeletePollerResponse
has been removed - Struct
PrivateEndpointConnectionsClientGetResult
has been removed - Struct
PrivateEndpointConnectionsClientListResult
has been removed - Struct
PrivateLinkResourcesClientGetResult
has been removed - Struct
PrivateLinkResourcesClientListResult
has been removed - Struct
ScriptsClientCheckNameAvailabilityResult
has been removed - Struct
ScriptsClientCreateOrUpdatePoller
has been removed - Struct
ScriptsClientCreateOrUpdatePollerResponse
has been removed - Struct
ScriptsClientCreateOrUpdateResult
has been removed - Struct
ScriptsClientDeletePoller
has been removed - Struct
ScriptsClientDeletePollerResponse
has been removed - Struct
ScriptsClientGetResult
has been removed - Struct
ScriptsClientListByDatabaseResult
has been removed - Struct
ScriptsClientUpdatePoller
has been removed - Struct
ScriptsClientUpdatePollerResponse
has been removed - Struct
ScriptsClientUpdateResult
has been removed - Field
RawResponse
of structClustersClientDeleteResponse
has been removed - Field
PrivateEndpointConnectionsClientGetResult
of structPrivateEndpointConnectionsClientGetResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientGetResponse
has been removed - Field
RawResponse
of structAttachedDatabaseConfigurationsClientDeleteResponse
has been removed - Field
RawResponse
of structManagedPrivateEndpointsClientDeleteResponse
has been removed - Field
DatabasesClientListByClusterResult
of structDatabasesClientListByClusterResponse
has been removed - Field
RawResponse
of structDatabasesClientListByClusterResponse
has been removed - Field
ClusterPrincipalAssignmentsClientGetResult
of structClusterPrincipalAssignmentsClientGetResponse
has been removed - Field
RawResponse
of structClusterPrincipalAssignmentsClientGetResponse
has been removed - Field
DataConnectionsClientListByDatabaseResult
of structDataConnectionsClientListByDatabaseResponse
has been removed - Field
RawResponse
of structDataConnectionsClientListByDatabaseResponse
has been removed - Field
DatabasePrincipalAssignmentsClientCheckNameAvailabilityResult
of structDatabasePrincipalAssignmentsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structDatabasePrincipalAssignmentsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structDatabasesClientDeleteResponse
has been removed - Field
ScriptsClientGetResult
of structScriptsClientGetResponse
has been removed - Field
RawResponse
of structScriptsClientGetResponse
has been removed - Field
ScriptsClientCheckNameAvailabilityResult
of structScriptsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structScriptsClientCheckNameAvailabilityResponse
has been removed - Field
AttachedDatabaseConfigurationsClientGetResult
of structAttachedDatabaseConfigurationsClientGetResponse
has been removed - Field
RawResponse
of structAttachedDatabaseConfigurationsClientGetResponse
has been removed - Field
RawResponse
of structScriptsClientDeleteResponse
has been removed - Field
RawResponse
of structDataConnectionsClientDeleteResponse
has been removed - Field
ClustersClientGetResult
of structClustersClientGetResponse
has been removed - Field
RawResponse
of structClustersClientGetResponse
has been removed - Field
PrivateLinkResourcesClientGetResult
of structPrivateLinkResourcesClientGetResponse
has been removed - Field
RawResponse
of structPrivateLinkResourcesClientGetResponse
has been removed - Field
DatabasesClientRemovePrincipalsResult
of structDatabasesClientRemovePrincipalsResponse
has been removed - Field
RawResponse
of structDatabasesClientRemovePrincipalsResponse
has been removed - Field
ClustersClientListByResourceGroupResult
of structClustersClientListByResourceGroupResponse
has been removed - Field
RawResponse
of structClustersClientListByResourceGroupResponse
has been removed - Field
ClustersClientCheckNameAvailabilityResult
of structClustersClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structClustersClientCheckNameAvailabilityResponse
has been removed - Field
DatabasesClientCreateOrUpdateResult
of structDatabasesClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structDatabasesClientCreateOrUpdateResponse
has been removed - Field
PrivateEndpointConnectionsClientListResult
of structPrivateEndpointConnectionsClientListResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientListResponse
has been removed - Field
OperationsResultsClientGetResult
of structOperationsResultsClientGetResponse
has been removed - Field
RawResponse
of structOperationsResultsClientGetResponse
has been removed - Field
DatabasesClientCheckNameAvailabilityResult
of structDatabasesClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structDatabasesClientCheckNameAvailabilityResponse
has been removed - Field
ManagedPrivateEndpointsClientGetResult
of structManagedPrivateEndpointsClientGetResponse
has been removed - Field
RawResponse
of structManagedPrivateEndpointsClientGetResponse
has been removed - Field
ManagedPrivateEndpointsClientCreateOrUpdateResult
of structManagedPrivateEndpointsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structManagedPrivateEndpointsClientCreateOrUpdateResponse
has been removed - Field
ClustersClientListSKUsResult
of structClustersClientListSKUsResponse
has been removed - Field
RawResponse
of structClustersClientListSKUsResponse
has been removed - Field
DatabasesClientAddPrincipalsResult
of structDatabasesClientAddPrincipalsResponse
has been removed - Field
RawResponse
of structDatabasesClientAddPrincipalsResponse
has been removed - Field
DatabasesClientListPrincipalsResult
of structDatabasesClientListPrincipalsResponse
has been removed - Field
RawResponse
of structDatabasesClientListPrincipalsResponse
has been removed - Field
AttachedDatabaseConfigurationsClientListByClusterResult
of structAttachedDatabaseConfigurationsClientListByClusterResponse
has been removed - Field
RawResponse
of structAttachedDatabaseConfigurationsClientListByClusterResponse
has been removed - Field
DataConnectionsClientGetResult
of structDataConnectionsClientGetResponse
has been removed - Field
RawResponse
of structDataConnectionsClientGetResponse
has been removed - Field
ClustersClientListLanguageExtensionsResult
of structClustersClientListLanguageExtensionsResponse
has been removed - Field
RawResponse
of structClustersClientListLanguageExtensionsResponse
has been removed - Field
ClustersClientListResult
of structClustersClientListResponse
has been removed - Field
RawResponse
of structClustersClientListResponse
has been removed - Field
ClustersClientListFollowerDatabasesResult
of structClustersClientListFollowerDatabasesResponse
has been removed - Field
RawResponse
of structClustersClientListFollowerDatabasesResponse
has been removed - Field
RawResponse
of structDatabasePrincipalAssignmentsClientDeleteResponse
has been removed - Field
ClustersClientCreateOrUpdateResult
of structClustersClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structClustersClientCreateOrUpdateResponse
has been removed - Field
DataConnectionsClientDataConnectionValidationResult
of structDataConnectionsClientDataConnectionValidationResponse
has been removed - Field
RawResponse
of structDataConnectionsClientDataConnectionValidationResponse
has been removed - Field
RawResponse
of structClustersClientDetachFollowerDatabasesResponse
has been removed - Field
PrivateLinkResourcesClientListResult
of structPrivateLinkResourcesClientListResponse
has been removed - Field
RawResponse
of structPrivateLinkResourcesClientListResponse
has been removed - Field
ScriptsClientCreateOrUpdateResult
of structScriptsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structScriptsClientCreateOrUpdateResponse
has been removed - Field
AttachedDatabaseConfigurationsClientCreateOrUpdateResult
of structAttachedDatabaseConfigurationsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structAttachedDatabaseConfigurationsClientCreateOrUpdateResponse
has been removed - Field
ClusterPrincipalAssignmentsClientCheckNameAvailabilityResult
of structClusterPrincipalAssignmentsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structClusterPrincipalAssignmentsClientCheckNameAvailabilityResponse
has been removed - Field
ManagedPrivateEndpointsClientListResult
of structManagedPrivateEndpointsClientListResponse
has been removed - Field
RawResponse
of structManagedPrivateEndpointsClientListResponse
has been removed - Field
ScriptsClientListByDatabaseResult
of structScriptsClientListByDatabaseResponse
has been removed - Field
RawResponse
of structScriptsClientListByDatabaseResponse
has been removed - Field
RawResponse
of structClustersClientAddLanguageExtensionsResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientDeleteResponse
has been removed - Field
DatabasesClientUpdateResult
of structDatabasesClientUpdateResponse
has been removed - Field
RawResponse
of structDatabasesClientUpdateResponse
has been removed - Field
RawResponse
of structClustersClientRemoveLanguageExtensionsResponse
has been removed - Field
DatabasePrincipalAssignmentsClientListResult
of structDatabasePrincipalAssignmentsClientListResponse
has been removed - Field
RawResponse
of structDatabasePrincipalAssignmentsClientListResponse
has been removed - Field
ClustersClientDiagnoseVirtualNetworkResult
of structClustersClientDiagnoseVirtualNetworkResponse
has been removed - Field
RawResponse
of structClustersClientDiagnoseVirtualNetworkResponse
has been removed - Field
ClustersClientUpdateResult
of structClustersClientUpdateResponse
has been removed - Field
RawResponse
of structClustersClientUpdateResponse
has been removed - Field
ClusterPrincipalAssignmentsClientCreateOrUpdateResult
of structClusterPrincipalAssignmentsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structClusterPrincipalAssignmentsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structClusterPrincipalAssignmentsClientDeleteResponse
has been removed - Field
ManagedPrivateEndpointsClientCheckNameAvailabilityResult
of structManagedPrivateEndpointsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structManagedPrivateEndpointsClientCheckNameAvailabilityResponse
has been removed - Field
OperationsClientListResult
of structOperationsClientListResponse
has been removed - Field
RawResponse
of structOperationsClientListResponse
has been removed - Field
DataConnectionsClientCreateOrUpdateResult
of structDataConnectionsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structDataConnectionsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structClustersClientStopResponse
has been removed - Field
DatabasesClientGetResult
of structDatabasesClientGetResponse
has been removed - Field
RawResponse
of structDatabasesClientGetResponse
has been removed - Field
ClustersClientListOutboundNetworkDependenciesEndpointsResult
of structClustersClientListOutboundNetworkDependenciesEndpointsResponse
has been removed - Field
RawResponse
of structClustersClientListOutboundNetworkDependenciesEndpointsResponse
has been removed - Field
ManagedPrivateEndpointsClientUpdateResult
of structManagedPrivateEndpointsClientUpdateResponse
has been removed - Field
RawResponse
of structManagedPrivateEndpointsClientUpdateResponse
has been removed - Field
DatabasePrincipalAssignmentsClientCreateOrUpdateResult
of structDatabasePrincipalAssignmentsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structDatabasePrincipalAssignmentsClientCreateOrUpdateResponse
has been removed - Field
PrivateEndpointConnectionsClientCreateOrUpdateResult
of structPrivateEndpointConnectionsClientCreateOrUpdateResponse
has been removed - Field
RawResponse
of structPrivateEndpointConnectionsClientCreateOrUpdateResponse
has been removed - Field
DataConnectionsClientUpdateResult
of structDataConnectionsClientUpdateResponse
has been removed - Field
RawResponse
of structDataConnectionsClientUpdateResponse
has been removed - Field
ClustersClientListSKUsByResourceResult
of structClustersClientListSKUsByResourceResponse
has been removed - Field
RawResponse
of structClustersClientListSKUsByResourceResponse
has been removed - Field
ClusterPrincipalAssignmentsClientListResult
of structClusterPrincipalAssignmentsClientListResponse
has been removed - Field
RawResponse
of structClusterPrincipalAssignmentsClientListResponse
has been removed - Field
RawResponse
of structClustersClientStartResponse
has been removed - Field
AttachedDatabaseConfigurationsClientCheckNameAvailabilityResult
of structAttachedDatabaseConfigurationsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structAttachedDatabaseConfigurationsClientCheckNameAvailabilityResponse
has been removed - Field
ScriptsClientUpdateResult
of structScriptsClientUpdateResponse
has been removed - Field
RawResponse
of structScriptsClientUpdateResponse
has been removed - Field
DatabasePrincipalAssignmentsClientGetResult
of structDatabasePrincipalAssignmentsClientGetResponse
has been removed - Field
RawResponse
of structDatabasePrincipalAssignmentsClientGetResponse
has been removed - Field
DataConnectionsClientCheckNameAvailabilityResult
of structDataConnectionsClientCheckNameAvailabilityResponse
has been removed - Field
RawResponse
of structDataConnectionsClientCheckNameAvailabilityResponse
has been removed
Features Added
- New const
AzureSKUNameStandardE2AdsV5
- New const
AzureSKUNameStandardE8SV51TBPS
- New const
DatabaseRoutingSingle
- New const
AzureSKUNameStandardE16SV54TBPS
- New const
AzureSKUNameStandardD32DV5
- New const
AzureSKUNameStandardD32DV4
- New const
AzureSKUNameStandardE8AsV51TBPS
- New const
AzureSKUNameStandardE8SV42TBPS
- New const
DatabaseRoutingMulti
- New const
AzureSKUNameStandardE16AsV53TBPS
- New const
AzureSKUNameStandardE16AdsV5
- New const
AzureSKUNameStandardE16SV43TBPS
- New const
PublicIPTypeIPv4
- New const
AzureSKUNameStandardE16SV44TBPS
- New const
AzureSKUNameStandardE16AsV54TBPS
- New const
AzureSKUNameStandardE8AdsV5
- New const
PublicIPTypeDualStack
- New const
AzureSKUNameStandardE4AdsV5
- New const
AzureSKUNameStandardE16SV53TBPS
- New const
AzureSKUNameStandardE8SV41TBPS
- New const
AzureSKUNameStandardE8AsV52TBPS
- New const
AzureSKUNameStandardD16DV5
- New const
AzureSKUNameStandardE8SV52TBPS
- New function
NewOperationsResultsLocationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OperationsResultsLocationClient, error)
- New function
PossibleDatabaseRoutingValues() []DatabaseRouting
- New function
*DataConnectionsClientCreateOrUpdateResponse.UnmarshalJSON([]byte) error
- New function
*DatabasesClientUpdateResponse.UnmarshalJSON([]byte) error
- New function
*DatabasesClientGetResponse.UnmarshalJSON([]byte) error
- New function
*DataConnectionsClientUpdateResponse.UnmarshalJSON([]byte) error
- New function
*DatabasesClientCreateOrUpdateResponse.UnmarshalJSON([]byte) error
- New function
*DataConnectionsClientGetResponse.UnmarshalJSON([]byte) error
- New function
PossiblePublicIPTypeValues() []PublicIPType
- New function
*OperationsResultsLocationClient.Get(context.Context, string, string, *OperationsResultsLocationClientGetOptions) (OperationsResultsLocationClientGetResponse, error)
- New struct
OperationsResultsLocationClient
- New struct
OperationsResultsLocationClientGetOptions
- New struct
OperationsResultsLocationClientGetResponse
- New anonymous field
AttachedDatabaseConfiguration
in structAttachedDatabaseConfigurationsClientGetResponse
- New anonymous field
DatabasePrincipalListResult
in structDatabasesClientRemovePrincipalsResponse
- New anonymous field
PrivateLinkResource
in structPrivateLinkResourcesClientGetResponse
- New field
ResumeToken
in structDatabasesClientBeginUpdateOptions
- New field
ResumeToken
in structClustersClientBeginStopOptions
- New field
AADObjectID
in structClusterPrincipalProperties
- New field
ResumeToken
in structDataConnectionsClientBeginUpdateOptions
- New field
ResumeToken
in structDataConnectionsClientBeginCreateOrUpdateOptions
- New anonymous field
DatabasePrincipalListResult
in structDatabasesClientAddPrincipalsResponse
- New anonymous field
ClusterPrincipalAssignment
in structClusterPrincipalAssignmentsClientGetResponse
- New field
ResumeToken
in structClustersClientBeginDiagnoseVirtualNetworkOptions
- New field
ResumeToken
in structPrivateEndpointConnectionsClientBeginDeleteOptions
- New field
ResumeToken
in structManagedPrivateEndpointsClientBeginCreateOrUpdateOptions
- New anonymous field
ManagedPrivateEndpointListResult
in structManagedPrivateEndpointsClientListResponse
- New anonymous field
ClusterListResult
in structClustersClientListResponse
- New anonymous field
Cluster
in structClustersClientUpdateResponse
- New field
ResumeToken
in structDatabasePrincipalAssignmentsClientBeginCreateOrUpdateOptions
- New anonymous field
Cluster
in structClustersClientGetResponse
- New anonymous field
Script
in structScriptsClientCreateOrUpdateResponse
- New anonymous field
Cluster
in structClustersClientCreateOrUpdateResponse
- New field
ResumeToken
in structPrivateEndpointConnectionsClientBeginCreateOrUpdateOptions
- New anonymous field
ManagedPrivateEndpoint
in structManagedPrivateEndpointsClientUpdateResponse
- New anonymous field
CheckNameResult
in structDatabasePrincipalAssignmentsClientCheckNameAvailabilityResponse
- New field
ResumeToken
in structScriptsClientBeginDeleteOptions
- New anonymous field
ManagedPrivateEndpoint
in structManagedPrivateEndpointsClientGetResponse
- New field
ResumeToken
in structClustersClientBeginDeleteOptions
- New field
ProvisioningState
in structOperationResultProperties
- New anonymous field
DatabasePrincipalAssignment
in structDatabasePrincipalAssignmentsClientGetResponse
- New anonymous field
DatabaseClassification
in structDatabasesClientGetResponse
- New anonymous field
OperationListResult
in structOperationsClientListResponse
- New field
ResumeToken
in structManagedPrivateEndpointsClientBeginDeleteOptions
- New anonymous field
DatabasePrincipalAssignment
in structDatabasePrincipalAssignmentsClientCreateOrUpdateResponse
- New anonymous field
CheckNameResult
in structScriptsClientCheckNameAvailabilityResponse
- New field
ResumeToken
in structClustersClientBeginDetachFollowerDatabasesOptions
- New field
ResumeToken
in structClustersClientBeginStartOptions
- New field
ResumeToken
in structClustersClientBeginRemoveLanguageExtensionsOptions
- New anonymous field
CheckNameResult
in structClusterPrincipalAssignmentsClientCheckNameAvailabilityResponse
- New field
DatabaseRouting
in structEventHubConnectionProperties
- New field
ManagedIdentityObjectID
in structEventHubConnectionProperties
- New anonymous field
DatabasePrincipalListResult
in structDatabasesClientListPrincipalsResponse
- New anonymous field
DataConnectionClassification
in structDataConnectionsClientGetResponse
- New field
ScriptContent
in structScriptProperties
- New field
ResumeToken
in structDataConnectionsClientBeginDataConnectionValidationOptions
- New anonymous field
OperationResult
in structOperationsResultsClientGetResponse
- New anonymous field
ScriptListResult
in structScriptsClientListByDatabaseResponse
- New field
ResumeToken
in structClustersClientBeginUpdateOptions
- New anonymous field
DatabaseListResult
in structDatabasesClientListByClusterResponse
- New anonymous field
OutboundNetworkDependenciesEndpointListResult
in structClustersClientListOutboundNetworkDependenciesEndpointsResponse
- New anonymous field
DatabaseClassification
in structDatabasesClientCreateOrUpdateResponse
- New field
EventGridResourceID
in structEventGridConnectionProperties
- New field
DatabaseRouting
in structEventGridConnectionProperties
- New field
ManagedIdentityResourceID
in structEventGridConnectionProperties
- New field
ManagedIdentityObjectID
in structEventGridConnectionProperties
- New field
ResumeToken
in structClustersClientBeginCreateOrUpdateOptions
- New anonymous field
LanguageExtensionsList
in structClustersClientListLanguageExtensionsResponse
- New anonymous field
CheckNameResult
in structClustersClientCheckNameAvailabilityResponse
- New field
ResumeToken
in structScriptsClientBeginCreateOrUpdateOptions
- New field
ResumeToken
in structDataConnectionsClientBeginDeleteOptions
- New anonymous field
DatabasePrincipalAssignmentListResult
in structDatabasePrincipalAssignmentsClientListResponse
- New anonymous field
PrivateEndpointConnection
in structPrivateEndpointConnectionsClientCreateOrUpdateResponse
- New field
PublicIPType
in structClusterProperties
- New field
VirtualClusterGraduationProperties
in structClusterProperties
- New field
PrivateEndpointConnections
in structClusterProperties
- New anonymous field
ClusterPrincipalAssignment
in structClusterPrincipalAssignmentsClientCreateOrUpdateResponse
- New anonymous field
DataConnectionListResult
in structDataConnectionsClientListByDatabaseResponse
- New anonymous field
DataConnectionValidationListResult
in structDataConnectionsClientDataConnectionValidationResponse
- New anonymous field
PrivateEndpointConnectionListResult
in structPrivateEndpointConnectionsClientListResponse
- New anonymous field
DataConnectionClassification
in structDataConnectionsClientCreateOrUpdateResponse
- New anonymous field
PrivateEndpointConnection
in structPrivateEndpointConnectionsClientGetResponse
- New anonymous field
CheckNameResult
in structDataConnectionsClientCheckNameAvailabilityResponse
- New anonymous field
ClusterListResult
in structClustersClientListByResourceGroupResponse
- New anonymous field
DatabaseClassification
in structDatabasesClientUpdateResponse
- New anonymous field
FollowerDatabaseListResult
in structClustersClientListFollowerDatabasesResponse
- New field
ResumeToken
in structManagedPrivateEndpointsClientBeginUpdateOptions
- New anonymous field
ClusterPrincipalAssignmentListResult
in structClusterPrincipalAssignmentsClientListResponse
- New field
ResumeToken
in structDatabasesClientBeginDeleteOptions
- New anonymous field
ListResourceSKUsResult
in structClustersClientListSKUsByResourceResponse
- New anonymous field
Script
in structScriptsClientGetResponse
- New field
DatabaseRouting
in structIotHubConnectionProperties
- New anonymous field
DiagnoseVirtualNetworkResult
in structClustersClientDiagnoseVirtualNetworkResponse
- New anonymous field
Script
in structScriptsClientUpdateResponse
- New anonymous field
CheckNameResult
in structDatabasesClientCheckNameAvailabilityResponse
- New anonymous field
AttachedDatabaseConfigurationListResult
in structAttachedDatabaseConfigurationsClientListByClusterResponse
- New field
AADObjectID
in structDatabasePrincipalProperties
- New field
ResumeToken
in structAttachedDatabaseConfigurationsClientBeginCreateOrUpdateOptions
- New field
ResumeToken
in structDatabasesClientBeginCreateOrUpdateOptions
- New field
ResumeToken
in structClusterPrincipalAssignmentsClientBeginCreateOrUpdateOptions
- New anonymous field
DataConnectionClassification
in structDataConnectionsClientUpdateResponse
- New anonymous field
CheckNameResult
in structManagedPrivateEndpointsClientCheckNameAvailabilityResponse
- New anonymous field
ManagedPrivateEndpoint
in structManagedPrivateEndpointsClientCreateOrUpdateResponse
- New field
ResumeToken
in structScriptsClientBeginUpdateOptions
- New anonymous field
SKUDescriptionList
in structClustersClientListSKUsResponse
- New anonymous field
PrivateLinkResourceListResult
in structPrivateLinkResourcesClientListResponse
- New field
ResumeToken
in structClustersClientBeginAddLanguageExtensionsOptions
- New anonymous field
CheckNameResult
in structAttachedDatabaseConfigurationsClientCheckNameAvailabilityResponse
- New field
ResumeToken
in structClusterPrincipalAssignmentsClientBeginDeleteOptions
- New field
ResumeToken
in structAttachedDatabaseConfigurationsClientBeginDeleteOptions
- New field
ResumeToken
in structDatabasePrincipalAssignmentsClientBeginDeleteOptions
- New anonymous field
AttachedDatabaseConfiguration
in structAttachedDatabaseConfigurationsClientCreateOrUpdateResponse