@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
package/src/models/index.ts
CHANGED
@@ -119,6 +119,18 @@ export interface Resource {
|
|
119
119
|
export interface ServiceAcrConfigurationInfo {
|
120
120
|
/** The list of the ACR login servers. */
|
121
121
|
loginServers?: string[];
|
122
|
+
/** The list of Open Container Initiative (OCI) artifacts. */
|
123
|
+
ociArtifacts?: ServiceOciArtifactEntry[];
|
124
|
+
}
|
125
|
+
|
126
|
+
/** An Open Container Initiative (OCI) artifact. */
|
127
|
+
export interface ServiceOciArtifactEntry {
|
128
|
+
/** The Azure Container Registry login server. */
|
129
|
+
loginServer?: string;
|
130
|
+
/** The artifact name. */
|
131
|
+
imageName?: string;
|
132
|
+
/** The artifact digest. */
|
133
|
+
digest?: string;
|
122
134
|
}
|
123
135
|
|
124
136
|
/** Metadata pertaining to creation and last modification of the resource. */
|
@@ -184,7 +196,7 @@ export interface ServicesResourceIdentity {
|
|
184
196
|
|
185
197
|
/** Error details. */
|
186
198
|
export interface ErrorDetails {
|
187
|
-
/**
|
199
|
+
/** Error details */
|
188
200
|
error?: ErrorDetailsInternal;
|
189
201
|
}
|
190
202
|
|
@@ -223,31 +235,300 @@ export interface ServicesDescriptionListResult {
|
|
223
235
|
value?: ServicesDescription[];
|
224
236
|
}
|
225
237
|
|
226
|
-
/**
|
227
|
-
export interface
|
228
|
-
/** The
|
238
|
+
/** Input values. */
|
239
|
+
export interface CheckNameAvailabilityParameters {
|
240
|
+
/** The name of the service instance to check. */
|
241
|
+
name: string;
|
242
|
+
/** The fully qualified resource type which includes provider namespace. */
|
243
|
+
type: string;
|
244
|
+
}
|
245
|
+
|
246
|
+
/** The properties indicating whether a given service name is available. */
|
247
|
+
export interface ServicesNameAvailabilityInfo {
|
248
|
+
/**
|
249
|
+
* The value which indicates whether the provided name is available.
|
250
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
251
|
+
*/
|
252
|
+
readonly nameAvailable?: boolean;
|
253
|
+
/**
|
254
|
+
* The reason for unavailability.
|
255
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
256
|
+
*/
|
257
|
+
readonly reason?: ServiceNameUnavailabilityReason;
|
258
|
+
/** The detailed reason message. */
|
259
|
+
message?: string;
|
260
|
+
}
|
261
|
+
|
262
|
+
/** List of private endpoint connection associated with the specified storage account */
|
263
|
+
export interface PrivateEndpointConnectionListResultDescription {
|
264
|
+
/** Array of private endpoint connections */
|
265
|
+
value?: PrivateEndpointConnectionDescription[];
|
266
|
+
}
|
267
|
+
|
268
|
+
/** A list of private link resources */
|
269
|
+
export interface PrivateLinkResourceListResultDescription {
|
270
|
+
/** Array of private link resources */
|
271
|
+
value?: PrivateLinkResourceDescription[];
|
272
|
+
}
|
273
|
+
|
274
|
+
/** Collection of workspace object with a next link */
|
275
|
+
export interface WorkspaceList {
|
276
|
+
/** The link used to get the next page. */
|
277
|
+
nextLink?: string;
|
278
|
+
/** Collection of resources. */
|
279
|
+
value?: Workspace[];
|
280
|
+
}
|
281
|
+
|
282
|
+
/** Workspaces resource specific properties. */
|
283
|
+
export interface WorkspaceProperties {
|
284
|
+
/**
|
285
|
+
* The provisioning state.
|
286
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
287
|
+
*/
|
288
|
+
readonly provisioningState?: ProvisioningState;
|
289
|
+
/**
|
290
|
+
* The list of private endpoint connections that are set up for this resource.
|
291
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
292
|
+
*/
|
293
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
294
|
+
/** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
|
295
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
296
|
+
}
|
297
|
+
|
298
|
+
/** List of key value pairs that describe the resource. This will overwrite the existing tags. */
|
299
|
+
export interface ResourceTags {
|
300
|
+
/** Resource tags. */
|
301
|
+
tags?: { [propertyName: string]: string };
|
302
|
+
}
|
303
|
+
|
304
|
+
/** The common properties for any resource, tracked or proxy. */
|
305
|
+
export interface ResourceCore {
|
306
|
+
/**
|
307
|
+
* The resource identifier.
|
308
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
309
|
+
*/
|
310
|
+
readonly id?: string;
|
311
|
+
/**
|
312
|
+
* The resource name.
|
313
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
314
|
+
*/
|
315
|
+
readonly name?: string;
|
316
|
+
/**
|
317
|
+
* The resource type.
|
318
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
319
|
+
*/
|
320
|
+
readonly type?: string;
|
321
|
+
/** An etag associated with the resource, used for optimistic concurrency when editing it. */
|
322
|
+
etag?: string;
|
323
|
+
}
|
324
|
+
|
325
|
+
/** Error details. */
|
326
|
+
export interface ErrorModel {
|
327
|
+
/** Error details */
|
328
|
+
error?: ErrorDetailsInternal;
|
329
|
+
}
|
330
|
+
|
331
|
+
/** The collection of Dicom Services. */
|
332
|
+
export interface DicomServiceCollection {
|
333
|
+
/** The link used to get the next page of Dicom Services. */
|
334
|
+
nextLink?: string;
|
335
|
+
/** The list of Dicom Services. */
|
336
|
+
value?: DicomService[];
|
337
|
+
}
|
338
|
+
|
339
|
+
/** Authentication configuration information */
|
340
|
+
export interface DicomServiceAuthenticationConfiguration {
|
341
|
+
/**
|
342
|
+
* The authority url for the service
|
343
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
344
|
+
*/
|
345
|
+
readonly authority?: string;
|
346
|
+
/**
|
347
|
+
* The audiences for the service
|
348
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
349
|
+
*/
|
350
|
+
readonly audiences?: string[];
|
351
|
+
}
|
352
|
+
|
353
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
354
|
+
export interface ServiceManagedIdentity {
|
355
|
+
/** Setting indicating whether the service has a managed identity associated with it. */
|
356
|
+
identity?: ServiceManagedIdentityIdentity;
|
357
|
+
}
|
358
|
+
|
359
|
+
/** Setting indicating whether the service has a managed identity associated with it. */
|
360
|
+
export interface ServiceManagedIdentityIdentity {
|
361
|
+
/** Type of identity being specified, currently SystemAssigned and None are allowed. */
|
362
|
+
type: ServiceManagedIdentityType;
|
363
|
+
/**
|
364
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
365
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
366
|
+
*/
|
367
|
+
readonly principalId?: string;
|
368
|
+
/**
|
369
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
370
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
371
|
+
*/
|
372
|
+
readonly tenantId?: string;
|
373
|
+
/** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
|
374
|
+
userAssignedIdentities?: { [propertyName: string]: UserAssignedIdentity };
|
375
|
+
}
|
376
|
+
|
377
|
+
/** User assigned identity properties */
|
378
|
+
export interface UserAssignedIdentity {
|
379
|
+
/**
|
380
|
+
* The principal ID of the assigned identity.
|
381
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
382
|
+
*/
|
383
|
+
readonly principalId?: string;
|
384
|
+
/**
|
385
|
+
* The client ID of the assigned identity.
|
386
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
387
|
+
*/
|
388
|
+
readonly clientId?: string;
|
389
|
+
}
|
390
|
+
|
391
|
+
/** A collection of IoT Connectors. */
|
392
|
+
export interface IotConnectorCollection {
|
393
|
+
/** The link used to get the next page of IoT Connectors. */
|
394
|
+
nextLink?: string;
|
395
|
+
/** The list of IoT Connectors. */
|
396
|
+
value?: IotConnector[];
|
397
|
+
}
|
398
|
+
|
399
|
+
/** Event Hub ingestion endpoint configuration */
|
400
|
+
export interface IotEventHubIngestionEndpointConfiguration {
|
401
|
+
/** Event Hub name to connect to. */
|
402
|
+
eventHubName?: string;
|
403
|
+
/** Consumer group of the event hub to connected to. */
|
404
|
+
consumerGroup?: string;
|
405
|
+
/** Fully qualified namespace of the Event Hub to connect to. */
|
406
|
+
fullyQualifiedEventHubNamespace?: string;
|
407
|
+
}
|
408
|
+
|
409
|
+
/** The mapping content. */
|
410
|
+
export interface IotMappingProperties {
|
411
|
+
/** The mapping. */
|
412
|
+
content?: Record<string, unknown>;
|
413
|
+
}
|
414
|
+
|
415
|
+
/** A collection of IoT Connector FHIR destinations. */
|
416
|
+
export interface IotFhirDestinationCollection {
|
417
|
+
/** The link used to get the next page of IoT FHIR destinations. */
|
418
|
+
nextLink?: string;
|
419
|
+
/** The list of IoT Connector FHIR destinations. */
|
420
|
+
value?: IotFhirDestination[];
|
421
|
+
}
|
422
|
+
|
423
|
+
/** Common IoT Connector destination properties. */
|
424
|
+
export interface IotDestinationProperties {
|
425
|
+
/**
|
426
|
+
* The provisioning state.
|
427
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
428
|
+
*/
|
429
|
+
readonly provisioningState?: ProvisioningState;
|
430
|
+
}
|
431
|
+
|
432
|
+
/** A collection of Fhir services. */
|
433
|
+
export interface FhirServiceCollection {
|
434
|
+
/** The link used to get the next page of Fhir Services. */
|
229
435
|
nextLink?: string;
|
436
|
+
/** The list of Fhir Services. */
|
437
|
+
value?: FhirService[];
|
438
|
+
}
|
439
|
+
|
440
|
+
/** An access policy entry. */
|
441
|
+
export interface FhirServiceAccessPolicyEntry {
|
442
|
+
/** An Azure AD object ID (User or Apps) that is allowed access to the FHIR service. */
|
443
|
+
objectId: string;
|
444
|
+
}
|
445
|
+
|
446
|
+
/** Azure container registry configuration information */
|
447
|
+
export interface FhirServiceAcrConfiguration {
|
448
|
+
/** The list of the Azure container registry login servers. */
|
449
|
+
loginServers?: string[];
|
450
|
+
/** The list of Open Container Initiative (OCI) artifacts. */
|
451
|
+
ociArtifacts?: ServiceOciArtifactEntry[];
|
452
|
+
}
|
453
|
+
|
454
|
+
/** Authentication configuration information */
|
455
|
+
export interface FhirServiceAuthenticationConfiguration {
|
456
|
+
/** The authority url for the service */
|
457
|
+
authority?: string;
|
458
|
+
/** The audience url for the service */
|
459
|
+
audience?: string;
|
460
|
+
/** If the SMART on FHIR proxy is enabled */
|
461
|
+
smartProxyEnabled?: boolean;
|
462
|
+
}
|
463
|
+
|
464
|
+
/** The settings for the CORS configuration of the service instance. */
|
465
|
+
export interface FhirServiceCorsConfiguration {
|
466
|
+
/** The origins to be allowed via CORS. */
|
467
|
+
origins?: string[];
|
468
|
+
/** The headers to be allowed via CORS. */
|
469
|
+
headers?: string[];
|
470
|
+
/** The methods to be allowed via CORS. */
|
471
|
+
methods?: string[];
|
472
|
+
/** The max age to be allowed via CORS. */
|
473
|
+
maxAge?: number;
|
474
|
+
/** If credentials are allowed via CORS. */
|
475
|
+
allowCredentials?: boolean;
|
476
|
+
}
|
477
|
+
|
478
|
+
/** Export operation configuration information */
|
479
|
+
export interface FhirServiceExportConfiguration {
|
480
|
+
/** The name of the default export storage account. */
|
481
|
+
storageAccountName?: string;
|
482
|
+
}
|
483
|
+
|
484
|
+
/** The settings for history tracking for FHIR resources. */
|
485
|
+
export interface ResourceVersionPolicyConfiguration {
|
486
|
+
/** The default value for tracking history across all resources. */
|
487
|
+
default?: FhirResourceVersionPolicy;
|
488
|
+
/** A list of FHIR Resources and their version policy overrides. */
|
489
|
+
resourceTypeOverrides?: { [propertyName: string]: FhirResourceVersionPolicy };
|
490
|
+
}
|
491
|
+
|
492
|
+
/** Available operations of the service */
|
493
|
+
export interface ListOperations {
|
230
494
|
/**
|
231
|
-
*
|
495
|
+
* Collection of available operation details
|
232
496
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
233
497
|
*/
|
234
|
-
readonly value?:
|
498
|
+
readonly value?: OperationDetail[];
|
499
|
+
/**
|
500
|
+
* URL client should use to fetch the next page (per server side paging).
|
501
|
+
* It's null for now, added for future use.
|
502
|
+
*/
|
503
|
+
nextLink?: string;
|
235
504
|
}
|
236
505
|
|
237
506
|
/** Service REST API operation. */
|
238
|
-
export interface
|
507
|
+
export interface OperationDetail {
|
239
508
|
/**
|
240
|
-
*
|
509
|
+
* Name of the operation
|
241
510
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
242
511
|
*/
|
243
512
|
readonly name?: string;
|
513
|
+
/**
|
514
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
515
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
516
|
+
*/
|
517
|
+
readonly isDataAction?: boolean;
|
518
|
+
/** Display of the operation */
|
519
|
+
display?: OperationDisplay;
|
244
520
|
/**
|
245
521
|
* Default value is 'user,system'.
|
246
522
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
247
523
|
*/
|
248
524
|
readonly origin?: string;
|
249
|
-
/**
|
250
|
-
|
525
|
+
/**
|
526
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
527
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
528
|
+
*/
|
529
|
+
readonly actionType?: ActionType;
|
530
|
+
/** Properties of the operation */
|
531
|
+
properties?: OperationProperties;
|
251
532
|
}
|
252
533
|
|
253
534
|
/** The object that represents the operation. */
|
@@ -274,28 +555,64 @@ export interface OperationDisplay {
|
|
274
555
|
readonly description?: string;
|
275
556
|
}
|
276
557
|
|
277
|
-
/**
|
278
|
-
export interface
|
279
|
-
/**
|
280
|
-
|
281
|
-
/** The fully qualified resource type which includes provider namespace. */
|
282
|
-
type: string;
|
558
|
+
/** Extra Operation properties */
|
559
|
+
export interface OperationProperties {
|
560
|
+
/** Service specifications of the operation */
|
561
|
+
serviceSpecification?: ServiceSpecification;
|
283
562
|
}
|
284
563
|
|
285
|
-
/**
|
286
|
-
export interface
|
287
|
-
/**
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
/**
|
298
|
-
|
564
|
+
/** Service specification payload */
|
565
|
+
export interface ServiceSpecification {
|
566
|
+
/** Specifications of the Log for Azure Monitoring */
|
567
|
+
logSpecifications?: LogSpecification[];
|
568
|
+
/** Specifications of the Metrics for Azure Monitoring */
|
569
|
+
metricSpecifications?: MetricSpecification[];
|
570
|
+
}
|
571
|
+
|
572
|
+
/** Specifications of the Log for Azure Monitoring */
|
573
|
+
export interface LogSpecification {
|
574
|
+
/** Name of the log */
|
575
|
+
name?: string;
|
576
|
+
/** Localized friendly display name of the log */
|
577
|
+
displayName?: string;
|
578
|
+
/** Blob duration of the log */
|
579
|
+
blobDuration?: string;
|
580
|
+
}
|
581
|
+
|
582
|
+
/** Specifications of the Metrics for Azure Monitoring */
|
583
|
+
export interface MetricSpecification {
|
584
|
+
/** Name of the metric */
|
585
|
+
name?: string;
|
586
|
+
/** Localized friendly display name of the metric */
|
587
|
+
displayName?: string;
|
588
|
+
/** Localized friendly description of the metric */
|
589
|
+
displayDescription?: string;
|
590
|
+
/** Unit that makes sense for the metric */
|
591
|
+
unit?: string;
|
592
|
+
/** Name of the metric category that the metric belongs to. A metric can only belong to a single category. */
|
593
|
+
category?: string;
|
594
|
+
/** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
|
595
|
+
aggregationType?: string;
|
596
|
+
/** Supported aggregation types */
|
597
|
+
supportedAggregationTypes?: string[];
|
598
|
+
/** Supported time grain types */
|
599
|
+
supportedTimeGrainTypes?: string[];
|
600
|
+
/** Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published. */
|
601
|
+
fillGapWithZero?: boolean;
|
602
|
+
/** Dimensions of the metric */
|
603
|
+
dimensions?: MetricDimension[];
|
604
|
+
/** Name of the MDM namespace. Optional. */
|
605
|
+
sourceMdmNamespace?: string;
|
606
|
+
}
|
607
|
+
|
608
|
+
/** Specifications of the Dimension of metrics */
|
609
|
+
export interface MetricDimension {
|
610
|
+
/** Name of the dimension */
|
611
|
+
name?: string;
|
612
|
+
/** Localized friendly display name of the dimension */
|
613
|
+
displayName?: string;
|
614
|
+
/** Whether this dimension should be included for the Shoebox export scenario */
|
615
|
+
toBeExportedForShoebox?: boolean;
|
299
616
|
}
|
300
617
|
|
301
618
|
/** The properties indicating the operation result of an operation on a service. */
|
@@ -320,20 +637,19 @@ export interface OperationResultsDescription {
|
|
320
637
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
321
638
|
*/
|
322
639
|
readonly startTime?: string;
|
640
|
+
/**
|
641
|
+
* The time that the operation finished.
|
642
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
643
|
+
*/
|
644
|
+
readonly endTime?: string;
|
323
645
|
/** Additional properties of the operation result. */
|
324
|
-
properties?:
|
646
|
+
properties?: Record<string, unknown>;
|
325
647
|
}
|
326
648
|
|
327
649
|
/** List of private endpoint connection associated with the specified storage account */
|
328
|
-
export interface
|
650
|
+
export interface PrivateEndpointConnectionListResult {
|
329
651
|
/** Array of private endpoint connections */
|
330
|
-
value?:
|
331
|
-
}
|
332
|
-
|
333
|
-
/** A list of private link resources */
|
334
|
-
export interface PrivateLinkResourceListResultDescription {
|
335
|
-
/** Array of private link resources */
|
336
|
-
value?: PrivateLinkResourceDescription[];
|
652
|
+
value?: PrivateEndpointConnection[];
|
337
653
|
}
|
338
654
|
|
339
655
|
/** The Private Endpoint Connection resource. */
|
@@ -376,10 +692,133 @@ export type ServicesDescription = ServicesResource & {
|
|
376
692
|
readonly systemData?: SystemData;
|
377
693
|
};
|
378
694
|
|
695
|
+
/** The common properties of tracked resources in the service. */
|
696
|
+
export type TaggedResource = ResourceTags & LocationBasedResource & {};
|
697
|
+
|
698
|
+
/** Workspace patch properties */
|
699
|
+
export type WorkspacePatchResource = ResourceTags & {};
|
700
|
+
|
701
|
+
/** Dicom Service patch properties */
|
702
|
+
export type DicomServicePatchResource = ResourceTags &
|
703
|
+
ServiceManagedIdentity & {};
|
704
|
+
|
705
|
+
/** Iot Connector patch properties */
|
706
|
+
export type IotConnectorPatchResource = ResourceTags &
|
707
|
+
ServiceManagedIdentity & {};
|
708
|
+
|
709
|
+
/** FhirService patch properties */
|
710
|
+
export type FhirServicePatchResource = ResourceTags &
|
711
|
+
ServiceManagedIdentity & {};
|
712
|
+
|
713
|
+
/** The common properties for any location based resource, tracked or proxy. */
|
714
|
+
export type LocationBasedResource = ResourceCore & {
|
715
|
+
/** The resource location. */
|
716
|
+
location?: string;
|
717
|
+
};
|
718
|
+
|
719
|
+
/** The description of Dicom Service */
|
720
|
+
export type DicomService = TaggedResource &
|
721
|
+
ServiceManagedIdentity & {
|
722
|
+
/**
|
723
|
+
* Metadata pertaining to creation and last modification of the resource.
|
724
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
725
|
+
*/
|
726
|
+
readonly systemData?: SystemData;
|
727
|
+
/**
|
728
|
+
* The provisioning state.
|
729
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
730
|
+
*/
|
731
|
+
readonly provisioningState?: ProvisioningState;
|
732
|
+
/** Dicom Service authentication configuration. */
|
733
|
+
authenticationConfiguration?: DicomServiceAuthenticationConfiguration;
|
734
|
+
/**
|
735
|
+
* The url of the Dicom Services.
|
736
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
737
|
+
*/
|
738
|
+
readonly serviceUrl?: string;
|
739
|
+
/**
|
740
|
+
* The list of private endpoint connections that are set up for this resource.
|
741
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
742
|
+
*/
|
743
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
744
|
+
/** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
|
745
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
746
|
+
};
|
747
|
+
|
748
|
+
/** IoT Connector definition. */
|
749
|
+
export type IotConnector = TaggedResource &
|
750
|
+
ServiceManagedIdentity & {
|
751
|
+
/**
|
752
|
+
* Metadata pertaining to creation and last modification of the resource.
|
753
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
754
|
+
*/
|
755
|
+
readonly systemData?: SystemData;
|
756
|
+
/**
|
757
|
+
* The provisioning state.
|
758
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
759
|
+
*/
|
760
|
+
readonly provisioningState?: ProvisioningState;
|
761
|
+
/** Source configuration. */
|
762
|
+
ingestionEndpointConfiguration?: IotEventHubIngestionEndpointConfiguration;
|
763
|
+
/** Device Mappings. */
|
764
|
+
deviceMapping?: IotMappingProperties;
|
765
|
+
};
|
766
|
+
|
767
|
+
/** The description of Fhir Service */
|
768
|
+
export type FhirService = TaggedResource &
|
769
|
+
ServiceManagedIdentity & {
|
770
|
+
/** The kind of the service. */
|
771
|
+
kind?: FhirServiceKind;
|
772
|
+
/**
|
773
|
+
* Metadata pertaining to creation and last modification of the resource.
|
774
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
775
|
+
*/
|
776
|
+
readonly systemData?: SystemData;
|
777
|
+
/**
|
778
|
+
* The provisioning state.
|
779
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
780
|
+
*/
|
781
|
+
readonly provisioningState?: ProvisioningState;
|
782
|
+
/** Fhir Service access policies. */
|
783
|
+
accessPolicies?: FhirServiceAccessPolicyEntry[];
|
784
|
+
/** Fhir Service Azure container registry configuration. */
|
785
|
+
acrConfiguration?: FhirServiceAcrConfiguration;
|
786
|
+
/** Fhir Service authentication configuration. */
|
787
|
+
authenticationConfiguration?: FhirServiceAuthenticationConfiguration;
|
788
|
+
/** Fhir Service Cors configuration. */
|
789
|
+
corsConfiguration?: FhirServiceCorsConfiguration;
|
790
|
+
/** Fhir Service export configuration. */
|
791
|
+
exportConfiguration?: FhirServiceExportConfiguration;
|
792
|
+
/**
|
793
|
+
* The list of private endpoint connections that are set up for this resource.
|
794
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
795
|
+
*/
|
796
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
797
|
+
/** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
|
798
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
799
|
+
/**
|
800
|
+
* Fhir Service event support status.
|
801
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
802
|
+
*/
|
803
|
+
readonly eventState?: ServiceEventState;
|
804
|
+
/** Determines tracking of history for resources. */
|
805
|
+
resourceVersionPolicyConfiguration?: ResourceVersionPolicyConfiguration;
|
806
|
+
};
|
807
|
+
|
808
|
+
/** IoT Connector destination properties for an Azure FHIR service. */
|
809
|
+
export type IotFhirDestinationProperties = IotDestinationProperties & {
|
810
|
+
/** Determines how resource identity is resolved on the destination. */
|
811
|
+
resourceIdentityResolutionType: IotIdentityResolutionType;
|
812
|
+
/** Fully qualified resource id of the FHIR service to connect to. */
|
813
|
+
fhirServiceResourceId: string;
|
814
|
+
/** FHIR Mappings */
|
815
|
+
fhirMapping: IotMappingProperties;
|
816
|
+
};
|
817
|
+
|
379
818
|
/** The Private Endpoint Connection resource. */
|
380
819
|
export type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {
|
381
820
|
/**
|
382
|
-
*
|
821
|
+
* Metadata pertaining to creation and last modification of the resource.
|
383
822
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
384
823
|
*/
|
385
824
|
readonly systemData?: SystemData;
|
@@ -388,10 +827,41 @@ export type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {
|
|
388
827
|
/** The Private Endpoint Connection resource. */
|
389
828
|
export type PrivateLinkResourceDescription = PrivateLinkResource & {
|
390
829
|
/**
|
391
|
-
*
|
830
|
+
* Metadata pertaining to creation and last modification of the resource.
|
831
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
832
|
+
*/
|
833
|
+
readonly systemData?: SystemData;
|
834
|
+
};
|
835
|
+
|
836
|
+
/** Workspace resource. */
|
837
|
+
export type Workspace = TaggedResource & {
|
838
|
+
/** Workspaces resource specific properties. */
|
839
|
+
properties?: WorkspaceProperties;
|
840
|
+
/**
|
841
|
+
* Metadata pertaining to creation and last modification of the resource.
|
842
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
843
|
+
*/
|
844
|
+
readonly systemData?: SystemData;
|
845
|
+
};
|
846
|
+
|
847
|
+
/** IoT Connector FHIR destination definition. */
|
848
|
+
export type IotFhirDestination = LocationBasedResource & {
|
849
|
+
/**
|
850
|
+
* Metadata pertaining to creation and last modification of the resource.
|
392
851
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
393
852
|
*/
|
394
853
|
readonly systemData?: SystemData;
|
854
|
+
/**
|
855
|
+
* The provisioning state.
|
856
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
857
|
+
*/
|
858
|
+
readonly provisioningState?: ProvisioningState;
|
859
|
+
/** Determines how resource identity is resolved on the destination. */
|
860
|
+
resourceIdentityResolutionType: IotIdentityResolutionType;
|
861
|
+
/** Fully qualified resource id of the FHIR service to connect to. */
|
862
|
+
fhirServiceResourceId: string;
|
863
|
+
/** FHIR Mappings */
|
864
|
+
fhirMapping: IotMappingProperties;
|
395
865
|
};
|
396
866
|
|
397
867
|
/** Known values of {@link ProvisioningState} that the service accepts. */
|
@@ -404,7 +874,11 @@ export enum KnownProvisioningState {
|
|
404
874
|
Updating = "Updating",
|
405
875
|
Failed = "Failed",
|
406
876
|
Canceled = "Canceled",
|
407
|
-
Deprovisioned = "Deprovisioned"
|
877
|
+
Deprovisioned = "Deprovisioned",
|
878
|
+
Moving = "Moving",
|
879
|
+
Suspended = "Suspended",
|
880
|
+
Warned = "Warned",
|
881
|
+
SystemMaintenance = "SystemMaintenance"
|
408
882
|
}
|
409
883
|
|
410
884
|
/**
|
@@ -420,7 +894,11 @@ export enum KnownProvisioningState {
|
|
420
894
|
* **Updating** \
|
421
895
|
* **Failed** \
|
422
896
|
* **Canceled** \
|
423
|
-
* **Deprovisioned**
|
897
|
+
* **Deprovisioned** \
|
898
|
+
* **Moving** \
|
899
|
+
* **Suspended** \
|
900
|
+
* **Warned** \
|
901
|
+
* **SystemMaintenance**
|
424
902
|
*/
|
425
903
|
export type ProvisioningState = string;
|
426
904
|
|
@@ -514,9 +992,111 @@ export enum KnownManagedServiceIdentityType {
|
|
514
992
|
*/
|
515
993
|
export type ManagedServiceIdentityType = string;
|
516
994
|
|
517
|
-
/** Known values of {@link
|
518
|
-
export enum
|
519
|
-
|
995
|
+
/** Known values of {@link ServiceManagedIdentityType} that the service accepts. */
|
996
|
+
export enum KnownServiceManagedIdentityType {
|
997
|
+
None = "None",
|
998
|
+
SystemAssigned = "SystemAssigned",
|
999
|
+
UserAssigned = "UserAssigned",
|
1000
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
1001
|
+
}
|
1002
|
+
|
1003
|
+
/**
|
1004
|
+
* Defines values for ServiceManagedIdentityType. \
|
1005
|
+
* {@link KnownServiceManagedIdentityType} can be used interchangeably with ServiceManagedIdentityType,
|
1006
|
+
* this enum contains the known values that the service supports.
|
1007
|
+
* ### Known values supported by the service
|
1008
|
+
* **None** \
|
1009
|
+
* **SystemAssigned** \
|
1010
|
+
* **UserAssigned** \
|
1011
|
+
* **SystemAssigned,UserAssigned**
|
1012
|
+
*/
|
1013
|
+
export type ServiceManagedIdentityType = string;
|
1014
|
+
|
1015
|
+
/** Known values of {@link IotIdentityResolutionType} that the service accepts. */
|
1016
|
+
export enum KnownIotIdentityResolutionType {
|
1017
|
+
Create = "Create",
|
1018
|
+
Lookup = "Lookup"
|
1019
|
+
}
|
1020
|
+
|
1021
|
+
/**
|
1022
|
+
* Defines values for IotIdentityResolutionType. \
|
1023
|
+
* {@link KnownIotIdentityResolutionType} can be used interchangeably with IotIdentityResolutionType,
|
1024
|
+
* this enum contains the known values that the service supports.
|
1025
|
+
* ### Known values supported by the service
|
1026
|
+
* **Create** \
|
1027
|
+
* **Lookup**
|
1028
|
+
*/
|
1029
|
+
export type IotIdentityResolutionType = string;
|
1030
|
+
|
1031
|
+
/** Known values of {@link FhirServiceKind} that the service accepts. */
|
1032
|
+
export enum KnownFhirServiceKind {
|
1033
|
+
FhirStu3 = "fhir-Stu3",
|
1034
|
+
FhirR4 = "fhir-R4"
|
1035
|
+
}
|
1036
|
+
|
1037
|
+
/**
|
1038
|
+
* Defines values for FhirServiceKind. \
|
1039
|
+
* {@link KnownFhirServiceKind} can be used interchangeably with FhirServiceKind,
|
1040
|
+
* this enum contains the known values that the service supports.
|
1041
|
+
* ### Known values supported by the service
|
1042
|
+
* **fhir-Stu3** \
|
1043
|
+
* **fhir-R4**
|
1044
|
+
*/
|
1045
|
+
export type FhirServiceKind = string;
|
1046
|
+
|
1047
|
+
/** Known values of {@link ServiceEventState} that the service accepts. */
|
1048
|
+
export enum KnownServiceEventState {
|
1049
|
+
Disabled = "Disabled",
|
1050
|
+
Enabled = "Enabled",
|
1051
|
+
Updating = "Updating"
|
1052
|
+
}
|
1053
|
+
|
1054
|
+
/**
|
1055
|
+
* Defines values for ServiceEventState. \
|
1056
|
+
* {@link KnownServiceEventState} can be used interchangeably with ServiceEventState,
|
1057
|
+
* this enum contains the known values that the service supports.
|
1058
|
+
* ### Known values supported by the service
|
1059
|
+
* **Disabled** \
|
1060
|
+
* **Enabled** \
|
1061
|
+
* **Updating**
|
1062
|
+
*/
|
1063
|
+
export type ServiceEventState = string;
|
1064
|
+
|
1065
|
+
/** Known values of {@link FhirResourceVersionPolicy} that the service accepts. */
|
1066
|
+
export enum KnownFhirResourceVersionPolicy {
|
1067
|
+
NoVersion = "no-version",
|
1068
|
+
Versioned = "versioned",
|
1069
|
+
VersionedUpdate = "versioned-update"
|
1070
|
+
}
|
1071
|
+
|
1072
|
+
/**
|
1073
|
+
* Defines values for FhirResourceVersionPolicy. \
|
1074
|
+
* {@link KnownFhirResourceVersionPolicy} can be used interchangeably with FhirResourceVersionPolicy,
|
1075
|
+
* this enum contains the known values that the service supports.
|
1076
|
+
* ### Known values supported by the service
|
1077
|
+
* **no-version** \
|
1078
|
+
* **versioned** \
|
1079
|
+
* **versioned-update**
|
1080
|
+
*/
|
1081
|
+
export type FhirResourceVersionPolicy = string;
|
1082
|
+
|
1083
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
1084
|
+
export enum KnownActionType {
|
1085
|
+
Internal = "Internal"
|
1086
|
+
}
|
1087
|
+
|
1088
|
+
/**
|
1089
|
+
* Defines values for ActionType. \
|
1090
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
1091
|
+
* this enum contains the known values that the service supports.
|
1092
|
+
* ### Known values supported by the service
|
1093
|
+
* **Internal**
|
1094
|
+
*/
|
1095
|
+
export type ActionType = string;
|
1096
|
+
|
1097
|
+
/** Known values of {@link OperationResultStatus} that the service accepts. */
|
1098
|
+
export enum KnownOperationResultStatus {
|
1099
|
+
Canceled = "Canceled",
|
520
1100
|
Succeeded = "Succeeded",
|
521
1101
|
Failed = "Failed",
|
522
1102
|
Requested = "Requested",
|
@@ -615,27 +1195,6 @@ export interface ServicesListByResourceGroupNextOptionalParams
|
|
615
1195
|
/** Contains response data for the listByResourceGroupNext operation. */
|
616
1196
|
export type ServicesListByResourceGroupNextResponse = ServicesDescriptionListResult;
|
617
1197
|
|
618
|
-
/** Optional parameters. */
|
619
|
-
export interface OperationsListOptionalParams
|
620
|
-
extends coreClient.OperationOptions {}
|
621
|
-
|
622
|
-
/** Contains response data for the list operation. */
|
623
|
-
export type OperationsListResponse = OperationListResult;
|
624
|
-
|
625
|
-
/** Optional parameters. */
|
626
|
-
export interface OperationsListNextOptionalParams
|
627
|
-
extends coreClient.OperationOptions {}
|
628
|
-
|
629
|
-
/** Contains response data for the listNext operation. */
|
630
|
-
export type OperationsListNextResponse = OperationListResult;
|
631
|
-
|
632
|
-
/** Optional parameters. */
|
633
|
-
export interface OperationResultsGetOptionalParams
|
634
|
-
extends coreClient.OperationOptions {}
|
635
|
-
|
636
|
-
/** Contains response data for the get operation. */
|
637
|
-
export type OperationResultsGetResponse = OperationResultsDescription;
|
638
|
-
|
639
1198
|
/** Optional parameters. */
|
640
1199
|
export interface PrivateEndpointConnectionsListByServiceOptionalParams
|
641
1200
|
extends coreClient.OperationOptions {}
|
@@ -685,6 +1244,348 @@ export interface PrivateLinkResourcesGetOptionalParams
|
|
685
1244
|
/** Contains response data for the get operation. */
|
686
1245
|
export type PrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
|
687
1246
|
|
1247
|
+
/** Optional parameters. */
|
1248
|
+
export interface WorkspacesListBySubscriptionOptionalParams
|
1249
|
+
extends coreClient.OperationOptions {}
|
1250
|
+
|
1251
|
+
/** Contains response data for the listBySubscription operation. */
|
1252
|
+
export type WorkspacesListBySubscriptionResponse = WorkspaceList;
|
1253
|
+
|
1254
|
+
/** Optional parameters. */
|
1255
|
+
export interface WorkspacesListByResourceGroupOptionalParams
|
1256
|
+
extends coreClient.OperationOptions {}
|
1257
|
+
|
1258
|
+
/** Contains response data for the listByResourceGroup operation. */
|
1259
|
+
export type WorkspacesListByResourceGroupResponse = WorkspaceList;
|
1260
|
+
|
1261
|
+
/** Optional parameters. */
|
1262
|
+
export interface WorkspacesGetOptionalParams
|
1263
|
+
extends coreClient.OperationOptions {}
|
1264
|
+
|
1265
|
+
/** Contains response data for the get operation. */
|
1266
|
+
export type WorkspacesGetResponse = Workspace;
|
1267
|
+
|
1268
|
+
/** Optional parameters. */
|
1269
|
+
export interface WorkspacesCreateOrUpdateOptionalParams
|
1270
|
+
extends coreClient.OperationOptions {
|
1271
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1272
|
+
updateIntervalInMs?: number;
|
1273
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1274
|
+
resumeFrom?: string;
|
1275
|
+
}
|
1276
|
+
|
1277
|
+
/** Contains response data for the createOrUpdate operation. */
|
1278
|
+
export type WorkspacesCreateOrUpdateResponse = Workspace;
|
1279
|
+
|
1280
|
+
/** Optional parameters. */
|
1281
|
+
export interface WorkspacesUpdateOptionalParams
|
1282
|
+
extends coreClient.OperationOptions {
|
1283
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1284
|
+
updateIntervalInMs?: number;
|
1285
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1286
|
+
resumeFrom?: string;
|
1287
|
+
}
|
1288
|
+
|
1289
|
+
/** Contains response data for the update operation. */
|
1290
|
+
export type WorkspacesUpdateResponse = Workspace;
|
1291
|
+
|
1292
|
+
/** Optional parameters. */
|
1293
|
+
export interface WorkspacesDeleteOptionalParams
|
1294
|
+
extends coreClient.OperationOptions {
|
1295
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1296
|
+
updateIntervalInMs?: number;
|
1297
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1298
|
+
resumeFrom?: string;
|
1299
|
+
}
|
1300
|
+
|
1301
|
+
/** Optional parameters. */
|
1302
|
+
export interface WorkspacesListBySubscriptionNextOptionalParams
|
1303
|
+
extends coreClient.OperationOptions {}
|
1304
|
+
|
1305
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
1306
|
+
export type WorkspacesListBySubscriptionNextResponse = WorkspaceList;
|
1307
|
+
|
1308
|
+
/** Optional parameters. */
|
1309
|
+
export interface WorkspacesListByResourceGroupNextOptionalParams
|
1310
|
+
extends coreClient.OperationOptions {}
|
1311
|
+
|
1312
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
1313
|
+
export type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
|
1314
|
+
|
1315
|
+
/** Optional parameters. */
|
1316
|
+
export interface DicomServicesListByWorkspaceOptionalParams
|
1317
|
+
extends coreClient.OperationOptions {}
|
1318
|
+
|
1319
|
+
/** Contains response data for the listByWorkspace operation. */
|
1320
|
+
export type DicomServicesListByWorkspaceResponse = DicomServiceCollection;
|
1321
|
+
|
1322
|
+
/** Optional parameters. */
|
1323
|
+
export interface DicomServicesGetOptionalParams
|
1324
|
+
extends coreClient.OperationOptions {}
|
1325
|
+
|
1326
|
+
/** Contains response data for the get operation. */
|
1327
|
+
export type DicomServicesGetResponse = DicomService;
|
1328
|
+
|
1329
|
+
/** Optional parameters. */
|
1330
|
+
export interface DicomServicesCreateOrUpdateOptionalParams
|
1331
|
+
extends coreClient.OperationOptions {
|
1332
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1333
|
+
updateIntervalInMs?: number;
|
1334
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1335
|
+
resumeFrom?: string;
|
1336
|
+
}
|
1337
|
+
|
1338
|
+
/** Contains response data for the createOrUpdate operation. */
|
1339
|
+
export type DicomServicesCreateOrUpdateResponse = DicomService;
|
1340
|
+
|
1341
|
+
/** Optional parameters. */
|
1342
|
+
export interface DicomServicesUpdateOptionalParams
|
1343
|
+
extends coreClient.OperationOptions {
|
1344
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1345
|
+
updateIntervalInMs?: number;
|
1346
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1347
|
+
resumeFrom?: string;
|
1348
|
+
}
|
1349
|
+
|
1350
|
+
/** Contains response data for the update operation. */
|
1351
|
+
export type DicomServicesUpdateResponse = DicomService;
|
1352
|
+
|
1353
|
+
/** Optional parameters. */
|
1354
|
+
export interface DicomServicesDeleteOptionalParams
|
1355
|
+
extends coreClient.OperationOptions {
|
1356
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1357
|
+
updateIntervalInMs?: number;
|
1358
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1359
|
+
resumeFrom?: string;
|
1360
|
+
}
|
1361
|
+
|
1362
|
+
/** Optional parameters. */
|
1363
|
+
export interface DicomServicesListByWorkspaceNextOptionalParams
|
1364
|
+
extends coreClient.OperationOptions {}
|
1365
|
+
|
1366
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
1367
|
+
export type DicomServicesListByWorkspaceNextResponse = DicomServiceCollection;
|
1368
|
+
|
1369
|
+
/** Optional parameters. */
|
1370
|
+
export interface IotConnectorsListByWorkspaceOptionalParams
|
1371
|
+
extends coreClient.OperationOptions {}
|
1372
|
+
|
1373
|
+
/** Contains response data for the listByWorkspace operation. */
|
1374
|
+
export type IotConnectorsListByWorkspaceResponse = IotConnectorCollection;
|
1375
|
+
|
1376
|
+
/** Optional parameters. */
|
1377
|
+
export interface IotConnectorsGetOptionalParams
|
1378
|
+
extends coreClient.OperationOptions {}
|
1379
|
+
|
1380
|
+
/** Contains response data for the get operation. */
|
1381
|
+
export type IotConnectorsGetResponse = IotConnector;
|
1382
|
+
|
1383
|
+
/** Optional parameters. */
|
1384
|
+
export interface IotConnectorsCreateOrUpdateOptionalParams
|
1385
|
+
extends coreClient.OperationOptions {
|
1386
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1387
|
+
updateIntervalInMs?: number;
|
1388
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1389
|
+
resumeFrom?: string;
|
1390
|
+
}
|
1391
|
+
|
1392
|
+
/** Contains response data for the createOrUpdate operation. */
|
1393
|
+
export type IotConnectorsCreateOrUpdateResponse = IotConnector;
|
1394
|
+
|
1395
|
+
/** Optional parameters. */
|
1396
|
+
export interface IotConnectorsUpdateOptionalParams
|
1397
|
+
extends coreClient.OperationOptions {
|
1398
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1399
|
+
updateIntervalInMs?: number;
|
1400
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1401
|
+
resumeFrom?: string;
|
1402
|
+
}
|
1403
|
+
|
1404
|
+
/** Contains response data for the update operation. */
|
1405
|
+
export type IotConnectorsUpdateResponse = IotConnector;
|
1406
|
+
|
1407
|
+
/** Optional parameters. */
|
1408
|
+
export interface IotConnectorsDeleteOptionalParams
|
1409
|
+
extends coreClient.OperationOptions {
|
1410
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1411
|
+
updateIntervalInMs?: number;
|
1412
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1413
|
+
resumeFrom?: string;
|
1414
|
+
}
|
1415
|
+
|
1416
|
+
/** Optional parameters. */
|
1417
|
+
export interface IotConnectorsListByWorkspaceNextOptionalParams
|
1418
|
+
extends coreClient.OperationOptions {}
|
1419
|
+
|
1420
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
1421
|
+
export type IotConnectorsListByWorkspaceNextResponse = IotConnectorCollection;
|
1422
|
+
|
1423
|
+
/** Optional parameters. */
|
1424
|
+
export interface FhirDestinationsListByIotConnectorOptionalParams
|
1425
|
+
extends coreClient.OperationOptions {}
|
1426
|
+
|
1427
|
+
/** Contains response data for the listByIotConnector operation. */
|
1428
|
+
export type FhirDestinationsListByIotConnectorResponse = IotFhirDestinationCollection;
|
1429
|
+
|
1430
|
+
/** Optional parameters. */
|
1431
|
+
export interface FhirDestinationsListByIotConnectorNextOptionalParams
|
1432
|
+
extends coreClient.OperationOptions {}
|
1433
|
+
|
1434
|
+
/** Contains response data for the listByIotConnectorNext operation. */
|
1435
|
+
export type FhirDestinationsListByIotConnectorNextResponse = IotFhirDestinationCollection;
|
1436
|
+
|
1437
|
+
/** Optional parameters. */
|
1438
|
+
export interface IotConnectorFhirDestinationGetOptionalParams
|
1439
|
+
extends coreClient.OperationOptions {}
|
1440
|
+
|
1441
|
+
/** Contains response data for the get operation. */
|
1442
|
+
export type IotConnectorFhirDestinationGetResponse = IotFhirDestination;
|
1443
|
+
|
1444
|
+
/** Optional parameters. */
|
1445
|
+
export interface IotConnectorFhirDestinationCreateOrUpdateOptionalParams
|
1446
|
+
extends coreClient.OperationOptions {
|
1447
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1448
|
+
updateIntervalInMs?: number;
|
1449
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1450
|
+
resumeFrom?: string;
|
1451
|
+
}
|
1452
|
+
|
1453
|
+
/** Contains response data for the createOrUpdate operation. */
|
1454
|
+
export type IotConnectorFhirDestinationCreateOrUpdateResponse = IotFhirDestination;
|
1455
|
+
|
1456
|
+
/** Optional parameters. */
|
1457
|
+
export interface IotConnectorFhirDestinationDeleteOptionalParams
|
1458
|
+
extends coreClient.OperationOptions {
|
1459
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1460
|
+
updateIntervalInMs?: number;
|
1461
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1462
|
+
resumeFrom?: string;
|
1463
|
+
}
|
1464
|
+
|
1465
|
+
/** Optional parameters. */
|
1466
|
+
export interface FhirServicesListByWorkspaceOptionalParams
|
1467
|
+
extends coreClient.OperationOptions {}
|
1468
|
+
|
1469
|
+
/** Contains response data for the listByWorkspace operation. */
|
1470
|
+
export type FhirServicesListByWorkspaceResponse = FhirServiceCollection;
|
1471
|
+
|
1472
|
+
/** Optional parameters. */
|
1473
|
+
export interface FhirServicesGetOptionalParams
|
1474
|
+
extends coreClient.OperationOptions {}
|
1475
|
+
|
1476
|
+
/** Contains response data for the get operation. */
|
1477
|
+
export type FhirServicesGetResponse = FhirService;
|
1478
|
+
|
1479
|
+
/** Optional parameters. */
|
1480
|
+
export interface FhirServicesCreateOrUpdateOptionalParams
|
1481
|
+
extends coreClient.OperationOptions {
|
1482
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1483
|
+
updateIntervalInMs?: number;
|
1484
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1485
|
+
resumeFrom?: string;
|
1486
|
+
}
|
1487
|
+
|
1488
|
+
/** Contains response data for the createOrUpdate operation. */
|
1489
|
+
export type FhirServicesCreateOrUpdateResponse = FhirService;
|
1490
|
+
|
1491
|
+
/** Optional parameters. */
|
1492
|
+
export interface FhirServicesUpdateOptionalParams
|
1493
|
+
extends coreClient.OperationOptions {
|
1494
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1495
|
+
updateIntervalInMs?: number;
|
1496
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1497
|
+
resumeFrom?: string;
|
1498
|
+
}
|
1499
|
+
|
1500
|
+
/** Contains response data for the update operation. */
|
1501
|
+
export type FhirServicesUpdateResponse = FhirService;
|
1502
|
+
|
1503
|
+
/** Optional parameters. */
|
1504
|
+
export interface FhirServicesDeleteOptionalParams
|
1505
|
+
extends coreClient.OperationOptions {
|
1506
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1507
|
+
updateIntervalInMs?: number;
|
1508
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1509
|
+
resumeFrom?: string;
|
1510
|
+
}
|
1511
|
+
|
1512
|
+
/** Optional parameters. */
|
1513
|
+
export interface FhirServicesListByWorkspaceNextOptionalParams
|
1514
|
+
extends coreClient.OperationOptions {}
|
1515
|
+
|
1516
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
1517
|
+
export type FhirServicesListByWorkspaceNextResponse = FhirServiceCollection;
|
1518
|
+
|
1519
|
+
/** Optional parameters. */
|
1520
|
+
export interface WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams
|
1521
|
+
extends coreClient.OperationOptions {}
|
1522
|
+
|
1523
|
+
/** Contains response data for the listByWorkspace operation. */
|
1524
|
+
export type WorkspacePrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultDescription;
|
1525
|
+
|
1526
|
+
/** Optional parameters. */
|
1527
|
+
export interface WorkspacePrivateEndpointConnectionsGetOptionalParams
|
1528
|
+
extends coreClient.OperationOptions {}
|
1529
|
+
|
1530
|
+
/** Contains response data for the get operation. */
|
1531
|
+
export type WorkspacePrivateEndpointConnectionsGetResponse = PrivateEndpointConnectionDescription;
|
1532
|
+
|
1533
|
+
/** Optional parameters. */
|
1534
|
+
export interface WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams
|
1535
|
+
extends coreClient.OperationOptions {
|
1536
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1537
|
+
updateIntervalInMs?: number;
|
1538
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1539
|
+
resumeFrom?: string;
|
1540
|
+
}
|
1541
|
+
|
1542
|
+
/** Contains response data for the createOrUpdate operation. */
|
1543
|
+
export type WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnectionDescription;
|
1544
|
+
|
1545
|
+
/** Optional parameters. */
|
1546
|
+
export interface WorkspacePrivateEndpointConnectionsDeleteOptionalParams
|
1547
|
+
extends coreClient.OperationOptions {
|
1548
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1549
|
+
updateIntervalInMs?: number;
|
1550
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1551
|
+
resumeFrom?: string;
|
1552
|
+
}
|
1553
|
+
|
1554
|
+
/** Optional parameters. */
|
1555
|
+
export interface WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams
|
1556
|
+
extends coreClient.OperationOptions {}
|
1557
|
+
|
1558
|
+
/** Contains response data for the listByWorkspace operation. */
|
1559
|
+
export type WorkspacePrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResultDescription;
|
1560
|
+
|
1561
|
+
/** Optional parameters. */
|
1562
|
+
export interface WorkspacePrivateLinkResourcesGetOptionalParams
|
1563
|
+
extends coreClient.OperationOptions {}
|
1564
|
+
|
1565
|
+
/** Contains response data for the get operation. */
|
1566
|
+
export type WorkspacePrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
|
1567
|
+
|
1568
|
+
/** Optional parameters. */
|
1569
|
+
export interface OperationsListOptionalParams
|
1570
|
+
extends coreClient.OperationOptions {}
|
1571
|
+
|
1572
|
+
/** Contains response data for the list operation. */
|
1573
|
+
export type OperationsListResponse = ListOperations;
|
1574
|
+
|
1575
|
+
/** Optional parameters. */
|
1576
|
+
export interface OperationsListNextOptionalParams
|
1577
|
+
extends coreClient.OperationOptions {}
|
1578
|
+
|
1579
|
+
/** Contains response data for the listNext operation. */
|
1580
|
+
export type OperationsListNextResponse = ListOperations;
|
1581
|
+
|
1582
|
+
/** Optional parameters. */
|
1583
|
+
export interface OperationResultsGetOptionalParams
|
1584
|
+
extends coreClient.OperationOptions {}
|
1585
|
+
|
1586
|
+
/** Contains response data for the get operation. */
|
1587
|
+
export type OperationResultsGetResponse = OperationResultsDescription;
|
1588
|
+
|
688
1589
|
/** Optional parameters. */
|
689
1590
|
export interface HealthcareApisManagementClientOptionalParams
|
690
1591
|
extends coreClient.ServiceClientOptions {
|