@azure/arm-healthcareapis 2.0.0 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +151 -0
- package/README.md +11 -0
- package/dist/index.js +4828 -844
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js +33 -0
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.js +32 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js +46 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js +60 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.js +32 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js +65 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js +33 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js +33 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js +69 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.js +32 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.js +40 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationResultsGetSample.js +31 -0
- package/dist-esm/samples-dev/operationResultsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +32 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js +31 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js +33 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +88 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/servicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesGetSample.js +31 -0
- package/dist-esm/samples-dev/servicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListSample.js +43 -0
- package/dist-esm/samples-dev/servicesListSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/servicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js +32 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesGetSample.js +31 -0
- package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -0
- package/dist-esm/src/healthcareApisManagementClient.d.ts +11 -3
- package/dist-esm/src/healthcareApisManagementClient.d.ts.map +1 -1
- package/dist-esm/src/healthcareApisManagementClient.js +15 -6
- package/dist-esm/src/healthcareApisManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +821 -57
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +43 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +45 -4
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1241 -110
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +17 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +126 -16
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/dicomServices.d.ts +99 -0
- package/dist-esm/src/operations/dicomServices.d.ts.map +1 -0
- package/dist-esm/src/operations/dicomServices.js +435 -0
- package/dist-esm/src/operations/dicomServices.js.map +1 -0
- package/dist-esm/src/operations/fhirDestinations.d.ts +41 -0
- package/dist-esm/src/operations/fhirDestinations.d.ts.map +1 -0
- package/dist-esm/src/operations/fhirDestinations.js +142 -0
- package/dist-esm/src/operations/fhirDestinations.js.map +1 -0
- package/dist-esm/src/operations/fhirServices.d.ts +99 -0
- package/dist-esm/src/operations/fhirServices.d.ts.map +1 -0
- package/dist-esm/src/operations/fhirServices.js +435 -0
- package/dist-esm/src/operations/fhirServices.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +10 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +10 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts +63 -0
- package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts.map +1 -0
- package/dist-esm/src/operations/iotConnectorFhirDestination.js +251 -0
- package/dist-esm/src/operations/iotConnectorFhirDestination.js.map +1 -0
- package/dist-esm/src/operations/iotConnectors.d.ts +99 -0
- package/dist-esm/src/operations/iotConnectors.d.ts.map +1 -0
- package/dist-esm/src/operations/iotConnectors.js +435 -0
- package/dist-esm/src/operations/iotConnectors.js.map +1 -0
- package/dist-esm/src/operations/operationResults.js +0 -3
- package/dist-esm/src/operations/operationResults.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +4 -4
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +4 -4
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +6 -2
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/services.d.ts.map +1 -1
- package/dist-esm/src/operations/services.js +9 -3
- package/dist-esm/src/operations/services.js.map +1 -1
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts +78 -0
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.js +318 -0
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts +38 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.js +131 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/workspaces.d.ts +107 -0
- package/dist-esm/src/operations/workspaces.d.ts.map +1 -0
- package/dist-esm/src/operations/workspaces.js +506 -0
- package/dist-esm/src/operations/workspaces.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.js +9 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +10 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +10 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.d.ts +61 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaces.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspaces.js.map +1 -0
- package/package.json +25 -13
- package/review/arm-healthcareapis.api.md +731 -9
- package/rollup.config.js +6 -72
- package/src/healthcareApisManagementClient.ts +52 -13
- package/src/models/index.ts +968 -67
- package/src/models/mappers.ts +1374 -134
- package/src/models/parameters.ts +151 -16
- package/src/operations/dicomServices.ts +626 -0
- package/src/operations/fhirDestinations.ts +204 -0
- package/src/operations/fhirServices.ts +626 -0
- package/src/operations/index.ts +10 -2
- package/src/operations/iotConnectorFhirDestination.ts +360 -0
- package/src/operations/iotConnectors.ts +626 -0
- package/src/operations/operationResults.ts +0 -3
- package/src/operations/operations.ts +8 -8
- package/src/operations/privateEndpointConnections.ts +6 -2
- package/src/operations/services.ts +9 -3
- package/src/operations/workspacePrivateEndpointConnections.ts +450 -0
- package/src/operations/workspacePrivateLinkResources.ts +180 -0
- package/src/operations/workspaces.ts +680 -0
- package/src/operationsInterfaces/dicomServices.ts +147 -0
- package/src/operationsInterfaces/fhirDestinations.ts +31 -0
- package/src/operationsInterfaces/fhirServices.ts +147 -0
- package/src/operationsInterfaces/index.ts +10 -2
- package/src/operationsInterfaces/iotConnectorFhirDestination.ts +107 -0
- package/src/operationsInterfaces/iotConnectors.ts +147 -0
- package/src/operationsInterfaces/operations.ts +3 -3
- package/src/operationsInterfaces/workspacePrivateEndpointConnections.ts +116 -0
- package/src/operationsInterfaces/workspacePrivateLinkResources.ts +44 -0
- package/src/operationsInterfaces/workspaces.ts +139 -0
- package/tsconfig.json +18 -5
- package/types/arm-healthcareapis.d.ts +1346 -30
@@ -0,0 +1,147 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
11
|
+
import {
|
12
|
+
DicomService,
|
13
|
+
DicomServicesListByWorkspaceOptionalParams,
|
14
|
+
DicomServicesGetOptionalParams,
|
15
|
+
DicomServicesGetResponse,
|
16
|
+
DicomServicesCreateOrUpdateOptionalParams,
|
17
|
+
DicomServicesCreateOrUpdateResponse,
|
18
|
+
DicomServicePatchResource,
|
19
|
+
DicomServicesUpdateOptionalParams,
|
20
|
+
DicomServicesUpdateResponse,
|
21
|
+
DicomServicesDeleteOptionalParams
|
22
|
+
} from "../models";
|
23
|
+
|
24
|
+
/// <reference lib="esnext.asynciterable" />
|
25
|
+
/** Interface representing a DicomServices. */
|
26
|
+
export interface DicomServices {
|
27
|
+
/**
|
28
|
+
* Lists all DICOM Services for the given workspace
|
29
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
30
|
+
* @param workspaceName The name of workspace resource.
|
31
|
+
* @param options The options parameters.
|
32
|
+
*/
|
33
|
+
listByWorkspace(
|
34
|
+
resourceGroupName: string,
|
35
|
+
workspaceName: string,
|
36
|
+
options?: DicomServicesListByWorkspaceOptionalParams
|
37
|
+
): PagedAsyncIterableIterator<DicomService>;
|
38
|
+
/**
|
39
|
+
* Gets the properties of the specified DICOM Service.
|
40
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
41
|
+
* @param workspaceName The name of workspace resource.
|
42
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
43
|
+
* @param options The options parameters.
|
44
|
+
*/
|
45
|
+
get(
|
46
|
+
resourceGroupName: string,
|
47
|
+
workspaceName: string,
|
48
|
+
dicomServiceName: string,
|
49
|
+
options?: DicomServicesGetOptionalParams
|
50
|
+
): Promise<DicomServicesGetResponse>;
|
51
|
+
/**
|
52
|
+
* Creates or updates a DICOM Service resource with the specified parameters.
|
53
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
54
|
+
* @param workspaceName The name of workspace resource.
|
55
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
56
|
+
* @param dicomservice The parameters for creating or updating a Dicom Service resource.
|
57
|
+
* @param options The options parameters.
|
58
|
+
*/
|
59
|
+
beginCreateOrUpdate(
|
60
|
+
resourceGroupName: string,
|
61
|
+
workspaceName: string,
|
62
|
+
dicomServiceName: string,
|
63
|
+
dicomservice: DicomService,
|
64
|
+
options?: DicomServicesCreateOrUpdateOptionalParams
|
65
|
+
): Promise<
|
66
|
+
PollerLike<
|
67
|
+
PollOperationState<DicomServicesCreateOrUpdateResponse>,
|
68
|
+
DicomServicesCreateOrUpdateResponse
|
69
|
+
>
|
70
|
+
>;
|
71
|
+
/**
|
72
|
+
* Creates or updates a DICOM Service resource with the specified parameters.
|
73
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
74
|
+
* @param workspaceName The name of workspace resource.
|
75
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
76
|
+
* @param dicomservice The parameters for creating or updating a Dicom Service resource.
|
77
|
+
* @param options The options parameters.
|
78
|
+
*/
|
79
|
+
beginCreateOrUpdateAndWait(
|
80
|
+
resourceGroupName: string,
|
81
|
+
workspaceName: string,
|
82
|
+
dicomServiceName: string,
|
83
|
+
dicomservice: DicomService,
|
84
|
+
options?: DicomServicesCreateOrUpdateOptionalParams
|
85
|
+
): Promise<DicomServicesCreateOrUpdateResponse>;
|
86
|
+
/**
|
87
|
+
* Patch DICOM Service details.
|
88
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
89
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
90
|
+
* @param workspaceName The name of workspace resource.
|
91
|
+
* @param dicomservicePatchResource The parameters for updating a Dicom Service.
|
92
|
+
* @param options The options parameters.
|
93
|
+
*/
|
94
|
+
beginUpdate(
|
95
|
+
resourceGroupName: string,
|
96
|
+
dicomServiceName: string,
|
97
|
+
workspaceName: string,
|
98
|
+
dicomservicePatchResource: DicomServicePatchResource,
|
99
|
+
options?: DicomServicesUpdateOptionalParams
|
100
|
+
): Promise<
|
101
|
+
PollerLike<
|
102
|
+
PollOperationState<DicomServicesUpdateResponse>,
|
103
|
+
DicomServicesUpdateResponse
|
104
|
+
>
|
105
|
+
>;
|
106
|
+
/**
|
107
|
+
* Patch DICOM Service details.
|
108
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
109
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
110
|
+
* @param workspaceName The name of workspace resource.
|
111
|
+
* @param dicomservicePatchResource The parameters for updating a Dicom Service.
|
112
|
+
* @param options The options parameters.
|
113
|
+
*/
|
114
|
+
beginUpdateAndWait(
|
115
|
+
resourceGroupName: string,
|
116
|
+
dicomServiceName: string,
|
117
|
+
workspaceName: string,
|
118
|
+
dicomservicePatchResource: DicomServicePatchResource,
|
119
|
+
options?: DicomServicesUpdateOptionalParams
|
120
|
+
): Promise<DicomServicesUpdateResponse>;
|
121
|
+
/**
|
122
|
+
* Deletes a DICOM Service.
|
123
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
124
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
125
|
+
* @param workspaceName The name of workspace resource.
|
126
|
+
* @param options The options parameters.
|
127
|
+
*/
|
128
|
+
beginDelete(
|
129
|
+
resourceGroupName: string,
|
130
|
+
dicomServiceName: string,
|
131
|
+
workspaceName: string,
|
132
|
+
options?: DicomServicesDeleteOptionalParams
|
133
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
134
|
+
/**
|
135
|
+
* Deletes a DICOM Service.
|
136
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
137
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
138
|
+
* @param workspaceName The name of workspace resource.
|
139
|
+
* @param options The options parameters.
|
140
|
+
*/
|
141
|
+
beginDeleteAndWait(
|
142
|
+
resourceGroupName: string,
|
143
|
+
dicomServiceName: string,
|
144
|
+
workspaceName: string,
|
145
|
+
options?: DicomServicesDeleteOptionalParams
|
146
|
+
): Promise<void>;
|
147
|
+
}
|
@@ -0,0 +1,31 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
10
|
+
import {
|
11
|
+
IotFhirDestination,
|
12
|
+
FhirDestinationsListByIotConnectorOptionalParams
|
13
|
+
} from "../models";
|
14
|
+
|
15
|
+
/// <reference lib="esnext.asynciterable" />
|
16
|
+
/** Interface representing a FhirDestinations. */
|
17
|
+
export interface FhirDestinations {
|
18
|
+
/**
|
19
|
+
* Lists all FHIR destinations for the given IoT Connector
|
20
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
21
|
+
* @param workspaceName The name of workspace resource.
|
22
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
23
|
+
* @param options The options parameters.
|
24
|
+
*/
|
25
|
+
listByIotConnector(
|
26
|
+
resourceGroupName: string,
|
27
|
+
workspaceName: string,
|
28
|
+
iotConnectorName: string,
|
29
|
+
options?: FhirDestinationsListByIotConnectorOptionalParams
|
30
|
+
): PagedAsyncIterableIterator<IotFhirDestination>;
|
31
|
+
}
|
@@ -0,0 +1,147 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
11
|
+
import {
|
12
|
+
FhirService,
|
13
|
+
FhirServicesListByWorkspaceOptionalParams,
|
14
|
+
FhirServicesGetOptionalParams,
|
15
|
+
FhirServicesGetResponse,
|
16
|
+
FhirServicesCreateOrUpdateOptionalParams,
|
17
|
+
FhirServicesCreateOrUpdateResponse,
|
18
|
+
FhirServicePatchResource,
|
19
|
+
FhirServicesUpdateOptionalParams,
|
20
|
+
FhirServicesUpdateResponse,
|
21
|
+
FhirServicesDeleteOptionalParams
|
22
|
+
} from "../models";
|
23
|
+
|
24
|
+
/// <reference lib="esnext.asynciterable" />
|
25
|
+
/** Interface representing a FhirServices. */
|
26
|
+
export interface FhirServices {
|
27
|
+
/**
|
28
|
+
* Lists all FHIR Services for the given workspace
|
29
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
30
|
+
* @param workspaceName The name of workspace resource.
|
31
|
+
* @param options The options parameters.
|
32
|
+
*/
|
33
|
+
listByWorkspace(
|
34
|
+
resourceGroupName: string,
|
35
|
+
workspaceName: string,
|
36
|
+
options?: FhirServicesListByWorkspaceOptionalParams
|
37
|
+
): PagedAsyncIterableIterator<FhirService>;
|
38
|
+
/**
|
39
|
+
* Gets the properties of the specified FHIR Service.
|
40
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
41
|
+
* @param workspaceName The name of workspace resource.
|
42
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
43
|
+
* @param options The options parameters.
|
44
|
+
*/
|
45
|
+
get(
|
46
|
+
resourceGroupName: string,
|
47
|
+
workspaceName: string,
|
48
|
+
fhirServiceName: string,
|
49
|
+
options?: FhirServicesGetOptionalParams
|
50
|
+
): Promise<FhirServicesGetResponse>;
|
51
|
+
/**
|
52
|
+
* Creates or updates a FHIR Service resource with the specified parameters.
|
53
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
54
|
+
* @param workspaceName The name of workspace resource.
|
55
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
56
|
+
* @param fhirservice The parameters for creating or updating a Fhir Service resource.
|
57
|
+
* @param options The options parameters.
|
58
|
+
*/
|
59
|
+
beginCreateOrUpdate(
|
60
|
+
resourceGroupName: string,
|
61
|
+
workspaceName: string,
|
62
|
+
fhirServiceName: string,
|
63
|
+
fhirservice: FhirService,
|
64
|
+
options?: FhirServicesCreateOrUpdateOptionalParams
|
65
|
+
): Promise<
|
66
|
+
PollerLike<
|
67
|
+
PollOperationState<FhirServicesCreateOrUpdateResponse>,
|
68
|
+
FhirServicesCreateOrUpdateResponse
|
69
|
+
>
|
70
|
+
>;
|
71
|
+
/**
|
72
|
+
* Creates or updates a FHIR Service resource with the specified parameters.
|
73
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
74
|
+
* @param workspaceName The name of workspace resource.
|
75
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
76
|
+
* @param fhirservice The parameters for creating or updating a Fhir Service resource.
|
77
|
+
* @param options The options parameters.
|
78
|
+
*/
|
79
|
+
beginCreateOrUpdateAndWait(
|
80
|
+
resourceGroupName: string,
|
81
|
+
workspaceName: string,
|
82
|
+
fhirServiceName: string,
|
83
|
+
fhirservice: FhirService,
|
84
|
+
options?: FhirServicesCreateOrUpdateOptionalParams
|
85
|
+
): Promise<FhirServicesCreateOrUpdateResponse>;
|
86
|
+
/**
|
87
|
+
* Patch FHIR Service details.
|
88
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
89
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
90
|
+
* @param workspaceName The name of workspace resource.
|
91
|
+
* @param fhirservicePatchResource The parameters for updating a Fhir Service.
|
92
|
+
* @param options The options parameters.
|
93
|
+
*/
|
94
|
+
beginUpdate(
|
95
|
+
resourceGroupName: string,
|
96
|
+
fhirServiceName: string,
|
97
|
+
workspaceName: string,
|
98
|
+
fhirservicePatchResource: FhirServicePatchResource,
|
99
|
+
options?: FhirServicesUpdateOptionalParams
|
100
|
+
): Promise<
|
101
|
+
PollerLike<
|
102
|
+
PollOperationState<FhirServicesUpdateResponse>,
|
103
|
+
FhirServicesUpdateResponse
|
104
|
+
>
|
105
|
+
>;
|
106
|
+
/**
|
107
|
+
* Patch FHIR Service details.
|
108
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
109
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
110
|
+
* @param workspaceName The name of workspace resource.
|
111
|
+
* @param fhirservicePatchResource The parameters for updating a Fhir Service.
|
112
|
+
* @param options The options parameters.
|
113
|
+
*/
|
114
|
+
beginUpdateAndWait(
|
115
|
+
resourceGroupName: string,
|
116
|
+
fhirServiceName: string,
|
117
|
+
workspaceName: string,
|
118
|
+
fhirservicePatchResource: FhirServicePatchResource,
|
119
|
+
options?: FhirServicesUpdateOptionalParams
|
120
|
+
): Promise<FhirServicesUpdateResponse>;
|
121
|
+
/**
|
122
|
+
* Deletes a FHIR Service.
|
123
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
124
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
125
|
+
* @param workspaceName The name of workspace resource.
|
126
|
+
* @param options The options parameters.
|
127
|
+
*/
|
128
|
+
beginDelete(
|
129
|
+
resourceGroupName: string,
|
130
|
+
fhirServiceName: string,
|
131
|
+
workspaceName: string,
|
132
|
+
options?: FhirServicesDeleteOptionalParams
|
133
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
134
|
+
/**
|
135
|
+
* Deletes a FHIR Service.
|
136
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
137
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
138
|
+
* @param workspaceName The name of workspace resource.
|
139
|
+
* @param options The options parameters.
|
140
|
+
*/
|
141
|
+
beginDeleteAndWait(
|
142
|
+
resourceGroupName: string,
|
143
|
+
fhirServiceName: string,
|
144
|
+
workspaceName: string,
|
145
|
+
options?: FhirServicesDeleteOptionalParams
|
146
|
+
): Promise<void>;
|
147
|
+
}
|
@@ -7,7 +7,15 @@
|
|
7
7
|
*/
|
8
8
|
|
9
9
|
export * from "./services";
|
10
|
-
export * from "./operations";
|
11
|
-
export * from "./operationResults";
|
12
10
|
export * from "./privateEndpointConnections";
|
13
11
|
export * from "./privateLinkResources";
|
12
|
+
export * from "./workspaces";
|
13
|
+
export * from "./dicomServices";
|
14
|
+
export * from "./iotConnectors";
|
15
|
+
export * from "./fhirDestinations";
|
16
|
+
export * from "./iotConnectorFhirDestination";
|
17
|
+
export * from "./fhirServices";
|
18
|
+
export * from "./workspacePrivateEndpointConnections";
|
19
|
+
export * from "./workspacePrivateLinkResources";
|
20
|
+
export * from "./operations";
|
21
|
+
export * from "./operationResults";
|
@@ -0,0 +1,107 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
|
9
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
10
|
+
import {
|
11
|
+
IotConnectorFhirDestinationGetOptionalParams,
|
12
|
+
IotConnectorFhirDestinationGetResponse,
|
13
|
+
IotFhirDestination,
|
14
|
+
IotConnectorFhirDestinationCreateOrUpdateOptionalParams,
|
15
|
+
IotConnectorFhirDestinationCreateOrUpdateResponse,
|
16
|
+
IotConnectorFhirDestinationDeleteOptionalParams
|
17
|
+
} from "../models";
|
18
|
+
|
19
|
+
/** Interface representing a IotConnectorFhirDestination. */
|
20
|
+
export interface IotConnectorFhirDestination {
|
21
|
+
/**
|
22
|
+
* Gets the properties of the specified Iot Connector FHIR destination.
|
23
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
24
|
+
* @param workspaceName The name of workspace resource.
|
25
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
26
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
27
|
+
* @param options The options parameters.
|
28
|
+
*/
|
29
|
+
get(
|
30
|
+
resourceGroupName: string,
|
31
|
+
workspaceName: string,
|
32
|
+
iotConnectorName: string,
|
33
|
+
fhirDestinationName: string,
|
34
|
+
options?: IotConnectorFhirDestinationGetOptionalParams
|
35
|
+
): Promise<IotConnectorFhirDestinationGetResponse>;
|
36
|
+
/**
|
37
|
+
* Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
|
38
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
39
|
+
* @param workspaceName The name of workspace resource.
|
40
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
41
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
42
|
+
* @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
|
43
|
+
* resource.
|
44
|
+
* @param options The options parameters.
|
45
|
+
*/
|
46
|
+
beginCreateOrUpdate(
|
47
|
+
resourceGroupName: string,
|
48
|
+
workspaceName: string,
|
49
|
+
iotConnectorName: string,
|
50
|
+
fhirDestinationName: string,
|
51
|
+
iotFhirDestination: IotFhirDestination,
|
52
|
+
options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams
|
53
|
+
): Promise<
|
54
|
+
PollerLike<
|
55
|
+
PollOperationState<IotConnectorFhirDestinationCreateOrUpdateResponse>,
|
56
|
+
IotConnectorFhirDestinationCreateOrUpdateResponse
|
57
|
+
>
|
58
|
+
>;
|
59
|
+
/**
|
60
|
+
* Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
|
61
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
62
|
+
* @param workspaceName The name of workspace resource.
|
63
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
64
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
65
|
+
* @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
|
66
|
+
* resource.
|
67
|
+
* @param options The options parameters.
|
68
|
+
*/
|
69
|
+
beginCreateOrUpdateAndWait(
|
70
|
+
resourceGroupName: string,
|
71
|
+
workspaceName: string,
|
72
|
+
iotConnectorName: string,
|
73
|
+
fhirDestinationName: string,
|
74
|
+
iotFhirDestination: IotFhirDestination,
|
75
|
+
options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams
|
76
|
+
): Promise<IotConnectorFhirDestinationCreateOrUpdateResponse>;
|
77
|
+
/**
|
78
|
+
* Deletes an IoT Connector FHIR destination.
|
79
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
80
|
+
* @param workspaceName The name of workspace resource.
|
81
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
82
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
83
|
+
* @param options The options parameters.
|
84
|
+
*/
|
85
|
+
beginDelete(
|
86
|
+
resourceGroupName: string,
|
87
|
+
workspaceName: string,
|
88
|
+
iotConnectorName: string,
|
89
|
+
fhirDestinationName: string,
|
90
|
+
options?: IotConnectorFhirDestinationDeleteOptionalParams
|
91
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
92
|
+
/**
|
93
|
+
* Deletes an IoT Connector FHIR destination.
|
94
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
95
|
+
* @param workspaceName The name of workspace resource.
|
96
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
97
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
98
|
+
* @param options The options parameters.
|
99
|
+
*/
|
100
|
+
beginDeleteAndWait(
|
101
|
+
resourceGroupName: string,
|
102
|
+
workspaceName: string,
|
103
|
+
iotConnectorName: string,
|
104
|
+
fhirDestinationName: string,
|
105
|
+
options?: IotConnectorFhirDestinationDeleteOptionalParams
|
106
|
+
): Promise<void>;
|
107
|
+
}
|
@@ -0,0 +1,147 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
|
9
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
10
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
11
|
+
import {
|
12
|
+
IotConnector,
|
13
|
+
IotConnectorsListByWorkspaceOptionalParams,
|
14
|
+
IotConnectorsGetOptionalParams,
|
15
|
+
IotConnectorsGetResponse,
|
16
|
+
IotConnectorsCreateOrUpdateOptionalParams,
|
17
|
+
IotConnectorsCreateOrUpdateResponse,
|
18
|
+
IotConnectorPatchResource,
|
19
|
+
IotConnectorsUpdateOptionalParams,
|
20
|
+
IotConnectorsUpdateResponse,
|
21
|
+
IotConnectorsDeleteOptionalParams
|
22
|
+
} from "../models";
|
23
|
+
|
24
|
+
/// <reference lib="esnext.asynciterable" />
|
25
|
+
/** Interface representing a IotConnectors. */
|
26
|
+
export interface IotConnectors {
|
27
|
+
/**
|
28
|
+
* Lists all IoT Connectors for the given workspace
|
29
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
30
|
+
* @param workspaceName The name of workspace resource.
|
31
|
+
* @param options The options parameters.
|
32
|
+
*/
|
33
|
+
listByWorkspace(
|
34
|
+
resourceGroupName: string,
|
35
|
+
workspaceName: string,
|
36
|
+
options?: IotConnectorsListByWorkspaceOptionalParams
|
37
|
+
): PagedAsyncIterableIterator<IotConnector>;
|
38
|
+
/**
|
39
|
+
* Gets the properties of the specified IoT Connector.
|
40
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
41
|
+
* @param workspaceName The name of workspace resource.
|
42
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
43
|
+
* @param options The options parameters.
|
44
|
+
*/
|
45
|
+
get(
|
46
|
+
resourceGroupName: string,
|
47
|
+
workspaceName: string,
|
48
|
+
iotConnectorName: string,
|
49
|
+
options?: IotConnectorsGetOptionalParams
|
50
|
+
): Promise<IotConnectorsGetResponse>;
|
51
|
+
/**
|
52
|
+
* Creates or updates an IoT Connector resource with the specified parameters.
|
53
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
54
|
+
* @param workspaceName The name of workspace resource.
|
55
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
56
|
+
* @param iotConnector The parameters for creating or updating an IoT Connectors resource.
|
57
|
+
* @param options The options parameters.
|
58
|
+
*/
|
59
|
+
beginCreateOrUpdate(
|
60
|
+
resourceGroupName: string,
|
61
|
+
workspaceName: string,
|
62
|
+
iotConnectorName: string,
|
63
|
+
iotConnector: IotConnector,
|
64
|
+
options?: IotConnectorsCreateOrUpdateOptionalParams
|
65
|
+
): Promise<
|
66
|
+
PollerLike<
|
67
|
+
PollOperationState<IotConnectorsCreateOrUpdateResponse>,
|
68
|
+
IotConnectorsCreateOrUpdateResponse
|
69
|
+
>
|
70
|
+
>;
|
71
|
+
/**
|
72
|
+
* Creates or updates an IoT Connector resource with the specified parameters.
|
73
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
74
|
+
* @param workspaceName The name of workspace resource.
|
75
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
76
|
+
* @param iotConnector The parameters for creating or updating an IoT Connectors resource.
|
77
|
+
* @param options The options parameters.
|
78
|
+
*/
|
79
|
+
beginCreateOrUpdateAndWait(
|
80
|
+
resourceGroupName: string,
|
81
|
+
workspaceName: string,
|
82
|
+
iotConnectorName: string,
|
83
|
+
iotConnector: IotConnector,
|
84
|
+
options?: IotConnectorsCreateOrUpdateOptionalParams
|
85
|
+
): Promise<IotConnectorsCreateOrUpdateResponse>;
|
86
|
+
/**
|
87
|
+
* Patch an IoT Connector.
|
88
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
89
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
90
|
+
* @param workspaceName The name of workspace resource.
|
91
|
+
* @param iotConnectorPatchResource The parameters for updating an IoT Connector.
|
92
|
+
* @param options The options parameters.
|
93
|
+
*/
|
94
|
+
beginUpdate(
|
95
|
+
resourceGroupName: string,
|
96
|
+
iotConnectorName: string,
|
97
|
+
workspaceName: string,
|
98
|
+
iotConnectorPatchResource: IotConnectorPatchResource,
|
99
|
+
options?: IotConnectorsUpdateOptionalParams
|
100
|
+
): Promise<
|
101
|
+
PollerLike<
|
102
|
+
PollOperationState<IotConnectorsUpdateResponse>,
|
103
|
+
IotConnectorsUpdateResponse
|
104
|
+
>
|
105
|
+
>;
|
106
|
+
/**
|
107
|
+
* Patch an IoT Connector.
|
108
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
109
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
110
|
+
* @param workspaceName The name of workspace resource.
|
111
|
+
* @param iotConnectorPatchResource The parameters for updating an IoT Connector.
|
112
|
+
* @param options The options parameters.
|
113
|
+
*/
|
114
|
+
beginUpdateAndWait(
|
115
|
+
resourceGroupName: string,
|
116
|
+
iotConnectorName: string,
|
117
|
+
workspaceName: string,
|
118
|
+
iotConnectorPatchResource: IotConnectorPatchResource,
|
119
|
+
options?: IotConnectorsUpdateOptionalParams
|
120
|
+
): Promise<IotConnectorsUpdateResponse>;
|
121
|
+
/**
|
122
|
+
* Deletes an IoT Connector.
|
123
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
124
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
125
|
+
* @param workspaceName The name of workspace resource.
|
126
|
+
* @param options The options parameters.
|
127
|
+
*/
|
128
|
+
beginDelete(
|
129
|
+
resourceGroupName: string,
|
130
|
+
iotConnectorName: string,
|
131
|
+
workspaceName: string,
|
132
|
+
options?: IotConnectorsDeleteOptionalParams
|
133
|
+
): Promise<PollerLike<PollOperationState<void>, void>>;
|
134
|
+
/**
|
135
|
+
* Deletes an IoT Connector.
|
136
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
137
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
138
|
+
* @param workspaceName The name of workspace resource.
|
139
|
+
* @param options The options parameters.
|
140
|
+
*/
|
141
|
+
beginDeleteAndWait(
|
142
|
+
resourceGroupName: string,
|
143
|
+
iotConnectorName: string,
|
144
|
+
workspaceName: string,
|
145
|
+
options?: IotConnectorsDeleteOptionalParams
|
146
|
+
): Promise<void>;
|
147
|
+
}
|
@@ -7,16 +7,16 @@
|
|
7
7
|
*/
|
8
8
|
|
9
9
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
10
|
-
import {
|
10
|
+
import { OperationDetail, OperationsListOptionalParams } from "../models";
|
11
11
|
|
12
12
|
/// <reference lib="esnext.asynciterable" />
|
13
13
|
/** Interface representing a Operations. */
|
14
14
|
export interface Operations {
|
15
15
|
/**
|
16
|
-
* Lists all of the available
|
16
|
+
* Lists all of the available operations supported by Microsoft Healthcare resource provider.
|
17
17
|
* @param options The options parameters.
|
18
18
|
*/
|
19
19
|
list(
|
20
20
|
options?: OperationsListOptionalParams
|
21
|
-
): PagedAsyncIterableIterator<
|
21
|
+
): PagedAsyncIterableIterator<OperationDetail>;
|
22
22
|
}
|