0.2.0 (2022-01-13)
Breaking Changes
- Function
*IotConnectorsClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, IotConnector, *IotConnectorsBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, IotConnector, *IotConnectorsClientBeginCreateOrUpdateOptions)
- Function
*IotConnectorsClient.BeginCreateOrUpdate
return value(s) have been changed from(IotConnectorsCreateOrUpdatePollerResponse, error)
to(IotConnectorsClientCreateOrUpdatePollerResponse, error)
- Function
*WorkspacesClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, string, WorkspacePatchResource, *WorkspacesBeginUpdateOptions)
to(context.Context, string, string, WorkspacePatchResource, *WorkspacesClientBeginUpdateOptions)
- Function
*WorkspacesClient.BeginUpdate
return value(s) have been changed from(WorkspacesUpdatePollerResponse, error)
to(WorkspacesClientUpdatePollerResponse, error)
- Function
*ServicesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, ServicesDescription, *ServicesBeginCreateOrUpdateOptions)
to(context.Context, string, string, ServicesDescription, *ServicesClientBeginCreateOrUpdateOptions)
- Function
*ServicesClient.BeginCreateOrUpdate
return value(s) have been changed from(ServicesCreateOrUpdatePollerResponse, error)
to(ServicesClientCreateOrUpdatePollerResponse, error)
- Function
*ServicesClient.CheckNameAvailability
parameter(s) have been changed from(context.Context, CheckNameAvailabilityParameters, *ServicesCheckNameAvailabilityOptions)
to(context.Context, CheckNameAvailabilityParameters, *ServicesClientCheckNameAvailabilityOptions)
- Function
*ServicesClient.CheckNameAvailability
return value(s) have been changed from(ServicesCheckNameAvailabilityResponse, error)
to(ServicesClientCheckNameAvailabilityResponse, error)
- Function
*FhirServicesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, FhirService, *FhirServicesBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, FhirService, *FhirServicesClientBeginCreateOrUpdateOptions)
- Function
*FhirServicesClient.BeginCreateOrUpdate
return value(s) have been changed from(FhirServicesCreateOrUpdatePollerResponse, error)
to(FhirServicesClientCreateOrUpdatePollerResponse, error)
- Function
*FhirServicesClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, string, string, FhirServicePatchResource, *FhirServicesBeginUpdateOptions)
to(context.Context, string, string, string, FhirServicePatchResource, *FhirServicesClientBeginUpdateOptions)
- Function
*FhirServicesClient.BeginUpdate
return value(s) have been changed from(FhirServicesUpdatePollerResponse, error)
to(FhirServicesClientUpdatePollerResponse, error)
- Function
*PrivateLinkResourcesClient.ListByService
parameter(s) have been changed from(context.Context, string, string, *PrivateLinkResourcesListByServiceOptions)
to(context.Context, string, string, *PrivateLinkResourcesClientListByServiceOptions)
- Function
*PrivateLinkResourcesClient.ListByService
return value(s) have been changed from(PrivateLinkResourcesListByServiceResponse, error)
to(PrivateLinkResourcesClientListByServiceResponse, error)
- Function
*WorkspacesClient.ListByResourceGroup
parameter(s) have been changed from(string, *WorkspacesListByResourceGroupOptions)
to(string, *WorkspacesClientListByResourceGroupOptions)
- Function
*WorkspacesClient.ListByResourceGroup
return value(s) have been changed from(*WorkspacesListByResourceGroupPager)
to(*WorkspacesClientListByResourceGroupPager)
- Function
*ServicesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *ServicesBeginDeleteOptions)
to(context.Context, string, string, *ServicesClientBeginDeleteOptions)
- Function
*ServicesClient.BeginDelete
return value(s) have been changed from(ServicesDeletePollerResponse, error)
to(ServicesClientDeletePollerResponse, error)
- Function
*FhirServicesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *FhirServicesBeginDeleteOptions)
to(context.Context, string, string, string, *FhirServicesClientBeginDeleteOptions)
- Function
*FhirServicesClient.BeginDelete
return value(s) have been changed from(FhirServicesDeletePollerResponse, error)
to(FhirServicesClientDeletePollerResponse, error)
- Function
*ServicesClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, string, ServicesPatchDescription, *ServicesBeginUpdateOptions)
to(context.Context, string, string, ServicesPatchDescription, *ServicesClientBeginUpdateOptions)
- Function
*ServicesClient.BeginUpdate
return value(s) have been changed from(ServicesUpdatePollerResponse, error)
to(ServicesClientUpdatePollerResponse, error)
- Function
*PrivateEndpointConnectionsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsGetOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientGetOptions)
- Function
*PrivateEndpointConnectionsClient.Get
return value(s) have been changed from(PrivateEndpointConnectionsGetResponse, error)
to(PrivateEndpointConnectionsClientGetResponse, error)
- Function
*IotConnectorFhirDestinationClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, string, *IotConnectorFhirDestinationBeginDeleteOptions)
to(context.Context, string, string, string, string, *IotConnectorFhirDestinationClientBeginDeleteOptions)
- Function
*IotConnectorFhirDestinationClient.BeginDelete
return value(s) have been changed from(IotConnectorFhirDestinationDeletePollerResponse, error)
to(IotConnectorFhirDestinationClientDeletePollerResponse, error)
- Function
*OperationResultsClient.Get
parameter(s) have been changed from(context.Context, string, string, *OperationResultsGetOptions)
to(context.Context, string, string, *OperationResultsClientGetOptions)
- Function
*OperationResultsClient.Get
return value(s) have been changed from(OperationResultsGetResponse, error)
to(OperationResultsClientGetResponse, error)
- Function
*IotConnectorFhirDestinationClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, string, IotFhirDestination, *IotConnectorFhirDestinationBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, string, IotFhirDestination, *IotConnectorFhirDestinationClientBeginCreateOrUpdateOptions)
- Function
*IotConnectorFhirDestinationClient.BeginCreateOrUpdate
return value(s) have been changed from(IotConnectorFhirDestinationCreateOrUpdatePollerResponse, error)
to(IotConnectorFhirDestinationClientCreateOrUpdatePollerResponse, error)
- Function
*ServicesClient.ListByResourceGroup
parameter(s) have been changed from(string, *ServicesListByResourceGroupOptions)
to(string, *ServicesClientListByResourceGroupOptions)
- Function
*ServicesClient.ListByResourceGroup
return value(s) have been changed from(*ServicesListByResourceGroupPager)
to(*ServicesClientListByResourceGroupPager)
- Function
*DicomServicesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, DicomService, *DicomServicesBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, DicomService, *DicomServicesClientBeginCreateOrUpdateOptions)
- Function
*DicomServicesClient.BeginCreateOrUpdate
return value(s) have been changed from(DicomServicesCreateOrUpdatePollerResponse, error)
to(DicomServicesClientCreateOrUpdatePollerResponse, error)
- Function
*ServicesClient.Get
parameter(s) have been changed from(context.Context, string, string, *ServicesGetOptions)
to(context.Context, string, string, *ServicesClientGetOptions)
- Function
*ServicesClient.Get
return value(s) have been changed from(ServicesGetResponse, error)
to(ServicesClientGetResponse, error)
- Function
*ServicesClient.List
parameter(s) have been changed from(*ServicesListOptions)
to(*ServicesClientListOptions)
- Function
*ServicesClient.List
return value(s) have been changed from(*ServicesListPager)
to(*ServicesClientListPager)
- Function
*DicomServicesClient.ListByWorkspace
parameter(s) have been changed from(string, string, *DicomServicesListByWorkspaceOptions)
to(string, string, *DicomServicesClientListByWorkspaceOptions)
- Function
*DicomServicesClient.ListByWorkspace
return value(s) have been changed from(*DicomServicesListByWorkspacePager)
to(*DicomServicesClientListByWorkspacePager)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *PrivateEndpointConnectionsBeginDeleteOptions)
to(context.Context, string, string, string, *PrivateEndpointConnectionsClientBeginDeleteOptions)
- Function
*PrivateEndpointConnectionsClient.BeginDelete
return value(s) have been changed from(PrivateEndpointConnectionsDeletePollerResponse, error)
to(PrivateEndpointConnectionsClientDeletePollerResponse, error)
- Function
*WorkspacesClient.Get
parameter(s) have been changed from(context.Context, string, string, *WorkspacesGetOptions)
to(context.Context, string, string, *WorkspacesClientGetOptions)
- Function
*WorkspacesClient.Get
return value(s) have been changed from(WorkspacesGetResponse, error)
to(WorkspacesClientGetResponse, error)
- Function
*FhirServicesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *FhirServicesGetOptions)
to(context.Context, string, string, string, *FhirServicesClientGetOptions)
- Function
*FhirServicesClient.Get
return value(s) have been changed from(FhirServicesGetResponse, error)
to(FhirServicesClientGetResponse, error)
- Function
*WorkspacesClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, Workspace, *WorkspacesBeginCreateOrUpdateOptions)
to(context.Context, string, string, Workspace, *WorkspacesClientBeginCreateOrUpdateOptions)
- Function
*WorkspacesClient.BeginCreateOrUpdate
return value(s) have been changed from(WorkspacesCreateOrUpdatePollerResponse, error)
to(WorkspacesClientCreateOrUpdatePollerResponse, 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
*DicomServicesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *DicomServicesGetOptions)
to(context.Context, string, string, string, *DicomServicesClientGetOptions)
- Function
*DicomServicesClient.Get
return value(s) have been changed from(DicomServicesGetResponse, error)
to(DicomServicesClientGetResponse, error)
- Function
*PrivateEndpointConnectionsClient.ListByService
parameter(s) have been changed from(context.Context, string, string, *PrivateEndpointConnectionsListByServiceOptions)
to(context.Context, string, string, *PrivateEndpointConnectionsClientListByServiceOptions)
- Function
*PrivateEndpointConnectionsClient.ListByService
return value(s) have been changed from(PrivateEndpointConnectionsListByServiceResponse, error)
to(PrivateEndpointConnectionsClientListByServiceResponse, error)
- Function
*IotConnectorFhirDestinationClient.Get
parameter(s) have been changed from(context.Context, string, string, string, string, *IotConnectorFhirDestinationGetOptions)
to(context.Context, string, string, string, string, *IotConnectorFhirDestinationClientGetOptions)
- Function
*IotConnectorFhirDestinationClient.Get
return value(s) have been changed from(IotConnectorFhirDestinationGetResponse, error)
to(IotConnectorFhirDestinationClientGetResponse, error)
- Function
*IotConnectorsClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *IotConnectorsBeginDeleteOptions)
to(context.Context, string, string, string, *IotConnectorsClientBeginDeleteOptions)
- Function
*IotConnectorsClient.BeginDelete
return value(s) have been changed from(IotConnectorsDeletePollerResponse, error)
to(IotConnectorsClientDeletePollerResponse, error)
- Function
*PrivateEndpointConnectionsClient.BeginCreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsBeginCreateOrUpdateOptions)
to(context.Context, string, string, string, PrivateEndpointConnection, *PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions)
- Function
*PrivateEndpointConnectionsClient.BeginCreateOrUpdate
return value(s) have been changed from(PrivateEndpointConnectionsCreateOrUpdatePollerResponse, error)
to(PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse, error)
- Function
*DicomServicesClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, string, string, DicomServicePatchResource, *DicomServicesBeginUpdateOptions)
to(context.Context, string, string, string, DicomServicePatchResource, *DicomServicesClientBeginUpdateOptions)
- Function
*DicomServicesClient.BeginUpdate
return value(s) have been changed from(DicomServicesUpdatePollerResponse, error)
to(DicomServicesClientUpdatePollerResponse, error)
- Function
*WorkspacesClient.ListBySubscription
parameter(s) have been changed from(*WorkspacesListBySubscriptionOptions)
to(*WorkspacesClientListBySubscriptionOptions)
- Function
*WorkspacesClient.ListBySubscription
return value(s) have been changed from(*WorkspacesListBySubscriptionPager)
to(*WorkspacesClientListBySubscriptionPager)
- Function
*IotConnectorsClient.BeginUpdate
parameter(s) have been changed from(context.Context, string, string, string, IotConnectorPatchResource, *IotConnectorsBeginUpdateOptions)
to(context.Context, string, string, string, IotConnectorPatchResource, *IotConnectorsClientBeginUpdateOptions)
- Function
*IotConnectorsClient.BeginUpdate
return value(s) have been changed from(IotConnectorsUpdatePollerResponse, error)
to(IotConnectorsClientUpdatePollerResponse, error)
- Function
*DicomServicesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, string, *DicomServicesBeginDeleteOptions)
to(context.Context, string, string, string, *DicomServicesClientBeginDeleteOptions)
- Function
*DicomServicesClient.BeginDelete
return value(s) have been changed from(DicomServicesDeletePollerResponse, error)
to(DicomServicesClientDeletePollerResponse, error)
- Function
*IotConnectorsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *IotConnectorsGetOptions)
to(context.Context, string, string, string, *IotConnectorsClientGetOptions)
- Function
*IotConnectorsClient.Get
return value(s) have been changed from(IotConnectorsGetResponse, error)
to(IotConnectorsClientGetResponse, error)
- Function
*WorkspacesClient.BeginDelete
parameter(s) have been changed from(context.Context, string, string, *WorkspacesBeginDeleteOptions)
to(context.Context, string, string, *WorkspacesClientBeginDeleteOptions)
- Function
*WorkspacesClient.BeginDelete
return value(s) have been changed from(WorkspacesDeletePollerResponse, error)
to(WorkspacesClientDeletePollerResponse, error)
- Function
*FhirServicesClient.ListByWorkspace
parameter(s) have been changed from(string, string, *FhirServicesListByWorkspaceOptions)
to(string, string, *FhirServicesClientListByWorkspaceOptions)
- Function
*FhirServicesClient.ListByWorkspace
return value(s) have been changed from(*FhirServicesListByWorkspacePager)
to(*FhirServicesClientListByWorkspacePager)
- Function
*FhirDestinationsClient.ListByIotConnector
parameter(s) have been changed from(string, string, string, *FhirDestinationsListByIotConnectorOptions)
to(string, string, string, *FhirDestinationsClientListByIotConnectorOptions)
- Function
*FhirDestinationsClient.ListByIotConnector
return value(s) have been changed from(*FhirDestinationsListByIotConnectorPager)
to(*FhirDestinationsClientListByIotConnectorPager)
- Function
*IotConnectorsClient.ListByWorkspace
parameter(s) have been changed from(string, string, *IotConnectorsListByWorkspaceOptions)
to(string, string, *IotConnectorsClientListByWorkspaceOptions)
- Function
*IotConnectorsClient.ListByWorkspace
return value(s) have been changed from(*IotConnectorsListByWorkspacePager)
to(*IotConnectorsClientListByWorkspacePager)
- Function
*PrivateLinkResourcesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *PrivateLinkResourcesGetOptions)
to(context.Context, string, string, string, *PrivateLinkResourcesClientGetOptions)
- Function
*PrivateLinkResourcesClient.Get
return value(s) have been changed from(PrivateLinkResourcesGetResponse, error)
to(PrivateLinkResourcesClientGetResponse, error)
- Function
*IotConnectorsDeletePoller.FinalResponse
has been removed - Function
*DicomServicesUpdatePoller.FinalResponse
has been removed - Function
*ServicesCreateOrUpdatePoller.Done
has been removed - Function
*DicomServicesCreateOrUpdatePoller.Poll
has been removed - Function
*IotConnectorsListByWorkspacePager.NextPage
has been removed - Function
PrivateEndpointConnectionsDeletePollerResponse.PollUntilDone
has been removed - Function
*ServicesDeletePoller.FinalResponse
has been removed - Function
*DicomServicesListByWorkspacePager.Err
has been removed - Function
*IotConnectorsListByWorkspacePager.Err
has been removed - Function
*FhirServicesUpdatePollerResponse.Resume
has been removed - Function
*IotConnectorsCreateOrUpdatePoller.Poll
has been removed - Function
*OperationsListPager.Err
has been removed - Function
PrivateEndpointConnectionsCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*FhirServicesDeletePoller.Poll
has been removed - Function
*ServicesCreateOrUpdatePoller.Poll
has been removed - Function
*FhirServicesListByWorkspacePager.PageResponse
has been removed - Function
*DicomServicesCreateOrUpdatePoller.FinalResponse
has been removed - Function
*IotConnectorsCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ServicesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*WorkspacesListBySubscriptionPager.Err
has been removed - Function
*PrivateEndpointConnectionsCreateOrUpdatePoller.ResumeToken
has been removed - Function
*DicomServicesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*IotConnectorsCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ServicesListByResourceGroupPager.PageResponse
has been removed - Function
*ServicesDeletePoller.ResumeToken
has been removed - Function
*DicomServicesCreateOrUpdatePoller.Done
has been removed - Function
*WorkspacesUpdatePoller.ResumeToken
has been removed - Function
*DicomServicesUpdatePoller.ResumeToken
has been removed - Function
*IotConnectorsDeletePoller.Done
has been removed - Function
*PrivateEndpointConnectionsDeletePollerResponse.Resume
has been removed - Function
*FhirServicesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*IotConnectorsUpdatePoller.ResumeToken
has been removed - Function
*FhirDestinationsListByIotConnectorPager.PageResponse
has been removed - Function
FhirServicesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*IotConnectorFhirDestinationCreateOrUpdatePoller.Done
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.FinalResponse
has been removed - Function
*FhirServicesDeletePoller.ResumeToken
has been removed - Function
ErrorDetails.Error
has been removed - Function
*FhirServicesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*ServicesListPager.Err
has been removed - Function
*PrivateEndpointConnectionsCreateOrUpdatePoller.Done
has been removed - Function
*WorkspacesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*IotConnectorsDeletePoller.Poll
has been removed - Function
*ServicesListPager.PageResponse
has been removed - Function
FhirServicesDeletePollerResponse.PollUntilDone
has been removed - Function
WorkspacesUpdatePollerResponse.PollUntilDone
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.Done
has been removed - Function
*FhirDestinationsListByIotConnectorPager.NextPage
has been removed - Function
*ServicesCreateOrUpdatePollerResponse.Resume
has been removed - Function
DicomServicesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*PrivateEndpointConnectionsCreateOrUpdatePoller.FinalResponse
has been removed - Function
*FhirServicesListByWorkspacePager.Err
has been removed - Function
*WorkspacesDeletePollerResponse.Resume
has been removed - Function
*DicomServicesUpdatePoller.Done
has been removed - Function
*ServicesDeletePollerResponse.Resume
has been removed - Function
*WorkspacesUpdatePoller.Done
has been removed - Function
*WorkspacesDeletePoller.Done
has been removed - Function
*FhirServicesListByWorkspacePager.NextPage
has been removed - Function
*DicomServicesDeletePoller.FinalResponse
has been removed - Function
IotConnectorFhirDestinationCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*IotConnectorsUpdatePoller.Done
has been removed - Function
*WorkspacesListBySubscriptionPager.NextPage
has been removed - Function
*IotConnectorFhirDestinationDeletePoller.Poll
has been removed - Function
*WorkspacesCreateOrUpdatePoller.Done
has been removed - Function
ResourceCore.MarshalJSON
has been removed - Function
*IotConnectorsUpdatePollerResponse.Resume
has been removed - Function
IotFhirDestination.MarshalJSON
has been removed - Function
IotConnectorsUpdatePollerResponse.PollUntilDone
has been removed - Function
*WorkspacesListByResourceGroupPager.NextPage
has been removed - Function
IotConnectorFhirDestinationDeletePollerResponse.PollUntilDone
has been removed - Function
DicomServicesDeletePollerResponse.PollUntilDone
has been removed - Function
*ServicesListPager.NextPage
has been removed - Function
*DicomServicesListByWorkspacePager.PageResponse
has been removed - Function
*FhirServicesUpdatePoller.ResumeToken
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
*IotConnectorFhirDestinationDeletePoller.ResumeToken
has been removed - Function
*ServicesListByResourceGroupPager.NextPage
has been removed - Function
IotConnectorsDeletePollerResponse.PollUntilDone
has been removed - Function
DicomServicesUpdatePollerResponse.PollUntilDone
has been removed - Function
*ServicesUpdatePoller.Poll
has been removed - Function
*ServicesDeletePoller.Poll
has been removed - Function
*IotConnectorsDeletePollerResponse.Resume
has been removed - Function
*IotConnectorFhirDestinationDeletePoller.FinalResponse
has been removed - Function
*ServicesUpdatePoller.ResumeToken
has been removed - Function
*WorkspacesListByResourceGroupPager.Err
has been removed - Function
*DicomServicesCreateOrUpdatePollerResponse.Resume
has been removed - Function
*FhirServicesCreateOrUpdatePoller.FinalResponse
has been removed - Function
*FhirServicesUpdatePoller.FinalResponse
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*WorkspacesUpdatePoller.Poll
has been removed - Function
*FhirServicesDeletePoller.FinalResponse
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.Poll
has been removed - Function
*ServicesUpdatePoller.Done
has been removed - Function
*WorkspacesDeletePoller.ResumeToken
has been removed - Function
*DicomServicesUpdatePollerResponse.Resume
has been removed - Function
*ServicesCreateOrUpdatePoller.FinalResponse
has been removed - Function
WorkspacesDeletePollerResponse.PollUntilDone
has been removed - Function
*IotConnectorsCreateOrUpdatePoller.FinalResponse
has been removed - Function
ServicesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*ServicesUpdatePollerResponse.Resume
has been removed - Function
Error.Error
has been removed - Function
*DicomServicesDeletePoller.Poll
has been removed - Function
*ServicesUpdatePoller.FinalResponse
has been removed - Function
*WorkspacesCreateOrUpdatePoller.ResumeToken
has been removed - Function
*FhirServicesUpdatePoller.Poll
has been removed - Function
*DicomServicesUpdatePoller.Poll
has been removed - Function
*FhirDestinationsListByIotConnectorPager.Err
has been removed - Function
*DicomServicesDeletePollerResponse.Resume
has been removed - Function
*WorkspacesListBySubscriptionPager.PageResponse
has been removed - Function
*FhirServicesDeletePoller.Done
has been removed - Function
*WorkspacesCreateOrUpdatePoller.Poll
has been removed - Function
*FhirServicesCreateOrUpdatePoller.Done
has been removed - Function
ServiceManagedIdentity.MarshalJSON
has been removed - Function
*IotConnectorsDeletePoller.ResumeToken
has been removed - Function
*FhirServicesCreateOrUpdatePoller.Poll
has been removed - Function
*DicomServicesDeletePoller.Done
has been removed - Function
*WorkspacesUpdatePoller.FinalResponse
has been removed - Function
*PrivateEndpointConnectionsDeletePoller.ResumeToken
has been removed - Function
ServicesDeletePollerResponse.PollUntilDone
has been removed - Function
*IotConnectorsUpdatePoller.FinalResponse
has been removed - Function
*ServicesDeletePoller.Done
has been removed - Function
*PrivateEndpointConnectionsCreateOrUpdatePoller.Poll
has been removed - Function
*IotConnectorFhirDestinationCreateOrUpdatePollerResponse.Resume
has been removed - Function
*WorkspacesDeletePoller.FinalResponse
has been removed - Function
*WorkspacesCreateOrUpdatePoller.FinalResponse
has been removed - Function
*IotConnectorFhirDestinationCreateOrUpdatePoller.ResumeToken
has been removed - Function
*IotConnectorFhirDestinationDeletePoller.Done
has been removed - Function
*FhirServicesDeletePollerResponse.Resume
has been removed - Function
*FhirServicesUpdatePoller.Done
has been removed - Function
*IotConnectorFhirDestinationDeletePollerResponse.Resume
has been removed - Function
*IotConnectorFhirDestinationCreateOrUpdatePoller.FinalResponse
has been removed - Function
*DicomServicesDeletePoller.ResumeToken
has been removed - Function
*DicomServicesListByWorkspacePager.NextPage
has been removed - Function
FhirServicesUpdatePollerResponse.PollUntilDone
has been removed - Function
*IotConnectorFhirDestinationCreateOrUpdatePoller.Poll
has been removed - Function
*WorkspacesDeletePoller.Poll
has been removed - Function
LocationBasedResource.MarshalJSON
has been removed - Function
*WorkspacesUpdatePollerResponse.Resume
has been removed - Function
ServicesUpdatePollerResponse.PollUntilDone
has been removed - Function
*IotConnectorsListByWorkspacePager.PageResponse
has been removed - Function
IotConnectorsCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Function
*WorkspacesListByResourceGroupPager.PageResponse
has been removed - Function
*PrivateEndpointConnectionsCreateOrUpdatePollerResponse.Resume
has been removed - Function
*ServicesListByResourceGroupPager.Err
has been removed - Function
*IotConnectorsCreateOrUpdatePoller.Done
has been removed - Function
*IotConnectorsUpdatePoller.Poll
has been removed - Function
WorkspacesCreateOrUpdatePollerResponse.PollUntilDone
has been removed - Struct
DicomServicesBeginCreateOrUpdateOptions
has been removed - Struct
DicomServicesBeginDeleteOptions
has been removed - Struct
DicomServicesBeginUpdateOptions
has been removed - Struct
DicomServicesCreateOrUpdatePoller
has been removed - Struct
DicomServicesCreateOrUpdatePollerResponse
has been removed - Struct
DicomServicesCreateOrUpdateResponse
has been removed - Struct
DicomServicesCreateOrUpdateResult
has been removed - Struct
DicomServicesDeletePoller
has been removed - Struct
DicomServicesDeletePollerResponse
has been removed - Struct
DicomServicesDeleteResponse
has been removed - Struct
DicomServicesGetOptions
has been removed - Struct
DicomServicesGetResponse
has been removed - Struct
DicomServicesGetResult
has been removed - Struct
DicomServicesListByWorkspaceOptions
has been removed - Struct
DicomServicesListByWorkspacePager
has been removed - Struct
DicomServicesListByWorkspaceResponse
has been removed - Struct
DicomServicesListByWorkspaceResult
has been removed - Struct
DicomServicesUpdatePoller
has been removed - Struct
DicomServicesUpdatePollerResponse
has been removed - Struct
DicomServicesUpdateResponse
has been removed - Struct
DicomServicesUpdateResult
has been removed - Struct
FhirDestinationsListByIotConnectorOptions
has been removed - Struct
FhirDestinationsListByIotConnectorPager
has been removed - Struct
FhirDestinationsListByIotConnectorResponse
has been removed - Struct
FhirDestinationsListByIotConnectorResult
has been removed - Struct
FhirServicesBeginCreateOrUpdateOptions
has been removed - Struct
FhirServicesBeginDeleteOptions
has been removed - Struct
FhirServicesBeginUpdateOptions
has been removed - Struct
FhirServicesCreateOrUpdatePoller
has been removed - Struct
FhirServicesCreateOrUpdatePollerResponse
has been removed - Struct
FhirServicesCreateOrUpdateResponse
has been removed - Struct
FhirServicesCreateOrUpdateResult
has been removed - Struct
FhirServicesDeletePoller
has been removed - Struct
FhirServicesDeletePollerResponse
has been removed - Struct
FhirServicesDeleteResponse
has been removed - Struct
FhirServicesGetOptions
has been removed - Struct
FhirServicesGetResponse
has been removed - Struct
FhirServicesGetResult
has been removed - Struct
FhirServicesListByWorkspaceOptions
has been removed - Struct
FhirServicesListByWorkspacePager
has been removed - Struct
FhirServicesListByWorkspaceResponse
has been removed - Struct
FhirServicesListByWorkspaceResult
has been removed - Struct
FhirServicesUpdatePoller
has been removed - Struct
FhirServicesUpdatePollerResponse
has been removed - Struct
FhirServicesUpdateResponse
has been removed - Struct
FhirServicesUpdateResult
has been removed - Struct
IotConnectorFhirDestinationBeginCreateOrUpdateOptions
has been removed - Struct
IotConnectorFhirDestinationBeginDeleteOptions
has been removed - Struct
IotConnectorFhirDestinationCreateOrUpdatePoller
has been removed - Struct
IotConnectorFhirDestinationCreateOrUpdatePollerResponse
has been removed - Struct
IotConnectorFhirDestinationCreateOrUpdateResponse
has been removed - Struct
IotConnectorFhirDestinationCreateOrUpdateResult
has been removed - Struct
IotConnectorFhirDestinationDeletePoller
has been removed - Struct
IotConnectorFhirDestinationDeletePollerResponse
has been removed - Struct
IotConnectorFhirDestinationDeleteResponse
has been removed - Struct
IotConnectorFhirDestinationGetOptions
has been removed - Struct
IotConnectorFhirDestinationGetResponse
has been removed - Struct
IotConnectorFhirDestinationGetResult
has been removed - Struct
IotConnectorsBeginCreateOrUpdateOptions
has been removed - Struct
IotConnectorsBeginDeleteOptions
has been removed - Struct
IotConnectorsBeginUpdateOptions
has been removed - Struct
IotConnectorsCreateOrUpdatePoller
has been removed - Struct
IotConnectorsCreateOrUpdatePollerResponse
has been removed - Struct
IotConnectorsCreateOrUpdateResponse
has been removed - Struct
IotConnectorsCreateOrUpdateResult
has been removed - Struct
IotConnectorsDeletePoller
has been removed - Struct
IotConnectorsDeletePollerResponse
has been removed - Struct
IotConnectorsDeleteResponse
has been removed - Struct
IotConnectorsGetOptions
has been removed - Struct
IotConnectorsGetResponse
has been removed - Struct
IotConnectorsGetResult
has been removed - Struct
IotConnectorsListByWorkspaceOptions
has been removed - Struct
IotConnectorsListByWorkspacePager
has been removed - Struct
IotConnectorsListByWorkspaceResponse
has been removed - Struct
IotConnectorsListByWorkspaceResult
has been removed - Struct
IotConnectorsUpdatePoller
has been removed - Struct
IotConnectorsUpdatePollerResponse
has been removed - Struct
IotConnectorsUpdateResponse
has been removed - Struct
IotConnectorsUpdateResult
has been removed - Struct
OperationResultsGetOptions
has been removed - Struct
OperationResultsGetResponse
has been removed - Struct
OperationResultsGetResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResult
has been removed - Struct
PrivateEndpointConnectionsBeginCreateOrUpdateOptions
has been removed - Struct
PrivateEndpointConnectionsBeginDeleteOptions
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdatePoller
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdatePollerResponse
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateResponse
has been removed - Struct
PrivateEndpointConnectionsCreateOrUpdateResult
has been removed - Struct
PrivateEndpointConnectionsDeletePoller
has been removed - Struct
PrivateEndpointConnectionsDeletePollerResponse
has been removed - Struct
PrivateEndpointConnectionsDeleteResponse
has been removed - Struct
PrivateEndpointConnectionsGetOptions
has been removed - Struct
PrivateEndpointConnectionsGetResponse
has been removed - Struct
PrivateEndpointConnectionsGetResult
has been removed - Struct
PrivateEndpointConnectionsListByServiceOptions
has been removed - Struct
PrivateEndpointConnectionsListByServiceResponse
has been removed - Struct
PrivateEndpointConnectionsListByServiceResult
has been removed - Struct
PrivateLinkResourcesGetOptions
has been removed - Struct
PrivateLinkResourcesGetResponse
has been removed - Struct
PrivateLinkResourcesGetResult
has been removed - Struct
PrivateLinkResourcesListByServiceOptions
has been removed - Struct
PrivateLinkResourcesListByServiceResponse
has been removed - Struct
PrivateLinkResourcesListByServiceResult
has been removed - Struct
ServicesBeginCreateOrUpdateOptions
has been removed - Struct
ServicesBeginDeleteOptions
has been removed - Struct
ServicesBeginUpdateOptions
has been removed - Struct
ServicesCheckNameAvailabilityOptions
has been removed - Struct
ServicesCheckNameAvailabilityResponse
has been removed - Struct
ServicesCheckNameAvailabilityResult
has been removed - Struct
ServicesCreateOrUpdatePoller
has been removed - Struct
ServicesCreateOrUpdatePollerResponse
has been removed - Struct
ServicesCreateOrUpdateResponse
has been removed - Struct
ServicesCreateOrUpdateResult
has been removed - Struct
ServicesDeletePoller
has been removed - Struct
ServicesDeletePollerResponse
has been removed - Struct
ServicesDeleteResponse
has been removed - Struct
ServicesGetOptions
has been removed - Struct
ServicesGetResponse
has been removed - Struct
ServicesGetResult
has been removed - Struct
ServicesListByResourceGroupOptions
has been removed - Struct
ServicesListByResourceGroupPager
has been removed - Struct
ServicesListByResourceGroupResponse
has been removed - Struct
ServicesListByResourceGroupResult
has been removed - Struct
ServicesListOptions
has been removed - Struct
ServicesListPager
has been removed - Struct
ServicesListResponse
has been removed - Struct
ServicesListResult
has been removed - Struct
ServicesUpdatePoller
has been removed - Struct
ServicesUpdatePollerResponse
has been removed - Struct
ServicesUpdateResponse
has been removed - Struct
ServicesUpdateResult
has been removed - Struct
WorkspacesBeginCreateOrUpdateOptions
has been removed - Struct
WorkspacesBeginDeleteOptions
has been removed - Struct
WorkspacesBeginUpdateOptions
has been removed - Struct
WorkspacesCreateOrUpdatePoller
has been removed - Struct
WorkspacesCreateOrUpdatePollerResponse
has been removed - Struct
WorkspacesCreateOrUpdateResponse
has been removed - Struct
WorkspacesCreateOrUpdateResult
has been removed - Struct
WorkspacesDeletePoller
has been removed - Struct
WorkspacesDeletePollerResponse
has been removed - Struct
WorkspacesDeleteResponse
has been removed - Struct
WorkspacesGetOptions
has been removed - Struct
WorkspacesGetResponse
has been removed - Struct
WorkspacesGetResult
has been removed - Struct
WorkspacesListByResourceGroupOptions
has been removed - Struct
WorkspacesListByResourceGroupPager
has been removed - Struct
WorkspacesListByResourceGroupResponse
has been removed - Struct
WorkspacesListByResourceGroupResult
has been removed - Struct
WorkspacesListBySubscriptionOptions
has been removed - Struct
WorkspacesListBySubscriptionPager
has been removed - Struct
WorkspacesListBySubscriptionResponse
has been removed - Struct
WorkspacesListBySubscriptionResult
has been removed - Struct
WorkspacesUpdatePoller
has been removed - Struct
WorkspacesUpdatePollerResponse
has been removed - Struct
WorkspacesUpdateResponse
has been removed - Struct
WorkspacesUpdateResult
has been removed - Field
ResourceTags
of structDicomServicePatchResource
has been removed - Field
Resource
of structPrivateEndpointConnection
has been removed - Field
InnerError
of structErrorDetails
has been removed - Field
InnerError
of structError
has been removed - Field
LocationBasedResource
of structIotFhirDestination
has been removed - Field
TaggedResource
of structDicomService
has been removed - Field
ResourceTags
of structFhirServicePatchResource
has been removed - Field
ServiceManagedIdentity
of structFhirServicePatchResource
has been removed - Field
PrivateEndpointConnection
of structPrivateEndpointConnectionDescription
has been removed - Field
Resource
of structPrivateLinkResource
has been removed - Field
PrivateLinkResource
of structPrivateLinkResourceDescription
has been removed - Field
LocationBasedResource
of structTaggedResource
has been removed - Field
ResourceTags
of structTaggedResource
has been removed - Field
TaggedResource
of structWorkspace
has been removed - Field
ResourceTags
of structIotConnectorPatchResource
has been removed - Field
ServiceManagedIdentity
of structIotConnectorPatchResource
has been removed - Field
ServiceManagedIdentity
of structFhirService
has been removed - Field
TaggedResource
of structFhirService
has been removed - Field
ResourceTags
of structWorkspacePatchResource
has been removed - Field
ResourceCore
of structLocationBasedResource
has been removed - Field
ServiceManagedIdentity
of structIotConnector
has been removed - Field
TaggedResource
of structIotConnector
has been removed - Field
IotDestinationProperties
of structIotFhirDestinationProperties
has been removed - Field
ServicesResource
of structServicesDescription
has been removed
Features Added
- New function
PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (PrivateEndpointConnectionsClientCreateOrUpdateResponse, error)
- New function
*WorkspacesClientCreateOrUpdatePollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
*IotConnectorFhirDestinationClientDeletePollerResponse.Resume(context.Context, *IotConnectorFhirDestinationClient, string) error
- New function
*ServicesClientDeletePoller.Done() bool
- New function
*IotConnectorFhirDestinationClientDeletePoller.Done() bool
- New function
IotConnectorsClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (IotConnectorsClientCreateOrUpdateResponse, error)
- New function
*FhirServicesClientDeletePoller.FinalResponse(context.Context) (FhirServicesClientDeleteResponse, error)
- New function
IotConnectorFhirDestinationClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (IotConnectorFhirDestinationClientCreateOrUpdateResponse, error)
- New function
*WorkspacesClientCreateOrUpdatePoller.FinalResponse(context.Context) (WorkspacesClientCreateOrUpdateResponse, error)
- New function
*ServicesClientCreateOrUpdatePoller.FinalResponse(context.Context) (ServicesClientCreateOrUpdateResponse, error)
- New function
*ServicesClientCreateOrUpdatePollerResponse.Resume(context.Context, *ServicesClient, string) error
- New function
*IotConnectorsClientUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*IotConnectorsClientUpdatePoller.Done() bool
- New function
*FhirServicesClientUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*FhirDestinationsClientListByIotConnectorPager.Err() error
- New function
*DicomServicesClientListByWorkspacePager.Err() error
- New function
DicomServicesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (DicomServicesClientCreateOrUpdateResponse, error)
- New function
FhirServicesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (FhirServicesClientDeleteResponse, error)
- New function
PrivateEndpointConnectionsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (PrivateEndpointConnectionsClientDeleteResponse, error)
- New function
*ServicesClientUpdatePoller.ResumeToken() (string, error)
- New function
*IotConnectorFhirDestinationClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*FhirServicesClientUpdatePollerResponse.Resume(context.Context, *FhirServicesClient, string) error
- New function
*IotConnectorsClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*WorkspacesClientDeletePollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
WorkspacesClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientUpdateResponse, error)
- New function
*ServicesClientUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ServicesClientListPager.Err() error
- New function
IotConnectorsClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (IotConnectorsClientDeleteResponse, error)
- New function
*DicomServicesClientDeletePollerResponse.Resume(context.Context, *DicomServicesClient, string) error
- New function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*IotConnectorsClientUpdatePoller.ResumeToken() (string, error)
- New function
*FhirServicesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*ServicesClientDeletePollerResponse.Resume(context.Context, *ServicesClient, string) error
- New function
*DicomServicesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New function
*ServicesClientListPager.NextPage(context.Context) bool
- New function
*FhirServicesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ServicesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
WorkspacesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientDeleteResponse, error)
- New function
*IotConnectorsClientCreateOrUpdatePoller.Done() bool
- New function
*FhirServicesClientUpdatePoller.FinalResponse(context.Context) (FhirServicesClientUpdateResponse, error)
- New function
*DicomServicesClientListByWorkspacePager.PageResponse() DicomServicesClientListByWorkspaceResponse
- New function
*PrivateEndpointConnectionsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
IotConnectorPatchResource.MarshalJSON() ([]byte, error)
- New function
*OperationsClientListPager.Err() error
- New function
*IotConnectorsClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientListBySubscriptionPager.Err() error
- New function
*WorkspacesClientUpdatePollerResponse.Resume(context.Context, *WorkspacesClient, string) error
- New function
*FhirServicesClientCreateOrUpdatePollerResponse.Resume(context.Context, *FhirServicesClient, string) error
- New function
*PrivateEndpointConnectionsClientDeletePoller.FinalResponse(context.Context) (PrivateEndpointConnectionsClientDeleteResponse, error)
- New function
FhirServicesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (FhirServicesClientCreateOrUpdateResponse, error)
- New function
*PrivateEndpointConnectionsClientDeletePollerResponse.Resume(context.Context, *PrivateEndpointConnectionsClient, string) error
- New function
*DicomServicesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*ServicesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*FhirServicesClientUpdatePoller.Done() bool
- New function
*PrivateEndpointConnectionsClientDeletePoller.ResumeToken() (string, error)
- New function
*IotConnectorFhirDestinationClientCreateOrUpdatePoller.FinalResponse(context.Context) (IotConnectorFhirDestinationClientCreateOrUpdateResponse, error)
- New function
*IotConnectorsClientDeletePollerResponse.Resume(context.Context, *IotConnectorsClient, string) error
- New function
*PrivateEndpointConnectionsClientDeletePoller.Done() bool
- New function
WorkspacePatchResource.MarshalJSON() ([]byte, error)
- New function
*FhirDestinationsClientListByIotConnectorPager.NextPage(context.Context) bool
- New function
*ServicesClientListByResourceGroupPager.PageResponse() ServicesClientListByResourceGroupResponse
- New function
*IotConnectorsClientCreateOrUpdatePollerResponse.Resume(context.Context, *IotConnectorsClient, string) error
- New function
*WorkspacesClientUpdatePoller.Done() bool
- New function
ServicesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (ServicesClientDeleteResponse, error)
- New function
*ServicesClientListPager.PageResponse() ServicesClientListResponse
- New function
ServicesClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ServicesClientUpdateResponse, error)
- New function
*ServicesClientDeletePoller.FinalResponse(context.Context) (ServicesClientDeleteResponse, error)
- New function
*IotConnectorsClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*DicomServicesClientDeletePoller.ResumeToken() (string, error)
- New function
*IotConnectorsClientListByWorkspacePager.PageResponse() IotConnectorsClientListByWorkspaceResponse
- New function
*IotConnectorsClientDeletePoller.Done() bool
- New function
*ServicesClientUpdatePoller.FinalResponse(context.Context) (ServicesClientUpdateResponse, error)
- New function
*WorkspacesClientListBySubscriptionPager.PageResponse() WorkspacesClientListBySubscriptionResponse
- New function
*IotConnectorsClientListByWorkspacePager.NextPage(context.Context) bool
- New function
*ServicesClientListByResourceGroupPager.Err() error
- New function
*IotConnectorsClientListByWorkspacePager.Err() error
- New function
*DicomServicesClientDeletePoller.Done() bool
- New function
*FhirDestinationsClientListByIotConnectorPager.PageResponse() FhirDestinationsClientListByIotConnectorResponse
- New function
*FhirServicesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*FhirServicesClientCreateOrUpdatePoller.FinalResponse(context.Context) (FhirServicesClientCreateOrUpdateResponse, error)
- New function
*IotConnectorFhirDestinationClientDeletePoller.ResumeToken() (string, error)
- New function
*IotConnectorsClientUpdatePoller.FinalResponse(context.Context) (IotConnectorsClientUpdateResponse, error)
- New function
*DicomServicesClientUpdatePoller.FinalResponse(context.Context) (DicomServicesClientUpdateResponse, error)
- New function
*DicomServicesClientCreateOrUpdatePoller.Done() bool
- New function
DicomServicePatchResource.MarshalJSON() ([]byte, error)
- New function
FhirServicePatchResource.MarshalJSON() ([]byte, error)
- New function
DicomServicesClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (DicomServicesClientDeleteResponse, error)
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*WorkspacesClientListByResourceGroupPager.Err() error
- New function
IotConnectorFhirDestinationClientDeletePollerResponse.PollUntilDone(context.Context, time.Duration) (IotConnectorFhirDestinationClientDeleteResponse, error)
- New function
*WorkspacesClientCreateOrUpdatePoller.Done() bool
- New function
*FhirServicesClientListByWorkspacePager.NextPage(context.Context) bool
- New function
*FhirServicesClientListByWorkspacePager.PageResponse() FhirServicesClientListByWorkspaceResponse
- New function
WorkspacesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (WorkspacesClientCreateOrUpdateResponse, error)
- New function
*WorkspacesClientDeletePoller.FinalResponse(context.Context) (WorkspacesClientDeleteResponse, error)
- New function
*DicomServicesClientCreateOrUpdatePollerResponse.Resume(context.Context, *DicomServicesClient, string) error
- New function
TaggedResource.MarshalJSON() ([]byte, error)
- New function
*WorkspacesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*DicomServicesClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*IotConnectorFhirDestinationClientCreateOrUpdatePoller.Done() bool
- New function
*IotConnectorFhirDestinationClientCreateOrUpdatePollerResponse.Resume(context.Context, *IotConnectorFhirDestinationClient, string) error
- New function
*DicomServicesClientUpdatePollerResponse.Resume(context.Context, *DicomServicesClient, string) error
- New function
*DicomServicesClientUpdatePoller.ResumeToken() (string, error)
- New function
*ServicesClientUpdatePollerResponse.Resume(context.Context, *ServicesClient, string) error
- New function
*ServicesClientDeletePoller.ResumeToken() (string, error)
- New function
FhirServicesClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (FhirServicesClientUpdateResponse, error)
- New function
*WorkspacesClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
*DicomServicesClientUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*WorkspacesClientUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*DicomServicesClientUpdatePoller.Done() bool
- New function
*ServicesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.FinalResponse(context.Context) (PrivateEndpointConnectionsClientCreateOrUpdateResponse, error)
- New function
*IotConnectorsClientUpdatePollerResponse.Resume(context.Context, *IotConnectorsClient, string) error
- New function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*PrivateEndpointConnectionsClientCreateOrUpdatePoller.Done() bool
- New function
*FhirServicesClientDeletePoller.Done() bool
- New function
*FhirServicesClientDeletePoller.ResumeToken() (string, error)
- New function
IotConnectorsClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (IotConnectorsClientUpdateResponse, error)
- New function
*DicomServicesClientCreateOrUpdatePoller.FinalResponse(context.Context) (DicomServicesClientCreateOrUpdateResponse, error)
- New function
*ServicesClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*WorkspacesClientCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)
- New function
*DicomServicesClientListByWorkspacePager.NextPage(context.Context) bool
- New function
*ServicesClientCreateOrUpdatePoller.Done() bool
- New function
*IotConnectorFhirDestinationClientDeletePoller.FinalResponse(context.Context) (IotConnectorFhirDestinationClientDeleteResponse, error)
- New function
*IotConnectorsClientCreateOrUpdatePoller.FinalResponse(context.Context) (IotConnectorsClientCreateOrUpdateResponse, error)
- New function
*WorkspacesClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientListByResourceGroupPager.PageResponse() WorkspacesClientListByResourceGroupResponse
- New function
*FhirServicesClientUpdatePoller.ResumeToken() (string, error)
- New function
*IotConnectorFhirDestinationClientCreateOrUpdatePoller.ResumeToken() (string, error)
- New function
*IotConnectorsClientDeletePoller.ResumeToken() (string, error)
- New function
*FhirServicesClientListByWorkspacePager.Err() error
- New function
*IotConnectorFhirDestinationClientDeletePoller.Poll(context.Context) (*http.Response, error)
- New function
*WorkspacesClientDeletePoller.ResumeToken() (string, error)
- New function
ServicesClientCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ServicesClientCreateOrUpdateResponse, error)
- New function
*WorkspacesClientUpdatePoller.ResumeToken() (string, error)
- New function
DicomServicesClientUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (DicomServicesClientUpdateResponse, error)
- New function
*WorkspacesClientUpdatePoller.FinalResponse(context.Context) (WorkspacesClientUpdateResponse, error)
- New function
*PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse.Resume(context.Context, *PrivateEndpointConnectionsClient, string) error
- New function
*WorkspacesClientDeletePoller.Done() bool
- New function
*FhirServicesClientCreateOrUpdatePoller.Done() bool
- New function
*IotConnectorsClientDeletePoller.FinalResponse(context.Context) (IotConnectorsClientDeleteResponse, error)
- New function
*DicomServicesClientDeletePoller.FinalResponse(context.Context) (DicomServicesClientDeleteResponse, error)
- New function
*FhirServicesClientDeletePollerResponse.Resume(context.Context, *FhirServicesClient, string) error
- New function
*ServicesClientUpdatePoller.Done() bool
- New struct
DicomServicesClientBeginCreateOrUpdateOptions
- New struct
DicomServicesClientBeginDeleteOptions
- New struct
DicomServicesClientBeginUpdateOptions
- New struct
DicomServicesClientCreateOrUpdatePoller
- New struct
DicomServicesClientCreateOrUpdatePollerResponse
- New struct
DicomServicesClientCreateOrUpdateResponse
- New struct
DicomServicesClientCreateOrUpdateResult
- New struct
DicomServicesClientDeletePoller
- New struct
DicomServicesClientDeletePollerResponse
- New struct
DicomServicesClientDeleteResponse
- New struct
DicomServicesClientGetOptions
- New struct
DicomServicesClientGetResponse
- New struct
DicomServicesClientGetResult
- New struct
DicomServicesClientListByWorkspaceOptions
- New struct
DicomServicesClientListByWorkspacePager
- New struct
DicomServicesClientListByWorkspaceResponse
- New struct
DicomServicesClientListByWorkspaceResult
- New struct
DicomServicesClientUpdatePoller
- New struct
DicomServicesClientUpdatePollerResponse
- New struct
DicomServicesClientUpdateResponse
- New struct
DicomServicesClientUpdateResult
- New struct
FhirDestinationsClientListByIotConnectorOptions
- New struct
FhirDestinationsClientListByIotConnectorPager
- New struct
FhirDestinationsClientListByIotConnectorResponse
- New struct
FhirDestinationsClientListByIotConnectorResult
- New struct
FhirServicesClientBeginCreateOrUpdateOptions
- New struct
FhirServicesClientBeginDeleteOptions
- New struct
FhirServicesClientBeginUpdateOptions
- New struct
FhirServicesClientCreateOrUpdatePoller
- New struct
FhirServicesClientCreateOrUpdatePollerResponse
- New struct
FhirServicesClientCreateOrUpdateResponse
- New struct
FhirServicesClientCreateOrUpdateResult
- New struct
FhirServicesClientDeletePoller
- New struct
FhirServicesClientDeletePollerResponse
- New struct
FhirServicesClientDeleteResponse
- New struct
FhirServicesClientGetOptions
- New struct
FhirServicesClientGetResponse
- New struct
FhirServicesClientGetResult
- New struct
FhirServicesClientListByWorkspaceOptions
- New struct
FhirServicesClientListByWorkspacePager
- New struct
FhirServicesClientListByWorkspaceResponse
- New struct
FhirServicesClientListByWorkspaceResult
- New struct
FhirServicesClientUpdatePoller
- New struct
FhirServicesClientUpdatePollerResponse
- New struct
FhirServicesClientUpdateResponse
- New struct
FhirServicesClientUpdateResult
- New struct
IotConnectorFhirDestinationClientBeginCreateOrUpdateOptions
- New struct
IotConnectorFhirDestinationClientBeginDeleteOptions
- New struct
IotConnectorFhirDestinationClientCreateOrUpdatePoller
- New struct
IotConnectorFhirDestinationClientCreateOrUpdatePollerResponse
- New struct
IotConnectorFhirDestinationClientCreateOrUpdateResponse
- New struct
IotConnectorFhirDestinationClientCreateOrUpdateResult
- New struct
IotConnectorFhirDestinationClientDeletePoller
- New struct
IotConnectorFhirDestinationClientDeletePollerResponse
- New struct
IotConnectorFhirDestinationClientDeleteResponse
- New struct
IotConnectorFhirDestinationClientGetOptions
- New struct
IotConnectorFhirDestinationClientGetResponse
- New struct
IotConnectorFhirDestinationClientGetResult
- New struct
IotConnectorsClientBeginCreateOrUpdateOptions
- New struct
IotConnectorsClientBeginDeleteOptions
- New struct
IotConnectorsClientBeginUpdateOptions
- New struct
IotConnectorsClientCreateOrUpdatePoller
- New struct
IotConnectorsClientCreateOrUpdatePollerResponse
- New struct
IotConnectorsClientCreateOrUpdateResponse
- New struct
IotConnectorsClientCreateOrUpdateResult
- New struct
IotConnectorsClientDeletePoller
- New struct
IotConnectorsClientDeletePollerResponse
- New struct
IotConnectorsClientDeleteResponse
- New struct
IotConnectorsClientGetOptions
- New struct
IotConnectorsClientGetResponse
- New struct
IotConnectorsClientGetResult
- New struct
IotConnectorsClientListByWorkspaceOptions
- New struct
IotConnectorsClientListByWorkspacePager
- New struct
IotConnectorsClientListByWorkspaceResponse
- New struct
IotConnectorsClientListByWorkspaceResult
- New struct
IotConnectorsClientUpdatePoller
- New struct
IotConnectorsClientUpdatePollerResponse
- New struct
IotConnectorsClientUpdateResponse
- New struct
IotConnectorsClientUpdateResult
- New struct
OperationResultsClientGetOptions
- New struct
OperationResultsClientGetResponse
- New struct
OperationResultsClientGetResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
PrivateEndpointConnectionsClientBeginCreateOrUpdateOptions
- New struct
PrivateEndpointConnectionsClientBeginDeleteOptions
- New struct
PrivateEndpointConnectionsClientCreateOrUpdatePoller
- New struct
PrivateEndpointConnectionsClientCreateOrUpdatePollerResponse
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateResponse
- New struct
PrivateEndpointConnectionsClientCreateOrUpdateResult
- New struct
PrivateEndpointConnectionsClientDeletePoller
- New struct
PrivateEndpointConnectionsClientDeletePollerResponse
- New struct
PrivateEndpointConnectionsClientDeleteResponse
- New struct
PrivateEndpointConnectionsClientGetOptions
- New struct
PrivateEndpointConnectionsClientGetResponse
- New struct
PrivateEndpointConnectionsClientGetResult
- New struct
PrivateEndpointConnectionsClientListByServiceOptions
- New struct
PrivateEndpointConnectionsClientListByServiceResponse
- New struct
PrivateEndpointConnectionsClientListByServiceResult
- New struct
PrivateLinkResourcesClientGetOptions
- New struct
PrivateLinkResourcesClientGetResponse
- New struct
PrivateLinkResourcesClientGetResult
- New struct
PrivateLinkResourcesClientListByServiceOptions
- New struct
PrivateLinkResourcesClientListByServiceResponse
- New struct
PrivateLinkResourcesClientListByServiceResult
- New struct
ServicesClientBeginCreateOrUpdateOptions
- New struct
ServicesClientBeginDeleteOptions
- New struct
ServicesClientBeginUpdateOptions
- New struct
ServicesClientCheckNameAvailabilityOptions
- New struct
ServicesClientCheckNameAvailabilityResponse
- New struct
ServicesClientCheckNameAvailabilityResult
- New struct
ServicesClientCreateOrUpdatePoller
- New struct
ServicesClientCreateOrUpdatePollerResponse
- New struct
ServicesClientCreateOrUpdateResponse
- New struct
ServicesClientCreateOrUpdateResult
- New struct
ServicesClientDeletePoller
- New struct
ServicesClientDeletePollerResponse
- New struct
ServicesClientDeleteResponse
- New struct
ServicesClientGetOptions
- New struct
ServicesClientGetResponse
- New struct
ServicesClientGetResult
- New struct
ServicesClientListByResourceGroupOptions
- New struct
ServicesClientListByResourceGroupPager
- New struct
ServicesClientListByResourceGroupResponse
- New struct
ServicesClientListByResourceGroupResult
- New struct
ServicesClientListOptions
- New struct
ServicesClientListPager
- New struct
ServicesClientListResponse
- New struct
ServicesClientListResult
- New struct
ServicesClientUpdatePoller
- New struct
ServicesClientUpdatePollerResponse
- New struct
ServicesClientUpdateResponse
- New struct
ServicesClientUpdateResult
- New struct
WorkspacesClientBeginCreateOrUpdateOptions
- New struct
WorkspacesClientBeginDeleteOptions
- New struct
WorkspacesClientBeginUpdateOptions
- New struct
WorkspacesClientCreateOrUpdatePoller
- New struct
WorkspacesClientCreateOrUpdatePollerResponse
- New struct
WorkspacesClientCreateOrUpdateResponse
- New struct
WorkspacesClientCreateOrUpdateResult
- New struct
WorkspacesClientDeletePoller
- New struct
WorkspacesClientDeletePollerResponse
- New struct
WorkspacesClientDeleteResponse
- New struct
WorkspacesClientGetOptions
- New struct
WorkspacesClientGetResponse
- New struct
WorkspacesClientGetResult
- New struct
WorkspacesClientListByResourceGroupOptions
- New struct
WorkspacesClientListByResourceGroupPager
- New struct
WorkspacesClientListByResourceGroupResponse
- New struct
WorkspacesClientListByResourceGroupResult
- New struct
WorkspacesClientListBySubscriptionOptions
- New struct
WorkspacesClientListBySubscriptionPager
- New struct
WorkspacesClientListBySubscriptionResponse
- New struct
WorkspacesClientListBySubscriptionResult
- New struct
WorkspacesClientUpdatePoller
- New struct
WorkspacesClientUpdatePollerResponse
- New struct
WorkspacesClientUpdateResponse
- New struct
WorkspacesClientUpdateResult
- New field
ID
in structLocationBasedResource
- New field
Name
in structLocationBasedResource
- New field
Type
in structLocationBasedResource
- New field
Etag
in structLocationBasedResource
- New field
ID
in structPrivateLinkResource
- New field
Name
in structPrivateLinkResource
- New field
Type
in structPrivateLinkResource
- New field
Identity
in structFhirServicePatchResource
- New field
Tags
in structFhirServicePatchResource
- New field
Location
in structIotFhirDestination
- New field
ID
in structIotFhirDestination
- New field
Name
in structIotFhirDestination
- New field
Type
in structIotFhirDestination
- New field
Etag
in structIotFhirDestination
- New field
Identity
in structIotConnectorPatchResource
- New field
Tags
in structIotConnectorPatchResource
- New field
Identity
in structServicesDescription
- New field
Kind
in structServicesDescription
- New field
Etag
in structServicesDescription
- New field
Tags
in structServicesDescription
- New field
ID
in structServicesDescription
- New field
Name
in structServicesDescription
- New field
Type
in structServicesDescription
- New field
Location
in structServicesDescription
- New field
Tags
in structWorkspace
- New field
ID
in structWorkspace
- New field
Name
in structWorkspace
- New field
Type
in structWorkspace
- New field
Etag
in structWorkspace
- New field
Location
in structWorkspace
- New field
Name
in structTaggedResource
- New field
Type
in structTaggedResource
- New field
Etag
in structTaggedResource
- New field
Location
in structTaggedResource
- New field
Tags
in structTaggedResource
- New field
ID
in structTaggedResource
- New field
Properties
in structPrivateEndpointConnectionDescription
- New field
ID
in structPrivateEndpointConnectionDescription
- New field
Name
in structPrivateEndpointConnectionDescription
- New field
Type
in structPrivateEndpointConnectionDescription
- New field
Error
in structErrorDetails
- New field
ID
in structDicomService
- New field
Name
in structDicomService
- New field
Type
in structDicomService
- New field
Etag
in structDicomService
- New field
Location
in structDicomService
- New field
Tags
in structDicomService
- New field
ProvisioningState
in structIotFhirDestinationProperties
- New field
ID
in structPrivateEndpointConnection
- New field
Name
in structPrivateEndpointConnection
- New field
Type
in structPrivateEndpointConnection
- New field
Error
in structError
- New field
Name
in structPrivateLinkResourceDescription
- New field
Type
in structPrivateLinkResourceDescription
- New field
Properties
in structPrivateLinkResourceDescription
- New field
ID
in structPrivateLinkResourceDescription
- New field
Tags
in structWorkspacePatchResource
- New field
Tags
in structDicomServicePatchResource
- New field
Location
in structFhirService
- New field
Tags
in structFhirService
- New field
ID
in structFhirService
- New field
Name
in structFhirService
- New field
Type
in structFhirService
- New field
Etag
in structFhirService
- New field
Identity
in structFhirService
- New field
Etag
in structIotConnector
- New field
Identity
in structIotConnector
- New field
Location
in structIotConnector
- New field
Tags
in structIotConnector
- New field
ID
in structIotConnector
- New field
Type
in structIotConnector
- New field
Name
in structIotConnector