@azure/arm-healthcareapis 2.0.0 → 2.1.1-alpha.20220330.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +161 -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 +24 -12
- 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
@@ -4,6 +4,15 @@ import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
4
4
|
import { PollerLike } from '@azure/core-lro';
|
5
5
|
import { PollOperationState } from '@azure/core-lro';
|
6
6
|
|
7
|
+
/**
|
8
|
+
* Defines values for ActionType. \
|
9
|
+
* {@link KnownActionType} can be used interchangeably with ActionType,
|
10
|
+
* this enum contains the known values that the service supports.
|
11
|
+
* ### Known values supported by the service
|
12
|
+
* **Internal**
|
13
|
+
*/
|
14
|
+
export declare type ActionType = string;
|
15
|
+
|
7
16
|
/** Input values. */
|
8
17
|
export declare interface CheckNameAvailabilityParameters {
|
9
18
|
/** The name of the service instance to check. */
|
@@ -24,9 +33,184 @@ export declare interface CheckNameAvailabilityParameters {
|
|
24
33
|
*/
|
25
34
|
export declare type CreatedByType = string;
|
26
35
|
|
36
|
+
/** The description of Dicom Service */
|
37
|
+
export declare type DicomService = TaggedResource & ServiceManagedIdentity & {
|
38
|
+
/**
|
39
|
+
* Metadata pertaining to creation and last modification of the resource.
|
40
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
41
|
+
*/
|
42
|
+
readonly systemData?: SystemData;
|
43
|
+
/**
|
44
|
+
* The provisioning state.
|
45
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
46
|
+
*/
|
47
|
+
readonly provisioningState?: ProvisioningState;
|
48
|
+
/** Dicom Service authentication configuration. */
|
49
|
+
authenticationConfiguration?: DicomServiceAuthenticationConfiguration;
|
50
|
+
/**
|
51
|
+
* The url of the Dicom Services.
|
52
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
53
|
+
*/
|
54
|
+
readonly serviceUrl?: string;
|
55
|
+
/**
|
56
|
+
* The list of private endpoint connections that are set up for this resource.
|
57
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
58
|
+
*/
|
59
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
60
|
+
/** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
|
61
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
62
|
+
};
|
63
|
+
|
64
|
+
/** Authentication configuration information */
|
65
|
+
export declare interface DicomServiceAuthenticationConfiguration {
|
66
|
+
/**
|
67
|
+
* The authority url for the service
|
68
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
69
|
+
*/
|
70
|
+
readonly authority?: string;
|
71
|
+
/**
|
72
|
+
* The audiences for the service
|
73
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
74
|
+
*/
|
75
|
+
readonly audiences?: string[];
|
76
|
+
}
|
77
|
+
|
78
|
+
/** The collection of Dicom Services. */
|
79
|
+
export declare interface DicomServiceCollection {
|
80
|
+
/** The link used to get the next page of Dicom Services. */
|
81
|
+
nextLink?: string;
|
82
|
+
/** The list of Dicom Services. */
|
83
|
+
value?: DicomService[];
|
84
|
+
}
|
85
|
+
|
86
|
+
/** Dicom Service patch properties */
|
87
|
+
export declare type DicomServicePatchResource = ResourceTags & ServiceManagedIdentity & {};
|
88
|
+
|
89
|
+
/** Interface representing a DicomServices. */
|
90
|
+
export declare interface DicomServices {
|
91
|
+
/**
|
92
|
+
* Lists all DICOM Services for the given workspace
|
93
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
94
|
+
* @param workspaceName The name of workspace resource.
|
95
|
+
* @param options The options parameters.
|
96
|
+
*/
|
97
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: DicomServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<DicomService>;
|
98
|
+
/**
|
99
|
+
* Gets the properties of the specified DICOM Service.
|
100
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
101
|
+
* @param workspaceName The name of workspace resource.
|
102
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
103
|
+
* @param options The options parameters.
|
104
|
+
*/
|
105
|
+
get(resourceGroupName: string, workspaceName: string, dicomServiceName: string, options?: DicomServicesGetOptionalParams): Promise<DicomServicesGetResponse>;
|
106
|
+
/**
|
107
|
+
* Creates or updates a DICOM Service resource with the specified parameters.
|
108
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
109
|
+
* @param workspaceName The name of workspace resource.
|
110
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
111
|
+
* @param dicomservice The parameters for creating or updating a Dicom Service resource.
|
112
|
+
* @param options The options parameters.
|
113
|
+
*/
|
114
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, dicomServiceName: string, dicomservice: DicomService, options?: DicomServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DicomServicesCreateOrUpdateResponse>, DicomServicesCreateOrUpdateResponse>>;
|
115
|
+
/**
|
116
|
+
* Creates or updates a DICOM Service resource with the specified parameters.
|
117
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
118
|
+
* @param workspaceName The name of workspace resource.
|
119
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
120
|
+
* @param dicomservice The parameters for creating or updating a Dicom Service resource.
|
121
|
+
* @param options The options parameters.
|
122
|
+
*/
|
123
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, dicomServiceName: string, dicomservice: DicomService, options?: DicomServicesCreateOrUpdateOptionalParams): Promise<DicomServicesCreateOrUpdateResponse>;
|
124
|
+
/**
|
125
|
+
* Patch DICOM Service details.
|
126
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
127
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
128
|
+
* @param workspaceName The name of workspace resource.
|
129
|
+
* @param dicomservicePatchResource The parameters for updating a Dicom Service.
|
130
|
+
* @param options The options parameters.
|
131
|
+
*/
|
132
|
+
beginUpdate(resourceGroupName: string, dicomServiceName: string, workspaceName: string, dicomservicePatchResource: DicomServicePatchResource, options?: DicomServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<DicomServicesUpdateResponse>, DicomServicesUpdateResponse>>;
|
133
|
+
/**
|
134
|
+
* Patch DICOM Service details.
|
135
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
136
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
137
|
+
* @param workspaceName The name of workspace resource.
|
138
|
+
* @param dicomservicePatchResource The parameters for updating a Dicom Service.
|
139
|
+
* @param options The options parameters.
|
140
|
+
*/
|
141
|
+
beginUpdateAndWait(resourceGroupName: string, dicomServiceName: string, workspaceName: string, dicomservicePatchResource: DicomServicePatchResource, options?: DicomServicesUpdateOptionalParams): Promise<DicomServicesUpdateResponse>;
|
142
|
+
/**
|
143
|
+
* Deletes a DICOM Service.
|
144
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
145
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
146
|
+
* @param workspaceName The name of workspace resource.
|
147
|
+
* @param options The options parameters.
|
148
|
+
*/
|
149
|
+
beginDelete(resourceGroupName: string, dicomServiceName: string, workspaceName: string, options?: DicomServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
150
|
+
/**
|
151
|
+
* Deletes a DICOM Service.
|
152
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
153
|
+
* @param dicomServiceName The name of DICOM Service resource.
|
154
|
+
* @param workspaceName The name of workspace resource.
|
155
|
+
* @param options The options parameters.
|
156
|
+
*/
|
157
|
+
beginDeleteAndWait(resourceGroupName: string, dicomServiceName: string, workspaceName: string, options?: DicomServicesDeleteOptionalParams): Promise<void>;
|
158
|
+
}
|
159
|
+
|
160
|
+
/** Optional parameters. */
|
161
|
+
export declare interface DicomServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
162
|
+
/** Delay to wait until next poll, in milliseconds. */
|
163
|
+
updateIntervalInMs?: number;
|
164
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
165
|
+
resumeFrom?: string;
|
166
|
+
}
|
167
|
+
|
168
|
+
/** Contains response data for the createOrUpdate operation. */
|
169
|
+
export declare type DicomServicesCreateOrUpdateResponse = DicomService;
|
170
|
+
|
171
|
+
/** Optional parameters. */
|
172
|
+
export declare interface DicomServicesDeleteOptionalParams extends coreClient.OperationOptions {
|
173
|
+
/** Delay to wait until next poll, in milliseconds. */
|
174
|
+
updateIntervalInMs?: number;
|
175
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
176
|
+
resumeFrom?: string;
|
177
|
+
}
|
178
|
+
|
179
|
+
/** Optional parameters. */
|
180
|
+
export declare interface DicomServicesGetOptionalParams extends coreClient.OperationOptions {
|
181
|
+
}
|
182
|
+
|
183
|
+
/** Contains response data for the get operation. */
|
184
|
+
export declare type DicomServicesGetResponse = DicomService;
|
185
|
+
|
186
|
+
/** Optional parameters. */
|
187
|
+
export declare interface DicomServicesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
188
|
+
}
|
189
|
+
|
190
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
191
|
+
export declare type DicomServicesListByWorkspaceNextResponse = DicomServiceCollection;
|
192
|
+
|
193
|
+
/** Optional parameters. */
|
194
|
+
export declare interface DicomServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
195
|
+
}
|
196
|
+
|
197
|
+
/** Contains response data for the listByWorkspace operation. */
|
198
|
+
export declare type DicomServicesListByWorkspaceResponse = DicomServiceCollection;
|
199
|
+
|
200
|
+
/** Optional parameters. */
|
201
|
+
export declare interface DicomServicesUpdateOptionalParams extends coreClient.OperationOptions {
|
202
|
+
/** Delay to wait until next poll, in milliseconds. */
|
203
|
+
updateIntervalInMs?: number;
|
204
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
205
|
+
resumeFrom?: string;
|
206
|
+
}
|
207
|
+
|
208
|
+
/** Contains response data for the update operation. */
|
209
|
+
export declare type DicomServicesUpdateResponse = DicomService;
|
210
|
+
|
27
211
|
/** Error details. */
|
28
212
|
export declare interface ErrorDetails {
|
29
|
-
/**
|
213
|
+
/** Error details */
|
30
214
|
error?: ErrorDetailsInternal;
|
31
215
|
}
|
32
216
|
|
@@ -49,6 +233,276 @@ export declare interface ErrorDetailsInternal {
|
|
49
233
|
readonly target?: string;
|
50
234
|
}
|
51
235
|
|
236
|
+
/** Error details. */
|
237
|
+
export declare interface ErrorModel {
|
238
|
+
/** Error details */
|
239
|
+
error?: ErrorDetailsInternal;
|
240
|
+
}
|
241
|
+
|
242
|
+
/** Interface representing a FhirDestinations. */
|
243
|
+
export declare interface FhirDestinations {
|
244
|
+
/**
|
245
|
+
* Lists all FHIR destinations for the given IoT Connector
|
246
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
247
|
+
* @param workspaceName The name of workspace resource.
|
248
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
249
|
+
* @param options The options parameters.
|
250
|
+
*/
|
251
|
+
listByIotConnector(resourceGroupName: string, workspaceName: string, iotConnectorName: string, options?: FhirDestinationsListByIotConnectorOptionalParams): PagedAsyncIterableIterator<IotFhirDestination>;
|
252
|
+
}
|
253
|
+
|
254
|
+
/** Optional parameters. */
|
255
|
+
export declare interface FhirDestinationsListByIotConnectorNextOptionalParams extends coreClient.OperationOptions {
|
256
|
+
}
|
257
|
+
|
258
|
+
/** Contains response data for the listByIotConnectorNext operation. */
|
259
|
+
export declare type FhirDestinationsListByIotConnectorNextResponse = IotFhirDestinationCollection;
|
260
|
+
|
261
|
+
/** Optional parameters. */
|
262
|
+
export declare interface FhirDestinationsListByIotConnectorOptionalParams extends coreClient.OperationOptions {
|
263
|
+
}
|
264
|
+
|
265
|
+
/** Contains response data for the listByIotConnector operation. */
|
266
|
+
export declare type FhirDestinationsListByIotConnectorResponse = IotFhirDestinationCollection;
|
267
|
+
|
268
|
+
/**
|
269
|
+
* Defines values for FhirResourceVersionPolicy. \
|
270
|
+
* {@link KnownFhirResourceVersionPolicy} can be used interchangeably with FhirResourceVersionPolicy,
|
271
|
+
* this enum contains the known values that the service supports.
|
272
|
+
* ### Known values supported by the service
|
273
|
+
* **no-version** \
|
274
|
+
* **versioned** \
|
275
|
+
* **versioned-update**
|
276
|
+
*/
|
277
|
+
export declare type FhirResourceVersionPolicy = string;
|
278
|
+
|
279
|
+
/** The description of Fhir Service */
|
280
|
+
export declare type FhirService = TaggedResource & ServiceManagedIdentity & {
|
281
|
+
/** The kind of the service. */
|
282
|
+
kind?: FhirServiceKind;
|
283
|
+
/**
|
284
|
+
* Metadata pertaining to creation and last modification of the resource.
|
285
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
286
|
+
*/
|
287
|
+
readonly systemData?: SystemData;
|
288
|
+
/**
|
289
|
+
* The provisioning state.
|
290
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
291
|
+
*/
|
292
|
+
readonly provisioningState?: ProvisioningState;
|
293
|
+
/** Fhir Service access policies. */
|
294
|
+
accessPolicies?: FhirServiceAccessPolicyEntry[];
|
295
|
+
/** Fhir Service Azure container registry configuration. */
|
296
|
+
acrConfiguration?: FhirServiceAcrConfiguration;
|
297
|
+
/** Fhir Service authentication configuration. */
|
298
|
+
authenticationConfiguration?: FhirServiceAuthenticationConfiguration;
|
299
|
+
/** Fhir Service Cors configuration. */
|
300
|
+
corsConfiguration?: FhirServiceCorsConfiguration;
|
301
|
+
/** Fhir Service export configuration. */
|
302
|
+
exportConfiguration?: FhirServiceExportConfiguration;
|
303
|
+
/**
|
304
|
+
* The list of private endpoint connections that are set up for this resource.
|
305
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
306
|
+
*/
|
307
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
308
|
+
/** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
|
309
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
310
|
+
/**
|
311
|
+
* Fhir Service event support status.
|
312
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
313
|
+
*/
|
314
|
+
readonly eventState?: ServiceEventState;
|
315
|
+
/** Determines tracking of history for resources. */
|
316
|
+
resourceVersionPolicyConfiguration?: ResourceVersionPolicyConfiguration;
|
317
|
+
};
|
318
|
+
|
319
|
+
/** An access policy entry. */
|
320
|
+
export declare interface FhirServiceAccessPolicyEntry {
|
321
|
+
/** An Azure AD object ID (User or Apps) that is allowed access to the FHIR service. */
|
322
|
+
objectId: string;
|
323
|
+
}
|
324
|
+
|
325
|
+
/** Azure container registry configuration information */
|
326
|
+
export declare interface FhirServiceAcrConfiguration {
|
327
|
+
/** The list of the Azure container registry login servers. */
|
328
|
+
loginServers?: string[];
|
329
|
+
/** The list of Open Container Initiative (OCI) artifacts. */
|
330
|
+
ociArtifacts?: ServiceOciArtifactEntry[];
|
331
|
+
}
|
332
|
+
|
333
|
+
/** Authentication configuration information */
|
334
|
+
export declare interface FhirServiceAuthenticationConfiguration {
|
335
|
+
/** The authority url for the service */
|
336
|
+
authority?: string;
|
337
|
+
/** The audience url for the service */
|
338
|
+
audience?: string;
|
339
|
+
/** If the SMART on FHIR proxy is enabled */
|
340
|
+
smartProxyEnabled?: boolean;
|
341
|
+
}
|
342
|
+
|
343
|
+
/** A collection of Fhir services. */
|
344
|
+
export declare interface FhirServiceCollection {
|
345
|
+
/** The link used to get the next page of Fhir Services. */
|
346
|
+
nextLink?: string;
|
347
|
+
/** The list of Fhir Services. */
|
348
|
+
value?: FhirService[];
|
349
|
+
}
|
350
|
+
|
351
|
+
/** The settings for the CORS configuration of the service instance. */
|
352
|
+
export declare interface FhirServiceCorsConfiguration {
|
353
|
+
/** The origins to be allowed via CORS. */
|
354
|
+
origins?: string[];
|
355
|
+
/** The headers to be allowed via CORS. */
|
356
|
+
headers?: string[];
|
357
|
+
/** The methods to be allowed via CORS. */
|
358
|
+
methods?: string[];
|
359
|
+
/** The max age to be allowed via CORS. */
|
360
|
+
maxAge?: number;
|
361
|
+
/** If credentials are allowed via CORS. */
|
362
|
+
allowCredentials?: boolean;
|
363
|
+
}
|
364
|
+
|
365
|
+
/** Export operation configuration information */
|
366
|
+
export declare interface FhirServiceExportConfiguration {
|
367
|
+
/** The name of the default export storage account. */
|
368
|
+
storageAccountName?: string;
|
369
|
+
}
|
370
|
+
|
371
|
+
/**
|
372
|
+
* Defines values for FhirServiceKind. \
|
373
|
+
* {@link KnownFhirServiceKind} can be used interchangeably with FhirServiceKind,
|
374
|
+
* this enum contains the known values that the service supports.
|
375
|
+
* ### Known values supported by the service
|
376
|
+
* **fhir-Stu3** \
|
377
|
+
* **fhir-R4**
|
378
|
+
*/
|
379
|
+
export declare type FhirServiceKind = string;
|
380
|
+
|
381
|
+
/** FhirService patch properties */
|
382
|
+
export declare type FhirServicePatchResource = ResourceTags & ServiceManagedIdentity & {};
|
383
|
+
|
384
|
+
/** Interface representing a FhirServices. */
|
385
|
+
export declare interface FhirServices {
|
386
|
+
/**
|
387
|
+
* Lists all FHIR Services for the given workspace
|
388
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
389
|
+
* @param workspaceName The name of workspace resource.
|
390
|
+
* @param options The options parameters.
|
391
|
+
*/
|
392
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FhirServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<FhirService>;
|
393
|
+
/**
|
394
|
+
* Gets the properties of the specified FHIR Service.
|
395
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
396
|
+
* @param workspaceName The name of workspace resource.
|
397
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
398
|
+
* @param options The options parameters.
|
399
|
+
*/
|
400
|
+
get(resourceGroupName: string, workspaceName: string, fhirServiceName: string, options?: FhirServicesGetOptionalParams): Promise<FhirServicesGetResponse>;
|
401
|
+
/**
|
402
|
+
* Creates or updates a FHIR Service resource with the specified parameters.
|
403
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
404
|
+
* @param workspaceName The name of workspace resource.
|
405
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
406
|
+
* @param fhirservice The parameters for creating or updating a Fhir Service resource.
|
407
|
+
* @param options The options parameters.
|
408
|
+
*/
|
409
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<FhirServicesCreateOrUpdateResponse>, FhirServicesCreateOrUpdateResponse>>;
|
410
|
+
/**
|
411
|
+
* Creates or updates a FHIR Service resource with the specified parameters.
|
412
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
413
|
+
* @param workspaceName The name of workspace resource.
|
414
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
415
|
+
* @param fhirservice The parameters for creating or updating a Fhir Service resource.
|
416
|
+
* @param options The options parameters.
|
417
|
+
*/
|
418
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<FhirServicesCreateOrUpdateResponse>;
|
419
|
+
/**
|
420
|
+
* Patch FHIR Service details.
|
421
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
422
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
423
|
+
* @param workspaceName The name of workspace resource.
|
424
|
+
* @param fhirservicePatchResource The parameters for updating a Fhir Service.
|
425
|
+
* @param options The options parameters.
|
426
|
+
*/
|
427
|
+
beginUpdate(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<FhirServicesUpdateResponse>, FhirServicesUpdateResponse>>;
|
428
|
+
/**
|
429
|
+
* Patch FHIR Service details.
|
430
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
431
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
432
|
+
* @param workspaceName The name of workspace resource.
|
433
|
+
* @param fhirservicePatchResource The parameters for updating a Fhir Service.
|
434
|
+
* @param options The options parameters.
|
435
|
+
*/
|
436
|
+
beginUpdateAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<FhirServicesUpdateResponse>;
|
437
|
+
/**
|
438
|
+
* Deletes a FHIR Service.
|
439
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
440
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
441
|
+
* @param workspaceName The name of workspace resource.
|
442
|
+
* @param options The options parameters.
|
443
|
+
*/
|
444
|
+
beginDelete(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
445
|
+
/**
|
446
|
+
* Deletes a FHIR Service.
|
447
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
448
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
449
|
+
* @param workspaceName The name of workspace resource.
|
450
|
+
* @param options The options parameters.
|
451
|
+
*/
|
452
|
+
beginDeleteAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<void>;
|
453
|
+
}
|
454
|
+
|
455
|
+
/** Optional parameters. */
|
456
|
+
export declare interface FhirServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
457
|
+
/** Delay to wait until next poll, in milliseconds. */
|
458
|
+
updateIntervalInMs?: number;
|
459
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
460
|
+
resumeFrom?: string;
|
461
|
+
}
|
462
|
+
|
463
|
+
/** Contains response data for the createOrUpdate operation. */
|
464
|
+
export declare type FhirServicesCreateOrUpdateResponse = FhirService;
|
465
|
+
|
466
|
+
/** Optional parameters. */
|
467
|
+
export declare interface FhirServicesDeleteOptionalParams extends coreClient.OperationOptions {
|
468
|
+
/** Delay to wait until next poll, in milliseconds. */
|
469
|
+
updateIntervalInMs?: number;
|
470
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
471
|
+
resumeFrom?: string;
|
472
|
+
}
|
473
|
+
|
474
|
+
/** Optional parameters. */
|
475
|
+
export declare interface FhirServicesGetOptionalParams extends coreClient.OperationOptions {
|
476
|
+
}
|
477
|
+
|
478
|
+
/** Contains response data for the get operation. */
|
479
|
+
export declare type FhirServicesGetResponse = FhirService;
|
480
|
+
|
481
|
+
/** Optional parameters. */
|
482
|
+
export declare interface FhirServicesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
483
|
+
}
|
484
|
+
|
485
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
486
|
+
export declare type FhirServicesListByWorkspaceNextResponse = FhirServiceCollection;
|
487
|
+
|
488
|
+
/** Optional parameters. */
|
489
|
+
export declare interface FhirServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
490
|
+
}
|
491
|
+
|
492
|
+
/** Contains response data for the listByWorkspace operation. */
|
493
|
+
export declare type FhirServicesListByWorkspaceResponse = FhirServiceCollection;
|
494
|
+
|
495
|
+
/** Optional parameters. */
|
496
|
+
export declare interface FhirServicesUpdateOptionalParams extends coreClient.OperationOptions {
|
497
|
+
/** Delay to wait until next poll, in milliseconds. */
|
498
|
+
updateIntervalInMs?: number;
|
499
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
500
|
+
resumeFrom?: string;
|
501
|
+
}
|
502
|
+
|
503
|
+
/** Contains response data for the update operation. */
|
504
|
+
export declare type FhirServicesUpdateResponse = FhirService;
|
505
|
+
|
52
506
|
export declare class HealthcareApisManagementClient extends coreClient.ServiceClient {
|
53
507
|
$host: string;
|
54
508
|
apiVersion: string;
|
@@ -61,10 +515,18 @@ export declare class HealthcareApisManagementClient extends coreClient.ServiceCl
|
|
61
515
|
*/
|
62
516
|
constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: HealthcareApisManagementClientOptionalParams);
|
63
517
|
services: Services;
|
64
|
-
operations: Operations;
|
65
|
-
operationResults: OperationResults;
|
66
518
|
privateEndpointConnections: PrivateEndpointConnections;
|
67
519
|
privateLinkResources: PrivateLinkResources;
|
520
|
+
workspaces: Workspaces;
|
521
|
+
dicomServices: DicomServices;
|
522
|
+
iotConnectors: IotConnectors;
|
523
|
+
fhirDestinations: FhirDestinations;
|
524
|
+
iotConnectorFhirDestination: IotConnectorFhirDestination;
|
525
|
+
fhirServices: FhirServices;
|
526
|
+
workspacePrivateEndpointConnections: WorkspacePrivateEndpointConnections;
|
527
|
+
workspacePrivateLinkResources: WorkspacePrivateLinkResources;
|
528
|
+
operations: Operations;
|
529
|
+
operationResults: OperationResults;
|
68
530
|
}
|
69
531
|
|
70
532
|
/** Optional parameters. */
|
@@ -77,9 +539,317 @@ export declare interface HealthcareApisManagementClientOptionalParams extends co
|
|
77
539
|
endpoint?: string;
|
78
540
|
}
|
79
541
|
|
542
|
+
/** IoT Connector definition. */
|
543
|
+
export declare type IotConnector = TaggedResource & ServiceManagedIdentity & {
|
544
|
+
/**
|
545
|
+
* Metadata pertaining to creation and last modification of the resource.
|
546
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
547
|
+
*/
|
548
|
+
readonly systemData?: SystemData;
|
549
|
+
/**
|
550
|
+
* The provisioning state.
|
551
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
552
|
+
*/
|
553
|
+
readonly provisioningState?: ProvisioningState;
|
554
|
+
/** Source configuration. */
|
555
|
+
ingestionEndpointConfiguration?: IotEventHubIngestionEndpointConfiguration;
|
556
|
+
/** Device Mappings. */
|
557
|
+
deviceMapping?: IotMappingProperties;
|
558
|
+
};
|
559
|
+
|
560
|
+
/** A collection of IoT Connectors. */
|
561
|
+
export declare interface IotConnectorCollection {
|
562
|
+
/** The link used to get the next page of IoT Connectors. */
|
563
|
+
nextLink?: string;
|
564
|
+
/** The list of IoT Connectors. */
|
565
|
+
value?: IotConnector[];
|
566
|
+
}
|
567
|
+
|
568
|
+
/** Interface representing a IotConnectorFhirDestination. */
|
569
|
+
export declare interface IotConnectorFhirDestination {
|
570
|
+
/**
|
571
|
+
* Gets the properties of the specified Iot Connector FHIR destination.
|
572
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
573
|
+
* @param workspaceName The name of workspace resource.
|
574
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
575
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
576
|
+
* @param options The options parameters.
|
577
|
+
*/
|
578
|
+
get(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationGetOptionalParams): Promise<IotConnectorFhirDestinationGetResponse>;
|
579
|
+
/**
|
580
|
+
* Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
|
581
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
582
|
+
* @param workspaceName The name of workspace resource.
|
583
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
584
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
585
|
+
* @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
|
586
|
+
* resource.
|
587
|
+
* @param options The options parameters.
|
588
|
+
*/
|
589
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, iotFhirDestination: IotFhirDestination, options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorFhirDestinationCreateOrUpdateResponse>, IotConnectorFhirDestinationCreateOrUpdateResponse>>;
|
590
|
+
/**
|
591
|
+
* Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
|
592
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
593
|
+
* @param workspaceName The name of workspace resource.
|
594
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
595
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
596
|
+
* @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
|
597
|
+
* resource.
|
598
|
+
* @param options The options parameters.
|
599
|
+
*/
|
600
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, iotFhirDestination: IotFhirDestination, options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams): Promise<IotConnectorFhirDestinationCreateOrUpdateResponse>;
|
601
|
+
/**
|
602
|
+
* Deletes an IoT Connector FHIR destination.
|
603
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
604
|
+
* @param workspaceName The name of workspace resource.
|
605
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
606
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
607
|
+
* @param options The options parameters.
|
608
|
+
*/
|
609
|
+
beginDelete(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
610
|
+
/**
|
611
|
+
* Deletes an IoT Connector FHIR destination.
|
612
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
613
|
+
* @param workspaceName The name of workspace resource.
|
614
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
615
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
616
|
+
* @param options The options parameters.
|
617
|
+
*/
|
618
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationDeleteOptionalParams): Promise<void>;
|
619
|
+
}
|
620
|
+
|
621
|
+
/** Optional parameters. */
|
622
|
+
export declare interface IotConnectorFhirDestinationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
623
|
+
/** Delay to wait until next poll, in milliseconds. */
|
624
|
+
updateIntervalInMs?: number;
|
625
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
626
|
+
resumeFrom?: string;
|
627
|
+
}
|
628
|
+
|
629
|
+
/** Contains response data for the createOrUpdate operation. */
|
630
|
+
export declare type IotConnectorFhirDestinationCreateOrUpdateResponse = IotFhirDestination;
|
631
|
+
|
632
|
+
/** Optional parameters. */
|
633
|
+
export declare interface IotConnectorFhirDestinationDeleteOptionalParams extends coreClient.OperationOptions {
|
634
|
+
/** Delay to wait until next poll, in milliseconds. */
|
635
|
+
updateIntervalInMs?: number;
|
636
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
637
|
+
resumeFrom?: string;
|
638
|
+
}
|
639
|
+
|
640
|
+
/** Optional parameters. */
|
641
|
+
export declare interface IotConnectorFhirDestinationGetOptionalParams extends coreClient.OperationOptions {
|
642
|
+
}
|
643
|
+
|
644
|
+
/** Contains response data for the get operation. */
|
645
|
+
export declare type IotConnectorFhirDestinationGetResponse = IotFhirDestination;
|
646
|
+
|
647
|
+
/** Iot Connector patch properties */
|
648
|
+
export declare type IotConnectorPatchResource = ResourceTags & ServiceManagedIdentity & {};
|
649
|
+
|
650
|
+
/** Interface representing a IotConnectors. */
|
651
|
+
export declare interface IotConnectors {
|
652
|
+
/**
|
653
|
+
* Lists all IoT Connectors for the given workspace
|
654
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
655
|
+
* @param workspaceName The name of workspace resource.
|
656
|
+
* @param options The options parameters.
|
657
|
+
*/
|
658
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: IotConnectorsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<IotConnector>;
|
659
|
+
/**
|
660
|
+
* Gets the properties of the specified IoT Connector.
|
661
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
662
|
+
* @param workspaceName The name of workspace resource.
|
663
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
664
|
+
* @param options The options parameters.
|
665
|
+
*/
|
666
|
+
get(resourceGroupName: string, workspaceName: string, iotConnectorName: string, options?: IotConnectorsGetOptionalParams): Promise<IotConnectorsGetResponse>;
|
667
|
+
/**
|
668
|
+
* Creates or updates an IoT Connector resource with the specified parameters.
|
669
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
670
|
+
* @param workspaceName The name of workspace resource.
|
671
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
672
|
+
* @param iotConnector The parameters for creating or updating an IoT Connectors resource.
|
673
|
+
* @param options The options parameters.
|
674
|
+
*/
|
675
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, iotConnectorName: string, iotConnector: IotConnector, options?: IotConnectorsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorsCreateOrUpdateResponse>, IotConnectorsCreateOrUpdateResponse>>;
|
676
|
+
/**
|
677
|
+
* Creates or updates an IoT Connector resource with the specified parameters.
|
678
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
679
|
+
* @param workspaceName The name of workspace resource.
|
680
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
681
|
+
* @param iotConnector The parameters for creating or updating an IoT Connectors resource.
|
682
|
+
* @param options The options parameters.
|
683
|
+
*/
|
684
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, iotConnector: IotConnector, options?: IotConnectorsCreateOrUpdateOptionalParams): Promise<IotConnectorsCreateOrUpdateResponse>;
|
685
|
+
/**
|
686
|
+
* Patch an IoT Connector.
|
687
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
688
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
689
|
+
* @param workspaceName The name of workspace resource.
|
690
|
+
* @param iotConnectorPatchResource The parameters for updating an IoT Connector.
|
691
|
+
* @param options The options parameters.
|
692
|
+
*/
|
693
|
+
beginUpdate(resourceGroupName: string, iotConnectorName: string, workspaceName: string, iotConnectorPatchResource: IotConnectorPatchResource, options?: IotConnectorsUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorsUpdateResponse>, IotConnectorsUpdateResponse>>;
|
694
|
+
/**
|
695
|
+
* Patch an IoT Connector.
|
696
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
697
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
698
|
+
* @param workspaceName The name of workspace resource.
|
699
|
+
* @param iotConnectorPatchResource The parameters for updating an IoT Connector.
|
700
|
+
* @param options The options parameters.
|
701
|
+
*/
|
702
|
+
beginUpdateAndWait(resourceGroupName: string, iotConnectorName: string, workspaceName: string, iotConnectorPatchResource: IotConnectorPatchResource, options?: IotConnectorsUpdateOptionalParams): Promise<IotConnectorsUpdateResponse>;
|
703
|
+
/**
|
704
|
+
* Deletes an IoT Connector.
|
705
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
706
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
707
|
+
* @param workspaceName The name of workspace resource.
|
708
|
+
* @param options The options parameters.
|
709
|
+
*/
|
710
|
+
beginDelete(resourceGroupName: string, iotConnectorName: string, workspaceName: string, options?: IotConnectorsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
711
|
+
/**
|
712
|
+
* Deletes an IoT Connector.
|
713
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
714
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
715
|
+
* @param workspaceName The name of workspace resource.
|
716
|
+
* @param options The options parameters.
|
717
|
+
*/
|
718
|
+
beginDeleteAndWait(resourceGroupName: string, iotConnectorName: string, workspaceName: string, options?: IotConnectorsDeleteOptionalParams): Promise<void>;
|
719
|
+
}
|
720
|
+
|
721
|
+
/** Optional parameters. */
|
722
|
+
export declare interface IotConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
723
|
+
/** Delay to wait until next poll, in milliseconds. */
|
724
|
+
updateIntervalInMs?: number;
|
725
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
726
|
+
resumeFrom?: string;
|
727
|
+
}
|
728
|
+
|
729
|
+
/** Contains response data for the createOrUpdate operation. */
|
730
|
+
export declare type IotConnectorsCreateOrUpdateResponse = IotConnector;
|
731
|
+
|
732
|
+
/** Optional parameters. */
|
733
|
+
export declare interface IotConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
|
734
|
+
/** Delay to wait until next poll, in milliseconds. */
|
735
|
+
updateIntervalInMs?: number;
|
736
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
737
|
+
resumeFrom?: string;
|
738
|
+
}
|
739
|
+
|
740
|
+
/** Optional parameters. */
|
741
|
+
export declare interface IotConnectorsGetOptionalParams extends coreClient.OperationOptions {
|
742
|
+
}
|
743
|
+
|
744
|
+
/** Contains response data for the get operation. */
|
745
|
+
export declare type IotConnectorsGetResponse = IotConnector;
|
746
|
+
|
747
|
+
/** Optional parameters. */
|
748
|
+
export declare interface IotConnectorsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
749
|
+
}
|
750
|
+
|
751
|
+
/** Contains response data for the listByWorkspaceNext operation. */
|
752
|
+
export declare type IotConnectorsListByWorkspaceNextResponse = IotConnectorCollection;
|
753
|
+
|
754
|
+
/** Optional parameters. */
|
755
|
+
export declare interface IotConnectorsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
756
|
+
}
|
757
|
+
|
758
|
+
/** Contains response data for the listByWorkspace operation. */
|
759
|
+
export declare type IotConnectorsListByWorkspaceResponse = IotConnectorCollection;
|
760
|
+
|
761
|
+
/** Optional parameters. */
|
762
|
+
export declare interface IotConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
|
763
|
+
/** Delay to wait until next poll, in milliseconds. */
|
764
|
+
updateIntervalInMs?: number;
|
765
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
766
|
+
resumeFrom?: string;
|
767
|
+
}
|
768
|
+
|
769
|
+
/** Contains response data for the update operation. */
|
770
|
+
export declare type IotConnectorsUpdateResponse = IotConnector;
|
771
|
+
|
772
|
+
/** Common IoT Connector destination properties. */
|
773
|
+
export declare interface IotDestinationProperties {
|
774
|
+
/**
|
775
|
+
* The provisioning state.
|
776
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
777
|
+
*/
|
778
|
+
readonly provisioningState?: ProvisioningState;
|
779
|
+
}
|
780
|
+
|
781
|
+
/** Event Hub ingestion endpoint configuration */
|
782
|
+
export declare interface IotEventHubIngestionEndpointConfiguration {
|
783
|
+
/** Event Hub name to connect to. */
|
784
|
+
eventHubName?: string;
|
785
|
+
/** Consumer group of the event hub to connected to. */
|
786
|
+
consumerGroup?: string;
|
787
|
+
/** Fully qualified namespace of the Event Hub to connect to. */
|
788
|
+
fullyQualifiedEventHubNamespace?: string;
|
789
|
+
}
|
790
|
+
|
791
|
+
/** IoT Connector FHIR destination definition. */
|
792
|
+
export declare type IotFhirDestination = LocationBasedResource & {
|
793
|
+
/**
|
794
|
+
* Metadata pertaining to creation and last modification of the resource.
|
795
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
796
|
+
*/
|
797
|
+
readonly systemData?: SystemData;
|
798
|
+
/**
|
799
|
+
* The provisioning state.
|
800
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
801
|
+
*/
|
802
|
+
readonly provisioningState?: ProvisioningState;
|
803
|
+
/** Determines how resource identity is resolved on the destination. */
|
804
|
+
resourceIdentityResolutionType: IotIdentityResolutionType;
|
805
|
+
/** Fully qualified resource id of the FHIR service to connect to. */
|
806
|
+
fhirServiceResourceId: string;
|
807
|
+
/** FHIR Mappings */
|
808
|
+
fhirMapping: IotMappingProperties;
|
809
|
+
};
|
810
|
+
|
811
|
+
/** A collection of IoT Connector FHIR destinations. */
|
812
|
+
export declare interface IotFhirDestinationCollection {
|
813
|
+
/** The link used to get the next page of IoT FHIR destinations. */
|
814
|
+
nextLink?: string;
|
815
|
+
/** The list of IoT Connector FHIR destinations. */
|
816
|
+
value?: IotFhirDestination[];
|
817
|
+
}
|
818
|
+
|
819
|
+
/** IoT Connector destination properties for an Azure FHIR service. */
|
820
|
+
export declare type IotFhirDestinationProperties = IotDestinationProperties & {
|
821
|
+
/** Determines how resource identity is resolved on the destination. */
|
822
|
+
resourceIdentityResolutionType: IotIdentityResolutionType;
|
823
|
+
/** Fully qualified resource id of the FHIR service to connect to. */
|
824
|
+
fhirServiceResourceId: string;
|
825
|
+
/** FHIR Mappings */
|
826
|
+
fhirMapping: IotMappingProperties;
|
827
|
+
};
|
828
|
+
|
829
|
+
/**
|
830
|
+
* Defines values for IotIdentityResolutionType. \
|
831
|
+
* {@link KnownIotIdentityResolutionType} can be used interchangeably with IotIdentityResolutionType,
|
832
|
+
* this enum contains the known values that the service supports.
|
833
|
+
* ### Known values supported by the service
|
834
|
+
* **Create** \
|
835
|
+
* **Lookup**
|
836
|
+
*/
|
837
|
+
export declare type IotIdentityResolutionType = string;
|
838
|
+
|
839
|
+
/** The mapping content. */
|
840
|
+
export declare interface IotMappingProperties {
|
841
|
+
/** The mapping. */
|
842
|
+
content?: Record<string, unknown>;
|
843
|
+
}
|
844
|
+
|
80
845
|
/** Defines values for Kind. */
|
81
846
|
export declare type Kind = "fhir" | "fhir-Stu3" | "fhir-R4";
|
82
847
|
|
848
|
+
/** Known values of {@link ActionType} that the service accepts. */
|
849
|
+
export declare enum KnownActionType {
|
850
|
+
Internal = "Internal"
|
851
|
+
}
|
852
|
+
|
83
853
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
84
854
|
export declare enum KnownCreatedByType {
|
85
855
|
User = "User",
|
@@ -88,6 +858,25 @@ export declare enum KnownCreatedByType {
|
|
88
858
|
Key = "Key"
|
89
859
|
}
|
90
860
|
|
861
|
+
/** Known values of {@link FhirResourceVersionPolicy} that the service accepts. */
|
862
|
+
export declare enum KnownFhirResourceVersionPolicy {
|
863
|
+
NoVersion = "no-version",
|
864
|
+
Versioned = "versioned",
|
865
|
+
VersionedUpdate = "versioned-update"
|
866
|
+
}
|
867
|
+
|
868
|
+
/** Known values of {@link FhirServiceKind} that the service accepts. */
|
869
|
+
export declare enum KnownFhirServiceKind {
|
870
|
+
FhirStu3 = "fhir-Stu3",
|
871
|
+
FhirR4 = "fhir-R4"
|
872
|
+
}
|
873
|
+
|
874
|
+
/** Known values of {@link IotIdentityResolutionType} that the service accepts. */
|
875
|
+
export declare enum KnownIotIdentityResolutionType {
|
876
|
+
Create = "Create",
|
877
|
+
Lookup = "Lookup"
|
878
|
+
}
|
879
|
+
|
91
880
|
/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
|
92
881
|
export declare enum KnownManagedServiceIdentityType {
|
93
882
|
SystemAssigned = "SystemAssigned",
|
@@ -128,7 +917,11 @@ export declare enum KnownProvisioningState {
|
|
128
917
|
Updating = "Updating",
|
129
918
|
Failed = "Failed",
|
130
919
|
Canceled = "Canceled",
|
131
|
-
Deprovisioned = "Deprovisioned"
|
920
|
+
Deprovisioned = "Deprovisioned",
|
921
|
+
Moving = "Moving",
|
922
|
+
Suspended = "Suspended",
|
923
|
+
Warned = "Warned",
|
924
|
+
SystemMaintenance = "SystemMaintenance"
|
132
925
|
}
|
133
926
|
|
134
927
|
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
@@ -137,6 +930,51 @@ export declare enum KnownPublicNetworkAccess {
|
|
137
930
|
Disabled = "Disabled"
|
138
931
|
}
|
139
932
|
|
933
|
+
/** Known values of {@link ServiceEventState} that the service accepts. */
|
934
|
+
export declare enum KnownServiceEventState {
|
935
|
+
Disabled = "Disabled",
|
936
|
+
Enabled = "Enabled",
|
937
|
+
Updating = "Updating"
|
938
|
+
}
|
939
|
+
|
940
|
+
/** Known values of {@link ServiceManagedIdentityType} that the service accepts. */
|
941
|
+
export declare enum KnownServiceManagedIdentityType {
|
942
|
+
None = "None",
|
943
|
+
SystemAssigned = "SystemAssigned",
|
944
|
+
UserAssigned = "UserAssigned",
|
945
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
|
946
|
+
}
|
947
|
+
|
948
|
+
/** Available operations of the service */
|
949
|
+
export declare interface ListOperations {
|
950
|
+
/**
|
951
|
+
* Collection of available operation details
|
952
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
953
|
+
*/
|
954
|
+
readonly value?: OperationDetail[];
|
955
|
+
/**
|
956
|
+
* URL client should use to fetch the next page (per server side paging).
|
957
|
+
* It's null for now, added for future use.
|
958
|
+
*/
|
959
|
+
nextLink?: string;
|
960
|
+
}
|
961
|
+
|
962
|
+
/** The common properties for any location based resource, tracked or proxy. */
|
963
|
+
export declare type LocationBasedResource = ResourceCore & {
|
964
|
+
/** The resource location. */
|
965
|
+
location?: string;
|
966
|
+
};
|
967
|
+
|
968
|
+
/** Specifications of the Log for Azure Monitoring */
|
969
|
+
export declare interface LogSpecification {
|
970
|
+
/** Name of the log */
|
971
|
+
name?: string;
|
972
|
+
/** Localized friendly display name of the log */
|
973
|
+
displayName?: string;
|
974
|
+
/** Blob duration of the log */
|
975
|
+
blobDuration?: string;
|
976
|
+
}
|
977
|
+
|
140
978
|
/**
|
141
979
|
* Defines values for ManagedServiceIdentityType. \
|
142
980
|
* {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
|
@@ -147,20 +985,68 @@ export declare enum KnownPublicNetworkAccess {
|
|
147
985
|
*/
|
148
986
|
export declare type ManagedServiceIdentityType = string;
|
149
987
|
|
988
|
+
/** Specifications of the Dimension of metrics */
|
989
|
+
export declare interface MetricDimension {
|
990
|
+
/** Name of the dimension */
|
991
|
+
name?: string;
|
992
|
+
/** Localized friendly display name of the dimension */
|
993
|
+
displayName?: string;
|
994
|
+
/** Whether this dimension should be included for the Shoebox export scenario */
|
995
|
+
toBeExportedForShoebox?: boolean;
|
996
|
+
}
|
997
|
+
|
998
|
+
/** Specifications of the Metrics for Azure Monitoring */
|
999
|
+
export declare interface MetricSpecification {
|
1000
|
+
/** Name of the metric */
|
1001
|
+
name?: string;
|
1002
|
+
/** Localized friendly display name of the metric */
|
1003
|
+
displayName?: string;
|
1004
|
+
/** Localized friendly description of the metric */
|
1005
|
+
displayDescription?: string;
|
1006
|
+
/** Unit that makes sense for the metric */
|
1007
|
+
unit?: string;
|
1008
|
+
/** Name of the metric category that the metric belongs to. A metric can only belong to a single category. */
|
1009
|
+
category?: string;
|
1010
|
+
/** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
|
1011
|
+
aggregationType?: string;
|
1012
|
+
/** Supported aggregation types */
|
1013
|
+
supportedAggregationTypes?: string[];
|
1014
|
+
/** Supported time grain types */
|
1015
|
+
supportedTimeGrainTypes?: string[];
|
1016
|
+
/** Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published. */
|
1017
|
+
fillGapWithZero?: boolean;
|
1018
|
+
/** Dimensions of the metric */
|
1019
|
+
dimensions?: MetricDimension[];
|
1020
|
+
/** Name of the MDM namespace. Optional. */
|
1021
|
+
sourceMdmNamespace?: string;
|
1022
|
+
}
|
1023
|
+
|
150
1024
|
/** Service REST API operation. */
|
151
|
-
export declare interface
|
1025
|
+
export declare interface OperationDetail {
|
152
1026
|
/**
|
153
|
-
*
|
1027
|
+
* Name of the operation
|
154
1028
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
155
1029
|
*/
|
156
1030
|
readonly name?: string;
|
1031
|
+
/**
|
1032
|
+
* Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
|
1033
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1034
|
+
*/
|
1035
|
+
readonly isDataAction?: boolean;
|
1036
|
+
/** Display of the operation */
|
1037
|
+
display?: OperationDisplay;
|
157
1038
|
/**
|
158
1039
|
* Default value is 'user,system'.
|
159
1040
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
160
1041
|
*/
|
161
1042
|
readonly origin?: string;
|
162
|
-
/**
|
163
|
-
|
1043
|
+
/**
|
1044
|
+
* Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
|
1045
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1046
|
+
*/
|
1047
|
+
readonly actionType?: ActionType;
|
1048
|
+
/** Properties of the operation */
|
1049
|
+
properties?: OperationProperties;
|
164
1050
|
}
|
165
1051
|
|
166
1052
|
/** The object that represents the operation. */
|
@@ -187,15 +1073,10 @@ export declare interface OperationDisplay {
|
|
187
1073
|
readonly description?: string;
|
188
1074
|
}
|
189
1075
|
|
190
|
-
/**
|
191
|
-
export declare interface
|
192
|
-
/**
|
193
|
-
|
194
|
-
/**
|
195
|
-
* A list of service operations supported by the Microsoft.HealthcareApis resource provider.
|
196
|
-
* NOTE: This property will not be serialized. It can only be populated by the server.
|
197
|
-
*/
|
198
|
-
readonly value?: Operation[];
|
1076
|
+
/** Extra Operation properties */
|
1077
|
+
export declare interface OperationProperties {
|
1078
|
+
/** Service specifications of the operation */
|
1079
|
+
serviceSpecification?: ServiceSpecification;
|
199
1080
|
}
|
200
1081
|
|
201
1082
|
/** Interface representing a OperationResults. */
|
@@ -231,8 +1112,13 @@ export declare interface OperationResultsDescription {
|
|
231
1112
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
232
1113
|
*/
|
233
1114
|
readonly startTime?: string;
|
1115
|
+
/**
|
1116
|
+
* The time that the operation finished.
|
1117
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1118
|
+
*/
|
1119
|
+
readonly endTime?: string;
|
234
1120
|
/** Additional properties of the operation result. */
|
235
|
-
properties?:
|
1121
|
+
properties?: Record<string, unknown>;
|
236
1122
|
}
|
237
1123
|
|
238
1124
|
/** Optional parameters. */
|
@@ -258,10 +1144,10 @@ export declare type OperationResultStatus = string;
|
|
258
1144
|
/** Interface representing a Operations. */
|
259
1145
|
export declare interface Operations {
|
260
1146
|
/**
|
261
|
-
* Lists all of the available
|
1147
|
+
* Lists all of the available operations supported by Microsoft Healthcare resource provider.
|
262
1148
|
* @param options The options parameters.
|
263
1149
|
*/
|
264
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<
|
1150
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationDetail>;
|
265
1151
|
}
|
266
1152
|
|
267
1153
|
/** Optional parameters. */
|
@@ -269,14 +1155,14 @@ export declare interface OperationsListNextOptionalParams extends coreClient.Ope
|
|
269
1155
|
}
|
270
1156
|
|
271
1157
|
/** Contains response data for the listNext operation. */
|
272
|
-
export declare type OperationsListNextResponse =
|
1158
|
+
export declare type OperationsListNextResponse = ListOperations;
|
273
1159
|
|
274
1160
|
/** Optional parameters. */
|
275
1161
|
export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
276
1162
|
}
|
277
1163
|
|
278
1164
|
/** Contains response data for the list operation. */
|
279
|
-
export declare type OperationsListResponse =
|
1165
|
+
export declare type OperationsListResponse = ListOperations;
|
280
1166
|
|
281
1167
|
/** The Private Endpoint resource. */
|
282
1168
|
export declare interface PrivateEndpoint {
|
@@ -303,12 +1189,18 @@ export declare type PrivateEndpointConnection = Resource & {
|
|
303
1189
|
/** The Private Endpoint Connection resource. */
|
304
1190
|
export declare type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {
|
305
1191
|
/**
|
306
|
-
*
|
1192
|
+
* Metadata pertaining to creation and last modification of the resource.
|
307
1193
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
308
1194
|
*/
|
309
1195
|
readonly systemData?: SystemData;
|
310
1196
|
};
|
311
1197
|
|
1198
|
+
/** List of private endpoint connection associated with the specified storage account */
|
1199
|
+
export declare interface PrivateEndpointConnectionListResult {
|
1200
|
+
/** Array of private endpoint connections */
|
1201
|
+
value?: PrivateEndpointConnection[];
|
1202
|
+
}
|
1203
|
+
|
312
1204
|
/** List of private endpoint connection associated with the specified storage account */
|
313
1205
|
export declare interface PrivateEndpointConnectionListResultDescription {
|
314
1206
|
/** Array of private endpoint connections */
|
@@ -448,7 +1340,7 @@ export declare type PrivateLinkResource = Resource & {
|
|
448
1340
|
/** The Private Endpoint Connection resource. */
|
449
1341
|
export declare type PrivateLinkResourceDescription = PrivateLinkResource & {
|
450
1342
|
/**
|
451
|
-
*
|
1343
|
+
* Metadata pertaining to creation and last modification of the resource.
|
452
1344
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
453
1345
|
*/
|
454
1346
|
readonly systemData?: SystemData;
|
@@ -516,7 +1408,11 @@ export declare interface PrivateLinkServiceConnectionState {
|
|
516
1408
|
* **Updating** \
|
517
1409
|
* **Failed** \
|
518
1410
|
* **Canceled** \
|
519
|
-
* **Deprovisioned**
|
1411
|
+
* **Deprovisioned** \
|
1412
|
+
* **Moving** \
|
1413
|
+
* **Suspended** \
|
1414
|
+
* **Warned** \
|
1415
|
+
* **SystemMaintenance**
|
520
1416
|
*/
|
521
1417
|
export declare type ProvisioningState = string;
|
522
1418
|
|
@@ -530,23 +1426,62 @@ export declare type ProvisioningState = string;
|
|
530
1426
|
*/
|
531
1427
|
export declare type PublicNetworkAccess = string;
|
532
1428
|
|
533
|
-
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
534
|
-
export declare interface Resource {
|
1429
|
+
/** Common fields that are returned in the response for all Azure Resource Manager resources */
|
1430
|
+
export declare interface Resource {
|
1431
|
+
/**
|
1432
|
+
* Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
|
1433
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1434
|
+
*/
|
1435
|
+
readonly id?: string;
|
1436
|
+
/**
|
1437
|
+
* The name of the resource
|
1438
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1439
|
+
*/
|
1440
|
+
readonly name?: string;
|
1441
|
+
/**
|
1442
|
+
* The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
|
1443
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1444
|
+
*/
|
1445
|
+
readonly type?: string;
|
1446
|
+
}
|
1447
|
+
|
1448
|
+
/** The common properties for any resource, tracked or proxy. */
|
1449
|
+
export declare interface ResourceCore {
|
535
1450
|
/**
|
536
|
-
*
|
1451
|
+
* The resource identifier.
|
537
1452
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
538
1453
|
*/
|
539
1454
|
readonly id?: string;
|
540
1455
|
/**
|
541
|
-
* The name
|
1456
|
+
* The resource name.
|
542
1457
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
543
1458
|
*/
|
544
1459
|
readonly name?: string;
|
545
1460
|
/**
|
546
|
-
* The
|
1461
|
+
* The resource type.
|
547
1462
|
* NOTE: This property will not be serialized. It can only be populated by the server.
|
548
1463
|
*/
|
549
1464
|
readonly type?: string;
|
1465
|
+
/** An etag associated with the resource, used for optimistic concurrency when editing it. */
|
1466
|
+
etag?: string;
|
1467
|
+
}
|
1468
|
+
|
1469
|
+
/** List of key value pairs that describe the resource. This will overwrite the existing tags. */
|
1470
|
+
export declare interface ResourceTags {
|
1471
|
+
/** Resource tags. */
|
1472
|
+
tags?: {
|
1473
|
+
[propertyName: string]: string;
|
1474
|
+
};
|
1475
|
+
}
|
1476
|
+
|
1477
|
+
/** The settings for history tracking for FHIR resources. */
|
1478
|
+
export declare interface ResourceVersionPolicyConfiguration {
|
1479
|
+
/** The default value for tracking history across all resources. */
|
1480
|
+
default?: FhirResourceVersionPolicy;
|
1481
|
+
/** A list of FHIR Resources and their version policy overrides. */
|
1482
|
+
resourceTypeOverrides?: {
|
1483
|
+
[propertyName: string]: FhirResourceVersionPolicy;
|
1484
|
+
};
|
550
1485
|
}
|
551
1486
|
|
552
1487
|
/** An access policy entry. */
|
@@ -559,6 +1494,8 @@ export declare interface ServiceAccessPolicyEntry {
|
|
559
1494
|
export declare interface ServiceAcrConfigurationInfo {
|
560
1495
|
/** The list of the ACR login servers. */
|
561
1496
|
loginServers?: string[];
|
1497
|
+
/** The list of Open Container Initiative (OCI) artifacts. */
|
1498
|
+
ociArtifacts?: ServiceOciArtifactEntry[];
|
562
1499
|
}
|
563
1500
|
|
564
1501
|
/** Authentication configuration information */
|
@@ -593,15 +1530,74 @@ export declare interface ServiceCosmosDbConfigurationInfo {
|
|
593
1530
|
keyVaultKeyUri?: string;
|
594
1531
|
}
|
595
1532
|
|
1533
|
+
/**
|
1534
|
+
* Defines values for ServiceEventState. \
|
1535
|
+
* {@link KnownServiceEventState} can be used interchangeably with ServiceEventState,
|
1536
|
+
* this enum contains the known values that the service supports.
|
1537
|
+
* ### Known values supported by the service
|
1538
|
+
* **Disabled** \
|
1539
|
+
* **Enabled** \
|
1540
|
+
* **Updating**
|
1541
|
+
*/
|
1542
|
+
export declare type ServiceEventState = string;
|
1543
|
+
|
596
1544
|
/** Export operation configuration information */
|
597
1545
|
export declare interface ServiceExportConfigurationInfo {
|
598
1546
|
/** The name of the default export storage account. */
|
599
1547
|
storageAccountName?: string;
|
600
1548
|
}
|
601
1549
|
|
1550
|
+
/** Managed service identity (system assigned and/or user assigned identities) */
|
1551
|
+
export declare interface ServiceManagedIdentity {
|
1552
|
+
/** Setting indicating whether the service has a managed identity associated with it. */
|
1553
|
+
identity?: ServiceManagedIdentityIdentity;
|
1554
|
+
}
|
1555
|
+
|
1556
|
+
/** Setting indicating whether the service has a managed identity associated with it. */
|
1557
|
+
export declare interface ServiceManagedIdentityIdentity {
|
1558
|
+
/** Type of identity being specified, currently SystemAssigned and None are allowed. */
|
1559
|
+
type: ServiceManagedIdentityType;
|
1560
|
+
/**
|
1561
|
+
* The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
1562
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1563
|
+
*/
|
1564
|
+
readonly principalId?: string;
|
1565
|
+
/**
|
1566
|
+
* The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
|
1567
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1568
|
+
*/
|
1569
|
+
readonly tenantId?: string;
|
1570
|
+
/** 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. */
|
1571
|
+
userAssignedIdentities?: {
|
1572
|
+
[propertyName: string]: UserAssignedIdentity;
|
1573
|
+
};
|
1574
|
+
}
|
1575
|
+
|
1576
|
+
/**
|
1577
|
+
* Defines values for ServiceManagedIdentityType. \
|
1578
|
+
* {@link KnownServiceManagedIdentityType} can be used interchangeably with ServiceManagedIdentityType,
|
1579
|
+
* this enum contains the known values that the service supports.
|
1580
|
+
* ### Known values supported by the service
|
1581
|
+
* **None** \
|
1582
|
+
* **SystemAssigned** \
|
1583
|
+
* **UserAssigned** \
|
1584
|
+
* **SystemAssigned,UserAssigned**
|
1585
|
+
*/
|
1586
|
+
export declare type ServiceManagedIdentityType = string;
|
1587
|
+
|
602
1588
|
/** Defines values for ServiceNameUnavailabilityReason. */
|
603
1589
|
export declare type ServiceNameUnavailabilityReason = "Invalid" | "AlreadyExists";
|
604
1590
|
|
1591
|
+
/** An Open Container Initiative (OCI) artifact. */
|
1592
|
+
export declare interface ServiceOciArtifactEntry {
|
1593
|
+
/** The Azure Container Registry login server. */
|
1594
|
+
loginServer?: string;
|
1595
|
+
/** The artifact name. */
|
1596
|
+
imageName?: string;
|
1597
|
+
/** The artifact digest. */
|
1598
|
+
digest?: string;
|
1599
|
+
}
|
1600
|
+
|
605
1601
|
/** Interface representing a Services. */
|
606
1602
|
export declare interface Services {
|
607
1603
|
/**
|
@@ -783,6 +1779,14 @@ export declare interface ServicesPatchDescription {
|
|
783
1779
|
publicNetworkAccess?: PublicNetworkAccess;
|
784
1780
|
}
|
785
1781
|
|
1782
|
+
/** Service specification payload */
|
1783
|
+
export declare interface ServiceSpecification {
|
1784
|
+
/** Specifications of the Log for Azure Monitoring */
|
1785
|
+
logSpecifications?: LogSpecification[];
|
1786
|
+
/** Specifications of the Metrics for Azure Monitoring */
|
1787
|
+
metricSpecifications?: MetricSpecification[];
|
1788
|
+
}
|
1789
|
+
|
786
1790
|
/** The properties of a service instance. */
|
787
1791
|
export declare interface ServicesProperties {
|
788
1792
|
/**
|
@@ -882,4 +1886,316 @@ export declare interface SystemData {
|
|
882
1886
|
lastModifiedAt?: Date;
|
883
1887
|
}
|
884
1888
|
|
1889
|
+
/** The common properties of tracked resources in the service. */
|
1890
|
+
export declare type TaggedResource = ResourceTags & LocationBasedResource & {};
|
1891
|
+
|
1892
|
+
/** User assigned identity properties */
|
1893
|
+
export declare interface UserAssignedIdentity {
|
1894
|
+
/**
|
1895
|
+
* The principal ID of the assigned identity.
|
1896
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1897
|
+
*/
|
1898
|
+
readonly principalId?: string;
|
1899
|
+
/**
|
1900
|
+
* The client ID of the assigned identity.
|
1901
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1902
|
+
*/
|
1903
|
+
readonly clientId?: string;
|
1904
|
+
}
|
1905
|
+
|
1906
|
+
/** Workspace resource. */
|
1907
|
+
export declare type Workspace = TaggedResource & {
|
1908
|
+
/** Workspaces resource specific properties. */
|
1909
|
+
properties?: WorkspaceProperties;
|
1910
|
+
/**
|
1911
|
+
* Metadata pertaining to creation and last modification of the resource.
|
1912
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
1913
|
+
*/
|
1914
|
+
readonly systemData?: SystemData;
|
1915
|
+
};
|
1916
|
+
|
1917
|
+
/** Collection of workspace object with a next link */
|
1918
|
+
export declare interface WorkspaceList {
|
1919
|
+
/** The link used to get the next page. */
|
1920
|
+
nextLink?: string;
|
1921
|
+
/** Collection of resources. */
|
1922
|
+
value?: Workspace[];
|
1923
|
+
}
|
1924
|
+
|
1925
|
+
/** Workspace patch properties */
|
1926
|
+
export declare type WorkspacePatchResource = ResourceTags & {};
|
1927
|
+
|
1928
|
+
/** Interface representing a WorkspacePrivateEndpointConnections. */
|
1929
|
+
export declare interface WorkspacePrivateEndpointConnections {
|
1930
|
+
/**
|
1931
|
+
* Lists all private endpoint connections for a workspace.
|
1932
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
1933
|
+
* @param workspaceName The name of workspace resource.
|
1934
|
+
* @param options The options parameters.
|
1935
|
+
*/
|
1936
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnectionDescription>;
|
1937
|
+
/**
|
1938
|
+
* Gets the specified private endpoint connection associated with the workspace.
|
1939
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
1940
|
+
* @param workspaceName The name of workspace resource.
|
1941
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
1942
|
+
* Azure resource
|
1943
|
+
* @param options The options parameters.
|
1944
|
+
*/
|
1945
|
+
get(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsGetOptionalParams): Promise<WorkspacePrivateEndpointConnectionsGetResponse>;
|
1946
|
+
/**
|
1947
|
+
* Update the state of the specified private endpoint connection associated with the workspace.
|
1948
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
1949
|
+
* @param workspaceName The name of workspace resource.
|
1950
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
1951
|
+
* Azure resource
|
1952
|
+
* @param properties The private endpoint connection properties.
|
1953
|
+
* @param options The options parameters.
|
1954
|
+
*/
|
1955
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnectionDescription, options?: WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>, WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
1956
|
+
/**
|
1957
|
+
* Update the state of the specified private endpoint connection associated with the workspace.
|
1958
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
1959
|
+
* @param workspaceName The name of workspace resource.
|
1960
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
1961
|
+
* Azure resource
|
1962
|
+
* @param properties The private endpoint connection properties.
|
1963
|
+
* @param options The options parameters.
|
1964
|
+
*/
|
1965
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnectionDescription, options?: WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>;
|
1966
|
+
/**
|
1967
|
+
* Deletes a private endpoint connection.
|
1968
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
1969
|
+
* @param workspaceName The name of workspace resource.
|
1970
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
1971
|
+
* Azure resource
|
1972
|
+
* @param options The options parameters.
|
1973
|
+
*/
|
1974
|
+
beginDelete(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
1975
|
+
/**
|
1976
|
+
* Deletes a private endpoint connection.
|
1977
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
1978
|
+
* @param workspaceName The name of workspace resource.
|
1979
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
1980
|
+
* Azure resource
|
1981
|
+
* @param options The options parameters.
|
1982
|
+
*/
|
1983
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
1984
|
+
}
|
1985
|
+
|
1986
|
+
/** Optional parameters. */
|
1987
|
+
export declare interface WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
1988
|
+
/** Delay to wait until next poll, in milliseconds. */
|
1989
|
+
updateIntervalInMs?: number;
|
1990
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
1991
|
+
resumeFrom?: string;
|
1992
|
+
}
|
1993
|
+
|
1994
|
+
/** Contains response data for the createOrUpdate operation. */
|
1995
|
+
export declare type WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnectionDescription;
|
1996
|
+
|
1997
|
+
/** Optional parameters. */
|
1998
|
+
export declare interface WorkspacePrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
1999
|
+
/** Delay to wait until next poll, in milliseconds. */
|
2000
|
+
updateIntervalInMs?: number;
|
2001
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
2002
|
+
resumeFrom?: string;
|
2003
|
+
}
|
2004
|
+
|
2005
|
+
/** Optional parameters. */
|
2006
|
+
export declare interface WorkspacePrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
2007
|
+
}
|
2008
|
+
|
2009
|
+
/** Contains response data for the get operation. */
|
2010
|
+
export declare type WorkspacePrivateEndpointConnectionsGetResponse = PrivateEndpointConnectionDescription;
|
2011
|
+
|
2012
|
+
/** Optional parameters. */
|
2013
|
+
export declare interface WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
2014
|
+
}
|
2015
|
+
|
2016
|
+
/** Contains response data for the listByWorkspace operation. */
|
2017
|
+
export declare type WorkspacePrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultDescription;
|
2018
|
+
|
2019
|
+
/** Interface representing a WorkspacePrivateLinkResources. */
|
2020
|
+
export declare interface WorkspacePrivateLinkResources {
|
2021
|
+
/**
|
2022
|
+
* Gets the private link resources that need to be created for a workspace.
|
2023
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2024
|
+
* @param workspaceName The name of workspace resource.
|
2025
|
+
* @param options The options parameters.
|
2026
|
+
*/
|
2027
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateLinkResourceDescription>;
|
2028
|
+
/**
|
2029
|
+
* Gets a private link resource that need to be created for a workspace.
|
2030
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2031
|
+
* @param workspaceName The name of workspace resource.
|
2032
|
+
* @param groupName The name of the private link resource group.
|
2033
|
+
* @param options The options parameters.
|
2034
|
+
*/
|
2035
|
+
get(resourceGroupName: string, workspaceName: string, groupName: string, options?: WorkspacePrivateLinkResourcesGetOptionalParams): Promise<WorkspacePrivateLinkResourcesGetResponse>;
|
2036
|
+
}
|
2037
|
+
|
2038
|
+
/** Optional parameters. */
|
2039
|
+
export declare interface WorkspacePrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
|
2040
|
+
}
|
2041
|
+
|
2042
|
+
/** Contains response data for the get operation. */
|
2043
|
+
export declare type WorkspacePrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
|
2044
|
+
|
2045
|
+
/** Optional parameters. */
|
2046
|
+
export declare interface WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
2047
|
+
}
|
2048
|
+
|
2049
|
+
/** Contains response data for the listByWorkspace operation. */
|
2050
|
+
export declare type WorkspacePrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResultDescription;
|
2051
|
+
|
2052
|
+
/** Workspaces resource specific properties. */
|
2053
|
+
export declare interface WorkspaceProperties {
|
2054
|
+
/**
|
2055
|
+
* The provisioning state.
|
2056
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2057
|
+
*/
|
2058
|
+
readonly provisioningState?: ProvisioningState;
|
2059
|
+
/**
|
2060
|
+
* The list of private endpoint connections that are set up for this resource.
|
2061
|
+
* NOTE: This property will not be serialized. It can only be populated by the server.
|
2062
|
+
*/
|
2063
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
2064
|
+
/** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
|
2065
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
2066
|
+
}
|
2067
|
+
|
2068
|
+
/** Interface representing a Workspaces. */
|
2069
|
+
export declare interface Workspaces {
|
2070
|
+
/**
|
2071
|
+
* Lists all the available workspaces under the specified subscription.
|
2072
|
+
* @param options The options parameters.
|
2073
|
+
*/
|
2074
|
+
listBySubscription(options?: WorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
2075
|
+
/**
|
2076
|
+
* Lists all the available workspaces under the specified resource group.
|
2077
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2078
|
+
* @param options The options parameters.
|
2079
|
+
*/
|
2080
|
+
listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
2081
|
+
/**
|
2082
|
+
* Gets the properties of the specified workspace.
|
2083
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2084
|
+
* @param workspaceName The name of workspace resource.
|
2085
|
+
* @param options The options parameters.
|
2086
|
+
*/
|
2087
|
+
get(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams): Promise<WorkspacesGetResponse>;
|
2088
|
+
/**
|
2089
|
+
* Creates or updates a workspace resource with the specified parameters.
|
2090
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2091
|
+
* @param workspaceName The name of workspace resource.
|
2092
|
+
* @param workspace The parameters for creating or updating a healthcare workspace.
|
2093
|
+
* @param options The options parameters.
|
2094
|
+
*/
|
2095
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesCreateOrUpdateResponse>, WorkspacesCreateOrUpdateResponse>>;
|
2096
|
+
/**
|
2097
|
+
* Creates or updates a workspace resource with the specified parameters.
|
2098
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2099
|
+
* @param workspaceName The name of workspace resource.
|
2100
|
+
* @param workspace The parameters for creating or updating a healthcare workspace.
|
2101
|
+
* @param options The options parameters.
|
2102
|
+
*/
|
2103
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<WorkspacesCreateOrUpdateResponse>;
|
2104
|
+
/**
|
2105
|
+
* Patch workspace details.
|
2106
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2107
|
+
* @param workspaceName The name of workspace resource.
|
2108
|
+
* @param workspacePatchResource The parameters for updating a specified workspace.
|
2109
|
+
* @param options The options parameters.
|
2110
|
+
*/
|
2111
|
+
beginUpdate(resourceGroupName: string, workspaceName: string, workspacePatchResource: WorkspacePatchResource, options?: WorkspacesUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesUpdateResponse>, WorkspacesUpdateResponse>>;
|
2112
|
+
/**
|
2113
|
+
* Patch workspace details.
|
2114
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2115
|
+
* @param workspaceName The name of workspace resource.
|
2116
|
+
* @param workspacePatchResource The parameters for updating a specified workspace.
|
2117
|
+
* @param options The options parameters.
|
2118
|
+
*/
|
2119
|
+
beginUpdateAndWait(resourceGroupName: string, workspaceName: string, workspacePatchResource: WorkspacePatchResource, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
|
2120
|
+
/**
|
2121
|
+
* Deletes a specified workspace.
|
2122
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2123
|
+
* @param workspaceName The name of workspace resource.
|
2124
|
+
* @param options The options parameters.
|
2125
|
+
*/
|
2126
|
+
beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
2127
|
+
/**
|
2128
|
+
* Deletes a specified workspace.
|
2129
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
2130
|
+
* @param workspaceName The name of workspace resource.
|
2131
|
+
* @param options The options parameters.
|
2132
|
+
*/
|
2133
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<void>;
|
2134
|
+
}
|
2135
|
+
|
2136
|
+
/** Optional parameters. */
|
2137
|
+
export declare interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
2138
|
+
/** Delay to wait until next poll, in milliseconds. */
|
2139
|
+
updateIntervalInMs?: number;
|
2140
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
2141
|
+
resumeFrom?: string;
|
2142
|
+
}
|
2143
|
+
|
2144
|
+
/** Contains response data for the createOrUpdate operation. */
|
2145
|
+
export declare type WorkspacesCreateOrUpdateResponse = Workspace;
|
2146
|
+
|
2147
|
+
/** Optional parameters. */
|
2148
|
+
export declare interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
|
2149
|
+
/** Delay to wait until next poll, in milliseconds. */
|
2150
|
+
updateIntervalInMs?: number;
|
2151
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
2152
|
+
resumeFrom?: string;
|
2153
|
+
}
|
2154
|
+
|
2155
|
+
/** Optional parameters. */
|
2156
|
+
export declare interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
|
2157
|
+
}
|
2158
|
+
|
2159
|
+
/** Contains response data for the get operation. */
|
2160
|
+
export declare type WorkspacesGetResponse = Workspace;
|
2161
|
+
|
2162
|
+
/** Optional parameters. */
|
2163
|
+
export declare interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
2164
|
+
}
|
2165
|
+
|
2166
|
+
/** Contains response data for the listByResourceGroupNext operation. */
|
2167
|
+
export declare type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
|
2168
|
+
|
2169
|
+
/** Optional parameters. */
|
2170
|
+
export declare interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
2171
|
+
}
|
2172
|
+
|
2173
|
+
/** Contains response data for the listByResourceGroup operation. */
|
2174
|
+
export declare type WorkspacesListByResourceGroupResponse = WorkspaceList;
|
2175
|
+
|
2176
|
+
/** Optional parameters. */
|
2177
|
+
export declare interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
2178
|
+
}
|
2179
|
+
|
2180
|
+
/** Contains response data for the listBySubscriptionNext operation. */
|
2181
|
+
export declare type WorkspacesListBySubscriptionNextResponse = WorkspaceList;
|
2182
|
+
|
2183
|
+
/** Optional parameters. */
|
2184
|
+
export declare interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
2185
|
+
}
|
2186
|
+
|
2187
|
+
/** Contains response data for the listBySubscription operation. */
|
2188
|
+
export declare type WorkspacesListBySubscriptionResponse = WorkspaceList;
|
2189
|
+
|
2190
|
+
/** Optional parameters. */
|
2191
|
+
export declare interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
|
2192
|
+
/** Delay to wait until next poll, in milliseconds. */
|
2193
|
+
updateIntervalInMs?: number;
|
2194
|
+
/** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
|
2195
|
+
resumeFrom?: string;
|
2196
|
+
}
|
2197
|
+
|
2198
|
+
/** Contains response data for the update operation. */
|
2199
|
+
export declare type WorkspacesUpdateResponse = Workspace;
|
2200
|
+
|
885
2201
|
export { }
|