@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
@@ -0,0 +1,74 @@
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
2
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
3
|
+
import { FhirService, FhirServicesListByWorkspaceOptionalParams, FhirServicesGetOptionalParams, FhirServicesGetResponse, FhirServicesCreateOrUpdateOptionalParams, FhirServicesCreateOrUpdateResponse, FhirServicePatchResource, FhirServicesUpdateOptionalParams, FhirServicesUpdateResponse, FhirServicesDeleteOptionalParams } from "../models";
|
4
|
+
/** Interface representing a FhirServices. */
|
5
|
+
export interface FhirServices {
|
6
|
+
/**
|
7
|
+
* Lists all FHIR Services for the given workspace
|
8
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
9
|
+
* @param workspaceName The name of workspace resource.
|
10
|
+
* @param options The options parameters.
|
11
|
+
*/
|
12
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FhirServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<FhirService>;
|
13
|
+
/**
|
14
|
+
* Gets the properties of the specified FHIR Service.
|
15
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
16
|
+
* @param workspaceName The name of workspace resource.
|
17
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
18
|
+
* @param options The options parameters.
|
19
|
+
*/
|
20
|
+
get(resourceGroupName: string, workspaceName: string, fhirServiceName: string, options?: FhirServicesGetOptionalParams): Promise<FhirServicesGetResponse>;
|
21
|
+
/**
|
22
|
+
* Creates or updates a FHIR Service resource with the specified parameters.
|
23
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
24
|
+
* @param workspaceName The name of workspace resource.
|
25
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
26
|
+
* @param fhirservice The parameters for creating or updating a Fhir Service resource.
|
27
|
+
* @param options The options parameters.
|
28
|
+
*/
|
29
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<FhirServicesCreateOrUpdateResponse>, FhirServicesCreateOrUpdateResponse>>;
|
30
|
+
/**
|
31
|
+
* Creates or updates a FHIR Service resource with the specified parameters.
|
32
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
33
|
+
* @param workspaceName The name of workspace resource.
|
34
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
35
|
+
* @param fhirservice The parameters for creating or updating a Fhir Service resource.
|
36
|
+
* @param options The options parameters.
|
37
|
+
*/
|
38
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<FhirServicesCreateOrUpdateResponse>;
|
39
|
+
/**
|
40
|
+
* Patch FHIR Service details.
|
41
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
42
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
43
|
+
* @param workspaceName The name of workspace resource.
|
44
|
+
* @param fhirservicePatchResource The parameters for updating a Fhir Service.
|
45
|
+
* @param options The options parameters.
|
46
|
+
*/
|
47
|
+
beginUpdate(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<FhirServicesUpdateResponse>, FhirServicesUpdateResponse>>;
|
48
|
+
/**
|
49
|
+
* Patch FHIR Service details.
|
50
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
51
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
52
|
+
* @param workspaceName The name of workspace resource.
|
53
|
+
* @param fhirservicePatchResource The parameters for updating a Fhir Service.
|
54
|
+
* @param options The options parameters.
|
55
|
+
*/
|
56
|
+
beginUpdateAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<FhirServicesUpdateResponse>;
|
57
|
+
/**
|
58
|
+
* Deletes a FHIR Service.
|
59
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
60
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
61
|
+
* @param workspaceName The name of workspace resource.
|
62
|
+
* @param options The options parameters.
|
63
|
+
*/
|
64
|
+
beginDelete(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
65
|
+
/**
|
66
|
+
* Deletes a FHIR Service.
|
67
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
68
|
+
* @param fhirServiceName The name of FHIR Service resource.
|
69
|
+
* @param workspaceName The name of workspace resource.
|
70
|
+
* @param options The options parameters.
|
71
|
+
*/
|
72
|
+
beginDeleteAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<void>;
|
73
|
+
}
|
74
|
+
//# sourceMappingURL=fhirServices.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"fhirServices.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/fhirServices.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,WAAW,EACX,yCAAyC,EACzC,6BAA6B,EAC7B,uBAAuB,EACvB,wCAAwC,EACxC,kCAAkC,EAClC,wBAAwB,EACxB,gCAAgC,EAChC,0BAA0B,EAC1B,gCAAgC,EACjC,MAAM,WAAW,CAAC;AAGnB,6CAA6C;AAC7C,MAAM,WAAW,YAAY;IAC3B;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,yCAAyC,GAClD,0BAA0B,CAAC,WAAW,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6BAA6B,GACtC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACpC;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,WAAW,EACxB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,kCAAkC,CAAC,EACtD,kCAAkC,CACnC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,eAAe,EAAE,MAAM,EACvB,WAAW,EAAE,WAAW,EACxB,OAAO,CAAC,EAAE,wCAAwC,GACjD,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,aAAa,EAAE,MAAM,EACrB,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,0BAA0B,CAAC,EAC9C,0BAA0B,CAC3B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,aAAa,EAAE,MAAM,EACrB,wBAAwB,EAAE,wBAAwB,EAClD,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,eAAe,EAAE,MAAM,EACvB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
export {};
|
9
|
+
//# sourceMappingURL=fhirServices.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"fhirServices.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/fhirServices.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
@@ -1,6 +1,14 @@
|
|
1
1
|
export * from "./services";
|
2
|
-
export * from "./operations";
|
3
|
-
export * from "./operationResults";
|
4
2
|
export * from "./privateEndpointConnections";
|
5
3
|
export * from "./privateLinkResources";
|
4
|
+
export * from "./workspaces";
|
5
|
+
export * from "./dicomServices";
|
6
|
+
export * from "./iotConnectors";
|
7
|
+
export * from "./fhirDestinations";
|
8
|
+
export * from "./iotConnectorFhirDestination";
|
9
|
+
export * from "./fhirServices";
|
10
|
+
export * from "./workspacePrivateEndpointConnections";
|
11
|
+
export * from "./workspacePrivateLinkResources";
|
12
|
+
export * from "./operations";
|
13
|
+
export * from "./operationResults";
|
6
14
|
//# sourceMappingURL=index.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAQA,cAAc,YAAY,CAAC;AAC3B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC"}
|
@@ -6,8 +6,16 @@
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
7
|
*/
|
8
8
|
export * from "./services";
|
9
|
-
export * from "./operations";
|
10
|
-
export * from "./operationResults";
|
11
9
|
export * from "./privateEndpointConnections";
|
12
10
|
export * from "./privateLinkResources";
|
11
|
+
export * from "./workspaces";
|
12
|
+
export * from "./dicomServices";
|
13
|
+
export * from "./iotConnectors";
|
14
|
+
export * from "./fhirDestinations";
|
15
|
+
export * from "./iotConnectorFhirDestination";
|
16
|
+
export * from "./fhirServices";
|
17
|
+
export * from "./workspacePrivateEndpointConnections";
|
18
|
+
export * from "./workspacePrivateLinkResources";
|
19
|
+
export * from "./operations";
|
20
|
+
export * from "./operationResults";
|
13
21
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC;AACnC,cAAc,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,cAAc,YAAY,CAAC;AAC3B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wBAAwB,CAAC;AACvC,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uCAAuC,CAAC;AACtD,cAAc,iCAAiC,CAAC;AAChD,cAAc,cAAc,CAAC;AAC7B,cAAc,oBAAoB,CAAC"}
|
@@ -0,0 +1,55 @@
|
|
1
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
2
|
+
import { IotConnectorFhirDestinationGetOptionalParams, IotConnectorFhirDestinationGetResponse, IotFhirDestination, IotConnectorFhirDestinationCreateOrUpdateOptionalParams, IotConnectorFhirDestinationCreateOrUpdateResponse, IotConnectorFhirDestinationDeleteOptionalParams } from "../models";
|
3
|
+
/** Interface representing a IotConnectorFhirDestination. */
|
4
|
+
export interface IotConnectorFhirDestination {
|
5
|
+
/**
|
6
|
+
* Gets the properties of the specified Iot Connector FHIR destination.
|
7
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
8
|
+
* @param workspaceName The name of workspace resource.
|
9
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
10
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
11
|
+
* @param options The options parameters.
|
12
|
+
*/
|
13
|
+
get(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationGetOptionalParams): Promise<IotConnectorFhirDestinationGetResponse>;
|
14
|
+
/**
|
15
|
+
* Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
|
16
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
17
|
+
* @param workspaceName The name of workspace resource.
|
18
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
19
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
20
|
+
* @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
|
21
|
+
* resource.
|
22
|
+
* @param options The options parameters.
|
23
|
+
*/
|
24
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, iotFhirDestination: IotFhirDestination, options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorFhirDestinationCreateOrUpdateResponse>, IotConnectorFhirDestinationCreateOrUpdateResponse>>;
|
25
|
+
/**
|
26
|
+
* Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
|
27
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
28
|
+
* @param workspaceName The name of workspace resource.
|
29
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
30
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
31
|
+
* @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
|
32
|
+
* resource.
|
33
|
+
* @param options The options parameters.
|
34
|
+
*/
|
35
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, iotFhirDestination: IotFhirDestination, options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams): Promise<IotConnectorFhirDestinationCreateOrUpdateResponse>;
|
36
|
+
/**
|
37
|
+
* Deletes an IoT Connector FHIR destination.
|
38
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
39
|
+
* @param workspaceName The name of workspace resource.
|
40
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
41
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
42
|
+
* @param options The options parameters.
|
43
|
+
*/
|
44
|
+
beginDelete(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
45
|
+
/**
|
46
|
+
* Deletes an IoT Connector FHIR destination.
|
47
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
48
|
+
* @param workspaceName The name of workspace resource.
|
49
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
50
|
+
* @param fhirDestinationName The name of IoT Connector FHIR destination resource.
|
51
|
+
* @param options The options parameters.
|
52
|
+
*/
|
53
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationDeleteOptionalParams): Promise<void>;
|
54
|
+
}
|
55
|
+
//# sourceMappingURL=iotConnectorFhirDestination.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"iotConnectorFhirDestination.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/iotConnectorFhirDestination.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,4CAA4C,EAC5C,sCAAsC,EACtC,kBAAkB,EAClB,uDAAuD,EACvD,iDAAiD,EACjD,+CAA+C,EAChD,MAAM,WAAW,CAAC;AAEnB,4DAA4D;AAC5D,MAAM,WAAW,2BAA2B;IAC1C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;;;;OASG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,mBAAmB,EAAE,MAAM,EAC3B,kBAAkB,EAAE,kBAAkB,EACtC,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,iDAAiD,CAAC,EACrE,iDAAiD,CAClD,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,mBAAmB,EAAE,MAAM,EAC3B,kBAAkB,EAAE,kBAAkB,EACtC,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,iDAAiD,CAAC,CAAC;IAC9D;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
export {};
|
9
|
+
//# sourceMappingURL=iotConnectorFhirDestination.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"iotConnectorFhirDestination.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/iotConnectorFhirDestination.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
@@ -0,0 +1,74 @@
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
2
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
3
|
+
import { IotConnector, IotConnectorsListByWorkspaceOptionalParams, IotConnectorsGetOptionalParams, IotConnectorsGetResponse, IotConnectorsCreateOrUpdateOptionalParams, IotConnectorsCreateOrUpdateResponse, IotConnectorPatchResource, IotConnectorsUpdateOptionalParams, IotConnectorsUpdateResponse, IotConnectorsDeleteOptionalParams } from "../models";
|
4
|
+
/** Interface representing a IotConnectors. */
|
5
|
+
export interface IotConnectors {
|
6
|
+
/**
|
7
|
+
* Lists all IoT Connectors for the given workspace
|
8
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
9
|
+
* @param workspaceName The name of workspace resource.
|
10
|
+
* @param options The options parameters.
|
11
|
+
*/
|
12
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: IotConnectorsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<IotConnector>;
|
13
|
+
/**
|
14
|
+
* Gets the properties of the specified IoT Connector.
|
15
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
16
|
+
* @param workspaceName The name of workspace resource.
|
17
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
18
|
+
* @param options The options parameters.
|
19
|
+
*/
|
20
|
+
get(resourceGroupName: string, workspaceName: string, iotConnectorName: string, options?: IotConnectorsGetOptionalParams): Promise<IotConnectorsGetResponse>;
|
21
|
+
/**
|
22
|
+
* Creates or updates an IoT Connector resource with the specified parameters.
|
23
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
24
|
+
* @param workspaceName The name of workspace resource.
|
25
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
26
|
+
* @param iotConnector The parameters for creating or updating an IoT Connectors resource.
|
27
|
+
* @param options The options parameters.
|
28
|
+
*/
|
29
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, iotConnectorName: string, iotConnector: IotConnector, options?: IotConnectorsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorsCreateOrUpdateResponse>, IotConnectorsCreateOrUpdateResponse>>;
|
30
|
+
/**
|
31
|
+
* Creates or updates an IoT Connector resource with the specified parameters.
|
32
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
33
|
+
* @param workspaceName The name of workspace resource.
|
34
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
35
|
+
* @param iotConnector The parameters for creating or updating an IoT Connectors resource.
|
36
|
+
* @param options The options parameters.
|
37
|
+
*/
|
38
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, iotConnector: IotConnector, options?: IotConnectorsCreateOrUpdateOptionalParams): Promise<IotConnectorsCreateOrUpdateResponse>;
|
39
|
+
/**
|
40
|
+
* Patch an IoT Connector.
|
41
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
42
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
43
|
+
* @param workspaceName The name of workspace resource.
|
44
|
+
* @param iotConnectorPatchResource The parameters for updating an IoT Connector.
|
45
|
+
* @param options The options parameters.
|
46
|
+
*/
|
47
|
+
beginUpdate(resourceGroupName: string, iotConnectorName: string, workspaceName: string, iotConnectorPatchResource: IotConnectorPatchResource, options?: IotConnectorsUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorsUpdateResponse>, IotConnectorsUpdateResponse>>;
|
48
|
+
/**
|
49
|
+
* Patch an IoT Connector.
|
50
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
51
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
52
|
+
* @param workspaceName The name of workspace resource.
|
53
|
+
* @param iotConnectorPatchResource The parameters for updating an IoT Connector.
|
54
|
+
* @param options The options parameters.
|
55
|
+
*/
|
56
|
+
beginUpdateAndWait(resourceGroupName: string, iotConnectorName: string, workspaceName: string, iotConnectorPatchResource: IotConnectorPatchResource, options?: IotConnectorsUpdateOptionalParams): Promise<IotConnectorsUpdateResponse>;
|
57
|
+
/**
|
58
|
+
* Deletes an IoT Connector.
|
59
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
60
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
61
|
+
* @param workspaceName The name of workspace resource.
|
62
|
+
* @param options The options parameters.
|
63
|
+
*/
|
64
|
+
beginDelete(resourceGroupName: string, iotConnectorName: string, workspaceName: string, options?: IotConnectorsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
65
|
+
/**
|
66
|
+
* Deletes an IoT Connector.
|
67
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
68
|
+
* @param iotConnectorName The name of IoT Connector resource.
|
69
|
+
* @param workspaceName The name of workspace resource.
|
70
|
+
* @param options The options parameters.
|
71
|
+
*/
|
72
|
+
beginDeleteAndWait(resourceGroupName: string, iotConnectorName: string, workspaceName: string, options?: IotConnectorsDeleteOptionalParams): Promise<void>;
|
73
|
+
}
|
74
|
+
//# sourceMappingURL=iotConnectors.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"iotConnectors.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/iotConnectors.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,YAAY,EACZ,0CAA0C,EAC1C,8BAA8B,EAC9B,wBAAwB,EACxB,yCAAyC,EACzC,mCAAmC,EACnC,yBAAyB,EACzB,iCAAiC,EACjC,2BAA2B,EAC3B,iCAAiC,EAClC,MAAM,WAAW,CAAC;AAGnB,8CAA8C;AAC9C,MAAM,WAAW,aAAa;IAC5B;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,YAAY,CAAC,CAAC;IAC5C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,YAAY,EAAE,YAAY,EAC1B,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,mCAAmC,CAAC,EACvD,mCAAmC,CACpC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,gBAAgB,EAAE,MAAM,EACxB,YAAY,EAAE,YAAY,EAC1B,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAChD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,aAAa,EAAE,MAAM,EACrB,yBAAyB,EAAE,yBAAyB,EACpD,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,2BAA2B,CAAC,EAC/C,2BAA2B,CAC5B,CACF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,aAAa,EAAE,MAAM,EACrB,yBAAyB,EAAE,yBAAyB,EACpD,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,gBAAgB,EAAE,MAAM,EACxB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
export {};
|
9
|
+
//# sourceMappingURL=iotConnectors.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"iotConnectors.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/iotConnectors.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
@@ -1,11 +1,11 @@
|
|
1
1
|
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
2
|
-
import {
|
2
|
+
import { OperationDetail, OperationsListOptionalParams } from "../models";
|
3
3
|
/** Interface representing a Operations. */
|
4
4
|
export interface Operations {
|
5
5
|
/**
|
6
|
-
* Lists all of the available
|
6
|
+
* Lists all of the available operations supported by Microsoft Healthcare resource provider.
|
7
7
|
* @param options The options parameters.
|
8
8
|
*/
|
9
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<
|
9
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationDetail>;
|
10
10
|
}
|
11
11
|
//# sourceMappingURL=operations.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,
|
1
|
+
{"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,WAAW,CAAC;AAG1E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CACF,OAAO,CAAC,EAAE,4BAA4B,GACrC,0BAA0B,CAAC,eAAe,CAAC,CAAC;CAChD"}
|
@@ -0,0 +1,61 @@
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
2
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
3
|
+
import { PrivateEndpointConnectionDescription, WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams, WorkspacePrivateEndpointConnectionsGetOptionalParams, WorkspacePrivateEndpointConnectionsGetResponse, WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams, WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse, WorkspacePrivateEndpointConnectionsDeleteOptionalParams } from "../models";
|
4
|
+
/** Interface representing a WorkspacePrivateEndpointConnections. */
|
5
|
+
export interface WorkspacePrivateEndpointConnections {
|
6
|
+
/**
|
7
|
+
* Lists all private endpoint connections for a workspace.
|
8
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
9
|
+
* @param workspaceName The name of workspace resource.
|
10
|
+
* @param options The options parameters.
|
11
|
+
*/
|
12
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnectionDescription>;
|
13
|
+
/**
|
14
|
+
* Gets the specified private endpoint connection associated with the workspace.
|
15
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
16
|
+
* @param workspaceName The name of workspace resource.
|
17
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
18
|
+
* Azure resource
|
19
|
+
* @param options The options parameters.
|
20
|
+
*/
|
21
|
+
get(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsGetOptionalParams): Promise<WorkspacePrivateEndpointConnectionsGetResponse>;
|
22
|
+
/**
|
23
|
+
* Update the state of the specified private endpoint connection associated with the workspace.
|
24
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
25
|
+
* @param workspaceName The name of workspace resource.
|
26
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
27
|
+
* Azure resource
|
28
|
+
* @param properties The private endpoint connection properties.
|
29
|
+
* @param options The options parameters.
|
30
|
+
*/
|
31
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnectionDescription, options?: WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>, WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
32
|
+
/**
|
33
|
+
* Update the state of the specified private endpoint connection associated with the workspace.
|
34
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
35
|
+
* @param workspaceName The name of workspace resource.
|
36
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
37
|
+
* Azure resource
|
38
|
+
* @param properties The private endpoint connection properties.
|
39
|
+
* @param options The options parameters.
|
40
|
+
*/
|
41
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnectionDescription, options?: WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>;
|
42
|
+
/**
|
43
|
+
* Deletes a private endpoint connection.
|
44
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
45
|
+
* @param workspaceName The name of workspace resource.
|
46
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
47
|
+
* Azure resource
|
48
|
+
* @param options The options parameters.
|
49
|
+
*/
|
50
|
+
beginDelete(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
51
|
+
/**
|
52
|
+
* Deletes a private endpoint connection.
|
53
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
54
|
+
* @param workspaceName The name of workspace resource.
|
55
|
+
* @param privateEndpointConnectionName The name of the private endpoint connection associated with the
|
56
|
+
* Azure resource
|
57
|
+
* @param options The options parameters.
|
58
|
+
*/
|
59
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
60
|
+
}
|
61
|
+
//# sourceMappingURL=workspacePrivateEndpointConnections.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"workspacePrivateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePrivateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,oCAAoC,EACpC,gEAAgE,EAChE,oDAAoD,EACpD,8CAA8C,EAC9C,+DAA+D,EAC/D,yDAAyD,EACzD,uDAAuD,EACxD,MAAM,WAAW,CAAC;AAGnB,oEAAoE;AACpE,MAAM,WAAW,mCAAmC;IAClD;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,gEAAgE,GACzE,0BAA0B,CAAC,oCAAoC,CAAC,CAAC;IACpE;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,oDAAoD,GAC7D,OAAO,CAAC,8CAA8C,CAAC,CAAC;IAC3D;;;;;;;;OAQG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,oCAAoC,EAChD,OAAO,CAAC,EAAE,+DAA+D,GACxE,OAAO,CACR,UAAU,CACR,kBAAkB,CAChB,yDAAyD,CAC1D,EACD,yDAAyD,CAC1D,CACF,CAAC;IACF;;;;;;;;OAQG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,6BAA6B,EAAE,MAAM,EACrC,UAAU,EAAE,oCAAoC,EAChD,OAAO,CAAC,EAAE,+DAA+D,GACxE,OAAO,CAAC,yDAAyD,CAAC,CAAC;IACtE;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
export {};
|
9
|
+
//# sourceMappingURL=workspacePrivateEndpointConnections.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"workspacePrivateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePrivateEndpointConnections.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
@@ -0,0 +1,21 @@
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
2
|
+
import { PrivateLinkResourceDescription, WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams, WorkspacePrivateLinkResourcesGetOptionalParams, WorkspacePrivateLinkResourcesGetResponse } from "../models";
|
3
|
+
/** Interface representing a WorkspacePrivateLinkResources. */
|
4
|
+
export interface WorkspacePrivateLinkResources {
|
5
|
+
/**
|
6
|
+
* Gets the private link resources that need to be created for a workspace.
|
7
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
8
|
+
* @param workspaceName The name of workspace resource.
|
9
|
+
* @param options The options parameters.
|
10
|
+
*/
|
11
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateLinkResourceDescription>;
|
12
|
+
/**
|
13
|
+
* Gets a private link resource that need to be created for a workspace.
|
14
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
15
|
+
* @param workspaceName The name of workspace resource.
|
16
|
+
* @param groupName The name of the private link resource group.
|
17
|
+
* @param options The options parameters.
|
18
|
+
*/
|
19
|
+
get(resourceGroupName: string, workspaceName: string, groupName: string, options?: WorkspacePrivateLinkResourcesGetOptionalParams): Promise<WorkspacePrivateLinkResourcesGetResponse>;
|
20
|
+
}
|
21
|
+
//# sourceMappingURL=workspacePrivateLinkResources.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"workspacePrivateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePrivateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,8BAA8B,EAC9B,0DAA0D,EAC1D,8CAA8C,EAC9C,wCAAwC,EACzC,MAAM,WAAW,CAAC;AAGnB,8DAA8D;AAC9D,MAAM,WAAW,6BAA6B;IAC5C;;;;;OAKG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,0DAA0D,GACnE,0BAA0B,CAAC,8BAA8B,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,MAAM,EACjB,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC,CAAC;CACtD"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
export {};
|
9
|
+
//# sourceMappingURL=workspacePrivateLinkResources.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"workspacePrivateLinkResources.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspacePrivateLinkResources.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|
@@ -0,0 +1,71 @@
|
|
1
|
+
import { PagedAsyncIterableIterator } from "@azure/core-paging";
|
2
|
+
import { PollerLike, PollOperationState } from "@azure/core-lro";
|
3
|
+
import { Workspace, WorkspacesListBySubscriptionOptionalParams, WorkspacesListByResourceGroupOptionalParams, WorkspacesGetOptionalParams, WorkspacesGetResponse, WorkspacesCreateOrUpdateOptionalParams, WorkspacesCreateOrUpdateResponse, WorkspacePatchResource, WorkspacesUpdateOptionalParams, WorkspacesUpdateResponse, WorkspacesDeleteOptionalParams } from "../models";
|
4
|
+
/** Interface representing a Workspaces. */
|
5
|
+
export interface Workspaces {
|
6
|
+
/**
|
7
|
+
* Lists all the available workspaces under the specified subscription.
|
8
|
+
* @param options The options parameters.
|
9
|
+
*/
|
10
|
+
listBySubscription(options?: WorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
11
|
+
/**
|
12
|
+
* Lists all the available workspaces under the specified resource group.
|
13
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
14
|
+
* @param options The options parameters.
|
15
|
+
*/
|
16
|
+
listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
17
|
+
/**
|
18
|
+
* Gets the properties of the specified workspace.
|
19
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
20
|
+
* @param workspaceName The name of workspace resource.
|
21
|
+
* @param options The options parameters.
|
22
|
+
*/
|
23
|
+
get(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams): Promise<WorkspacesGetResponse>;
|
24
|
+
/**
|
25
|
+
* Creates or updates a workspace resource with the specified parameters.
|
26
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
27
|
+
* @param workspaceName The name of workspace resource.
|
28
|
+
* @param workspace The parameters for creating or updating a healthcare workspace.
|
29
|
+
* @param options The options parameters.
|
30
|
+
*/
|
31
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesCreateOrUpdateResponse>, WorkspacesCreateOrUpdateResponse>>;
|
32
|
+
/**
|
33
|
+
* Creates or updates a workspace resource with the specified parameters.
|
34
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
35
|
+
* @param workspaceName The name of workspace resource.
|
36
|
+
* @param workspace The parameters for creating or updating a healthcare workspace.
|
37
|
+
* @param options The options parameters.
|
38
|
+
*/
|
39
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<WorkspacesCreateOrUpdateResponse>;
|
40
|
+
/**
|
41
|
+
* Patch workspace details.
|
42
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
43
|
+
* @param workspaceName The name of workspace resource.
|
44
|
+
* @param workspacePatchResource The parameters for updating a specified workspace.
|
45
|
+
* @param options The options parameters.
|
46
|
+
*/
|
47
|
+
beginUpdate(resourceGroupName: string, workspaceName: string, workspacePatchResource: WorkspacePatchResource, options?: WorkspacesUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesUpdateResponse>, WorkspacesUpdateResponse>>;
|
48
|
+
/**
|
49
|
+
* Patch workspace details.
|
50
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
51
|
+
* @param workspaceName The name of workspace resource.
|
52
|
+
* @param workspacePatchResource The parameters for updating a specified workspace.
|
53
|
+
* @param options The options parameters.
|
54
|
+
*/
|
55
|
+
beginUpdateAndWait(resourceGroupName: string, workspaceName: string, workspacePatchResource: WorkspacePatchResource, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
|
56
|
+
/**
|
57
|
+
* Deletes a specified workspace.
|
58
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
59
|
+
* @param workspaceName The name of workspace resource.
|
60
|
+
* @param options The options parameters.
|
61
|
+
*/
|
62
|
+
beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
63
|
+
/**
|
64
|
+
* Deletes a specified workspace.
|
65
|
+
* @param resourceGroupName The name of the resource group that contains the service instance.
|
66
|
+
* @param workspaceName The name of workspace resource.
|
67
|
+
* @param options The options parameters.
|
68
|
+
*/
|
69
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<void>;
|
70
|
+
}
|
71
|
+
//# sourceMappingURL=workspaces.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"workspaces.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspaces.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACjE,OAAO,EACL,SAAS,EACT,0CAA0C,EAC1C,2CAA2C,EAC3C,2BAA2B,EAC3B,qBAAqB,EACrB,sCAAsC,EACtC,gCAAgC,EAChC,sBAAsB,EACtB,8BAA8B,EAC9B,wBAAwB,EACxB,8BAA8B,EAC/B,MAAM,WAAW,CAAC;AAGnB,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,kBAAkB,CAChB,OAAO,CAAC,EAAE,0CAA0C,GACnD,0BAA0B,CAAC,SAAS,CAAC,CAAC;IACzC;;;;OAIG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,SAAS,CAAC,CAAC;IACzC;;;;;OAKG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,2BAA2B,GACpC,OAAO,CAAC,qBAAqB,CAAC,CAAC;IAClC;;;;;;OAMG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,gCAAgC,CAAC,EACpD,gCAAgC,CACjC,CACF,CAAC;IACF;;;;;;OAMG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,SAAS,EAAE,SAAS,EACpB,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,sBAAsB,EAAE,sBAAsB,EAC9C,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CACR,UAAU,CACR,kBAAkB,CAAC,wBAAwB,CAAC,EAC5C,wBAAwB,CACzB,CACF,CAAC;IACF;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,sBAAsB,EAAE,sBAAsB,EAC9C,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,wBAAwB,CAAC,CAAC;IACrC;;;;;OAKG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,UAAU,CAAC,kBAAkB,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACvD;;;;;OAKG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,aAAa,EAAE,MAAM,EACrB,OAAO,CAAC,EAAE,8BAA8B,GACvC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
|
@@ -0,0 +1,9 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
3
|
+
* Licensed under the MIT License.
|
4
|
+
*
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
7
|
+
*/
|
8
|
+
export {};
|
9
|
+
//# sourceMappingURL=workspaces.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"workspaces.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/workspaces.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG"}
|