@azure/arm-healthcareapis 2.0.0 → 2.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +151 -0
- package/README.md +11 -0
- package/dist/index.js +4828 -844
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js +33 -0
- package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/dicomServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.js +32 -0
- package/dist-esm/samples-dev/dicomServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/dicomServicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js +46 -0
- package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js +60 -0
- package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.js +32 -0
- package/dist-esm/samples-dev/fhirServicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.js +32 -0
- package/dist-esm/samples-dev/fhirServicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.js +35 -0
- package/dist-esm/samples-dev/fhirServicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js +65 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js +33 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js +33 -0
- package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js +69 -0
- package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/iotConnectorsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.js +32 -0
- package/dist-esm/samples-dev/iotConnectorsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.js +40 -0
- package/dist-esm/samples-dev/iotConnectorsUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationResultsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationResultsGetSample.js +31 -0
- package/dist-esm/samples-dev/operationResultsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +43 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +32 -0
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js +31 -0
- package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js +33 -0
- package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +88 -0
- package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/servicesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesGetSample.js +31 -0
- package/dist-esm/samples-dev/servicesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/servicesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesListSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesListSample.js +43 -0
- package/dist-esm/samples-dev/servicesListSample.js.map +1 -0
- package/dist-esm/samples-dev/servicesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/servicesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/servicesUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js +38 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js +32 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js +32 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js +32 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js +45 -0
- package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +32 -0
- package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.js +31 -0
- package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesGetSample.js +31 -0
- package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +44 -0
- package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +43 -0
- package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +2 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.js +34 -0
- package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -0
- package/dist-esm/src/healthcareApisManagementClient.d.ts +11 -3
- package/dist-esm/src/healthcareApisManagementClient.d.ts.map +1 -1
- package/dist-esm/src/healthcareApisManagementClient.js +15 -6
- package/dist-esm/src/healthcareApisManagementClient.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +821 -57
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +43 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +45 -4
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1241 -110
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +17 -2
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +126 -16
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/dicomServices.d.ts +99 -0
- package/dist-esm/src/operations/dicomServices.d.ts.map +1 -0
- package/dist-esm/src/operations/dicomServices.js +435 -0
- package/dist-esm/src/operations/dicomServices.js.map +1 -0
- package/dist-esm/src/operations/fhirDestinations.d.ts +41 -0
- package/dist-esm/src/operations/fhirDestinations.d.ts.map +1 -0
- package/dist-esm/src/operations/fhirDestinations.js +142 -0
- package/dist-esm/src/operations/fhirDestinations.js.map +1 -0
- package/dist-esm/src/operations/fhirServices.d.ts +99 -0
- package/dist-esm/src/operations/fhirServices.d.ts.map +1 -0
- package/dist-esm/src/operations/fhirServices.js +435 -0
- package/dist-esm/src/operations/fhirServices.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +10 -2
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +10 -2
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts +63 -0
- package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts.map +1 -0
- package/dist-esm/src/operations/iotConnectorFhirDestination.js +251 -0
- package/dist-esm/src/operations/iotConnectorFhirDestination.js.map +1 -0
- package/dist-esm/src/operations/iotConnectors.d.ts +99 -0
- package/dist-esm/src/operations/iotConnectors.d.ts.map +1 -0
- package/dist-esm/src/operations/iotConnectors.js +435 -0
- package/dist-esm/src/operations/iotConnectors.js.map +1 -0
- package/dist-esm/src/operations/operationResults.js +0 -3
- package/dist-esm/src/operations/operationResults.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +4 -4
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +4 -4
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +6 -2
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/services.d.ts.map +1 -1
- package/dist-esm/src/operations/services.js +9 -3
- package/dist-esm/src/operations/services.js.map +1 -1
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts +78 -0
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.js +318 -0
- package/dist-esm/src/operations/workspacePrivateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts +38 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.js +131 -0
- package/dist-esm/src/operations/workspacePrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/workspaces.d.ts +107 -0
- package/dist-esm/src/operations/workspaces.d.ts.map +1 -0
- package/dist-esm/src/operations/workspaces.js +506 -0
- package/dist-esm/src/operations/workspaces.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/dicomServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.js +9 -0
- package/dist-esm/src/operationsInterfaces/fhirDestinations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/fhirServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +10 -2
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +10 -2
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.d.ts +55 -0
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.js +9 -0
- package/dist-esm/src/operationsInterfaces/iotConnectors.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.d.ts +61 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.d.ts +21 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts +71 -0
- package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workspaces.js +9 -0
- package/dist-esm/src/operationsInterfaces/workspaces.js.map +1 -0
- package/package.json +25 -13
- package/review/arm-healthcareapis.api.md +731 -9
- package/rollup.config.js +6 -72
- package/src/healthcareApisManagementClient.ts +52 -13
- package/src/models/index.ts +968 -67
- package/src/models/mappers.ts +1374 -134
- package/src/models/parameters.ts +151 -16
- package/src/operations/dicomServices.ts +626 -0
- package/src/operations/fhirDestinations.ts +204 -0
- package/src/operations/fhirServices.ts +626 -0
- package/src/operations/index.ts +10 -2
- package/src/operations/iotConnectorFhirDestination.ts +360 -0
- package/src/operations/iotConnectors.ts +626 -0
- package/src/operations/operationResults.ts +0 -3
- package/src/operations/operations.ts +8 -8
- package/src/operations/privateEndpointConnections.ts +6 -2
- package/src/operations/services.ts +9 -3
- package/src/operations/workspacePrivateEndpointConnections.ts +450 -0
- package/src/operations/workspacePrivateLinkResources.ts +180 -0
- package/src/operations/workspaces.ts +680 -0
- package/src/operationsInterfaces/dicomServices.ts +147 -0
- package/src/operationsInterfaces/fhirDestinations.ts +31 -0
- package/src/operationsInterfaces/fhirServices.ts +147 -0
- package/src/operationsInterfaces/index.ts +10 -2
- package/src/operationsInterfaces/iotConnectorFhirDestination.ts +107 -0
- package/src/operationsInterfaces/iotConnectors.ts +147 -0
- package/src/operationsInterfaces/operations.ts +3 -3
- package/src/operationsInterfaces/workspacePrivateEndpointConnections.ts +116 -0
- package/src/operationsInterfaces/workspacePrivateLinkResources.ts +44 -0
- package/src/operationsInterfaces/workspaces.ts +139 -0
- package/tsconfig.json +18 -5
- package/types/arm-healthcareapis.d.ts +1346 -30
@@ -10,6 +10,9 @@ import { PagedAsyncIterableIterator } from '@azure/core-paging';
|
|
10
10
|
import { PollerLike } from '@azure/core-lro';
|
11
11
|
import { PollOperationState } from '@azure/core-lro';
|
12
12
|
|
13
|
+
// @public
|
14
|
+
export type ActionType = string;
|
15
|
+
|
13
16
|
// @public
|
14
17
|
export interface CheckNameAvailabilityParameters {
|
15
18
|
name: string;
|
@@ -19,6 +22,88 @@ export interface CheckNameAvailabilityParameters {
|
|
19
22
|
// @public
|
20
23
|
export type CreatedByType = string;
|
21
24
|
|
25
|
+
// @public
|
26
|
+
export type DicomService = TaggedResource & ServiceManagedIdentity & {
|
27
|
+
readonly systemData?: SystemData;
|
28
|
+
readonly provisioningState?: ProvisioningState;
|
29
|
+
authenticationConfiguration?: DicomServiceAuthenticationConfiguration;
|
30
|
+
readonly serviceUrl?: string;
|
31
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
32
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
33
|
+
};
|
34
|
+
|
35
|
+
// @public
|
36
|
+
export interface DicomServiceAuthenticationConfiguration {
|
37
|
+
readonly audiences?: string[];
|
38
|
+
readonly authority?: string;
|
39
|
+
}
|
40
|
+
|
41
|
+
// @public
|
42
|
+
export interface DicomServiceCollection {
|
43
|
+
nextLink?: string;
|
44
|
+
value?: DicomService[];
|
45
|
+
}
|
46
|
+
|
47
|
+
// @public
|
48
|
+
export type DicomServicePatchResource = ResourceTags & ServiceManagedIdentity & {};
|
49
|
+
|
50
|
+
// @public
|
51
|
+
export interface DicomServices {
|
52
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, dicomServiceName: string, dicomservice: DicomService, options?: DicomServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<DicomServicesCreateOrUpdateResponse>, DicomServicesCreateOrUpdateResponse>>;
|
53
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, dicomServiceName: string, dicomservice: DicomService, options?: DicomServicesCreateOrUpdateOptionalParams): Promise<DicomServicesCreateOrUpdateResponse>;
|
54
|
+
beginDelete(resourceGroupName: string, dicomServiceName: string, workspaceName: string, options?: DicomServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
55
|
+
beginDeleteAndWait(resourceGroupName: string, dicomServiceName: string, workspaceName: string, options?: DicomServicesDeleteOptionalParams): Promise<void>;
|
56
|
+
beginUpdate(resourceGroupName: string, dicomServiceName: string, workspaceName: string, dicomservicePatchResource: DicomServicePatchResource, options?: DicomServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<DicomServicesUpdateResponse>, DicomServicesUpdateResponse>>;
|
57
|
+
beginUpdateAndWait(resourceGroupName: string, dicomServiceName: string, workspaceName: string, dicomservicePatchResource: DicomServicePatchResource, options?: DicomServicesUpdateOptionalParams): Promise<DicomServicesUpdateResponse>;
|
58
|
+
get(resourceGroupName: string, workspaceName: string, dicomServiceName: string, options?: DicomServicesGetOptionalParams): Promise<DicomServicesGetResponse>;
|
59
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: DicomServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<DicomService>;
|
60
|
+
}
|
61
|
+
|
62
|
+
// @public
|
63
|
+
export interface DicomServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
64
|
+
resumeFrom?: string;
|
65
|
+
updateIntervalInMs?: number;
|
66
|
+
}
|
67
|
+
|
68
|
+
// @public
|
69
|
+
export type DicomServicesCreateOrUpdateResponse = DicomService;
|
70
|
+
|
71
|
+
// @public
|
72
|
+
export interface DicomServicesDeleteOptionalParams extends coreClient.OperationOptions {
|
73
|
+
resumeFrom?: string;
|
74
|
+
updateIntervalInMs?: number;
|
75
|
+
}
|
76
|
+
|
77
|
+
// @public
|
78
|
+
export interface DicomServicesGetOptionalParams extends coreClient.OperationOptions {
|
79
|
+
}
|
80
|
+
|
81
|
+
// @public
|
82
|
+
export type DicomServicesGetResponse = DicomService;
|
83
|
+
|
84
|
+
// @public
|
85
|
+
export interface DicomServicesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
86
|
+
}
|
87
|
+
|
88
|
+
// @public
|
89
|
+
export type DicomServicesListByWorkspaceNextResponse = DicomServiceCollection;
|
90
|
+
|
91
|
+
// @public
|
92
|
+
export interface DicomServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
93
|
+
}
|
94
|
+
|
95
|
+
// @public
|
96
|
+
export type DicomServicesListByWorkspaceResponse = DicomServiceCollection;
|
97
|
+
|
98
|
+
// @public
|
99
|
+
export interface DicomServicesUpdateOptionalParams extends coreClient.OperationOptions {
|
100
|
+
resumeFrom?: string;
|
101
|
+
updateIntervalInMs?: number;
|
102
|
+
}
|
103
|
+
|
104
|
+
// @public
|
105
|
+
export type DicomServicesUpdateResponse = DicomService;
|
106
|
+
|
22
107
|
// @public
|
23
108
|
export interface ErrorDetails {
|
24
109
|
error?: ErrorDetailsInternal;
|
@@ -31,6 +116,150 @@ export interface ErrorDetailsInternal {
|
|
31
116
|
readonly target?: string;
|
32
117
|
}
|
33
118
|
|
119
|
+
// @public
|
120
|
+
export interface ErrorModel {
|
121
|
+
error?: ErrorDetailsInternal;
|
122
|
+
}
|
123
|
+
|
124
|
+
// @public
|
125
|
+
export interface FhirDestinations {
|
126
|
+
listByIotConnector(resourceGroupName: string, workspaceName: string, iotConnectorName: string, options?: FhirDestinationsListByIotConnectorOptionalParams): PagedAsyncIterableIterator<IotFhirDestination>;
|
127
|
+
}
|
128
|
+
|
129
|
+
// @public
|
130
|
+
export interface FhirDestinationsListByIotConnectorNextOptionalParams extends coreClient.OperationOptions {
|
131
|
+
}
|
132
|
+
|
133
|
+
// @public
|
134
|
+
export type FhirDestinationsListByIotConnectorNextResponse = IotFhirDestinationCollection;
|
135
|
+
|
136
|
+
// @public
|
137
|
+
export interface FhirDestinationsListByIotConnectorOptionalParams extends coreClient.OperationOptions {
|
138
|
+
}
|
139
|
+
|
140
|
+
// @public
|
141
|
+
export type FhirDestinationsListByIotConnectorResponse = IotFhirDestinationCollection;
|
142
|
+
|
143
|
+
// @public
|
144
|
+
export type FhirResourceVersionPolicy = string;
|
145
|
+
|
146
|
+
// @public
|
147
|
+
export type FhirService = TaggedResource & ServiceManagedIdentity & {
|
148
|
+
kind?: FhirServiceKind;
|
149
|
+
readonly systemData?: SystemData;
|
150
|
+
readonly provisioningState?: ProvisioningState;
|
151
|
+
accessPolicies?: FhirServiceAccessPolicyEntry[];
|
152
|
+
acrConfiguration?: FhirServiceAcrConfiguration;
|
153
|
+
authenticationConfiguration?: FhirServiceAuthenticationConfiguration;
|
154
|
+
corsConfiguration?: FhirServiceCorsConfiguration;
|
155
|
+
exportConfiguration?: FhirServiceExportConfiguration;
|
156
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
157
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
158
|
+
readonly eventState?: ServiceEventState;
|
159
|
+
resourceVersionPolicyConfiguration?: ResourceVersionPolicyConfiguration;
|
160
|
+
};
|
161
|
+
|
162
|
+
// @public
|
163
|
+
export interface FhirServiceAccessPolicyEntry {
|
164
|
+
objectId: string;
|
165
|
+
}
|
166
|
+
|
167
|
+
// @public
|
168
|
+
export interface FhirServiceAcrConfiguration {
|
169
|
+
loginServers?: string[];
|
170
|
+
ociArtifacts?: ServiceOciArtifactEntry[];
|
171
|
+
}
|
172
|
+
|
173
|
+
// @public
|
174
|
+
export interface FhirServiceAuthenticationConfiguration {
|
175
|
+
audience?: string;
|
176
|
+
authority?: string;
|
177
|
+
smartProxyEnabled?: boolean;
|
178
|
+
}
|
179
|
+
|
180
|
+
// @public
|
181
|
+
export interface FhirServiceCollection {
|
182
|
+
nextLink?: string;
|
183
|
+
value?: FhirService[];
|
184
|
+
}
|
185
|
+
|
186
|
+
// @public
|
187
|
+
export interface FhirServiceCorsConfiguration {
|
188
|
+
allowCredentials?: boolean;
|
189
|
+
headers?: string[];
|
190
|
+
maxAge?: number;
|
191
|
+
methods?: string[];
|
192
|
+
origins?: string[];
|
193
|
+
}
|
194
|
+
|
195
|
+
// @public
|
196
|
+
export interface FhirServiceExportConfiguration {
|
197
|
+
storageAccountName?: string;
|
198
|
+
}
|
199
|
+
|
200
|
+
// @public
|
201
|
+
export type FhirServiceKind = string;
|
202
|
+
|
203
|
+
// @public
|
204
|
+
export type FhirServicePatchResource = ResourceTags & ServiceManagedIdentity & {};
|
205
|
+
|
206
|
+
// @public
|
207
|
+
export interface FhirServices {
|
208
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<FhirServicesCreateOrUpdateResponse>, FhirServicesCreateOrUpdateResponse>>;
|
209
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, fhirServiceName: string, fhirservice: FhirService, options?: FhirServicesCreateOrUpdateOptionalParams): Promise<FhirServicesCreateOrUpdateResponse>;
|
210
|
+
beginDelete(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
211
|
+
beginDeleteAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, options?: FhirServicesDeleteOptionalParams): Promise<void>;
|
212
|
+
beginUpdate(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<FhirServicesUpdateResponse>, FhirServicesUpdateResponse>>;
|
213
|
+
beginUpdateAndWait(resourceGroupName: string, fhirServiceName: string, workspaceName: string, fhirservicePatchResource: FhirServicePatchResource, options?: FhirServicesUpdateOptionalParams): Promise<FhirServicesUpdateResponse>;
|
214
|
+
get(resourceGroupName: string, workspaceName: string, fhirServiceName: string, options?: FhirServicesGetOptionalParams): Promise<FhirServicesGetResponse>;
|
215
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: FhirServicesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<FhirService>;
|
216
|
+
}
|
217
|
+
|
218
|
+
// @public
|
219
|
+
export interface FhirServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
220
|
+
resumeFrom?: string;
|
221
|
+
updateIntervalInMs?: number;
|
222
|
+
}
|
223
|
+
|
224
|
+
// @public
|
225
|
+
export type FhirServicesCreateOrUpdateResponse = FhirService;
|
226
|
+
|
227
|
+
// @public
|
228
|
+
export interface FhirServicesDeleteOptionalParams extends coreClient.OperationOptions {
|
229
|
+
resumeFrom?: string;
|
230
|
+
updateIntervalInMs?: number;
|
231
|
+
}
|
232
|
+
|
233
|
+
// @public
|
234
|
+
export interface FhirServicesGetOptionalParams extends coreClient.OperationOptions {
|
235
|
+
}
|
236
|
+
|
237
|
+
// @public
|
238
|
+
export type FhirServicesGetResponse = FhirService;
|
239
|
+
|
240
|
+
// @public
|
241
|
+
export interface FhirServicesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
242
|
+
}
|
243
|
+
|
244
|
+
// @public
|
245
|
+
export type FhirServicesListByWorkspaceNextResponse = FhirServiceCollection;
|
246
|
+
|
247
|
+
// @public
|
248
|
+
export interface FhirServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
249
|
+
}
|
250
|
+
|
251
|
+
// @public
|
252
|
+
export type FhirServicesListByWorkspaceResponse = FhirServiceCollection;
|
253
|
+
|
254
|
+
// @public
|
255
|
+
export interface FhirServicesUpdateOptionalParams extends coreClient.OperationOptions {
|
256
|
+
resumeFrom?: string;
|
257
|
+
updateIntervalInMs?: number;
|
258
|
+
}
|
259
|
+
|
260
|
+
// @public
|
261
|
+
export type FhirServicesUpdateResponse = FhirService;
|
262
|
+
|
34
263
|
// @public (undocumented)
|
35
264
|
export class HealthcareApisManagementClient extends coreClient.ServiceClient {
|
36
265
|
// (undocumented)
|
@@ -39,6 +268,16 @@ export class HealthcareApisManagementClient extends coreClient.ServiceClient {
|
|
39
268
|
// (undocumented)
|
40
269
|
apiVersion: string;
|
41
270
|
// (undocumented)
|
271
|
+
dicomServices: DicomServices;
|
272
|
+
// (undocumented)
|
273
|
+
fhirDestinations: FhirDestinations;
|
274
|
+
// (undocumented)
|
275
|
+
fhirServices: FhirServices;
|
276
|
+
// (undocumented)
|
277
|
+
iotConnectorFhirDestination: IotConnectorFhirDestination;
|
278
|
+
// (undocumented)
|
279
|
+
iotConnectors: IotConnectors;
|
280
|
+
// (undocumented)
|
42
281
|
operationResults: OperationResults;
|
43
282
|
// (undocumented)
|
44
283
|
operations: Operations;
|
@@ -50,6 +289,12 @@ export class HealthcareApisManagementClient extends coreClient.ServiceClient {
|
|
50
289
|
services: Services;
|
51
290
|
// (undocumented)
|
52
291
|
subscriptionId: string;
|
292
|
+
// (undocumented)
|
293
|
+
workspacePrivateEndpointConnections: WorkspacePrivateEndpointConnections;
|
294
|
+
// (undocumented)
|
295
|
+
workspacePrivateLinkResources: WorkspacePrivateLinkResources;
|
296
|
+
// (undocumented)
|
297
|
+
workspaces: Workspaces;
|
53
298
|
}
|
54
299
|
|
55
300
|
// @public
|
@@ -59,9 +304,162 @@ export interface HealthcareApisManagementClientOptionalParams extends coreClient
|
|
59
304
|
endpoint?: string;
|
60
305
|
}
|
61
306
|
|
307
|
+
// @public
|
308
|
+
export type IotConnector = TaggedResource & ServiceManagedIdentity & {
|
309
|
+
readonly systemData?: SystemData;
|
310
|
+
readonly provisioningState?: ProvisioningState;
|
311
|
+
ingestionEndpointConfiguration?: IotEventHubIngestionEndpointConfiguration;
|
312
|
+
deviceMapping?: IotMappingProperties;
|
313
|
+
};
|
314
|
+
|
315
|
+
// @public
|
316
|
+
export interface IotConnectorCollection {
|
317
|
+
nextLink?: string;
|
318
|
+
value?: IotConnector[];
|
319
|
+
}
|
320
|
+
|
321
|
+
// @public
|
322
|
+
export interface IotConnectorFhirDestination {
|
323
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, iotFhirDestination: IotFhirDestination, options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorFhirDestinationCreateOrUpdateResponse>, IotConnectorFhirDestinationCreateOrUpdateResponse>>;
|
324
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, iotFhirDestination: IotFhirDestination, options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams): Promise<IotConnectorFhirDestinationCreateOrUpdateResponse>;
|
325
|
+
beginDelete(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
326
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationDeleteOptionalParams): Promise<void>;
|
327
|
+
get(resourceGroupName: string, workspaceName: string, iotConnectorName: string, fhirDestinationName: string, options?: IotConnectorFhirDestinationGetOptionalParams): Promise<IotConnectorFhirDestinationGetResponse>;
|
328
|
+
}
|
329
|
+
|
330
|
+
// @public
|
331
|
+
export interface IotConnectorFhirDestinationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
332
|
+
resumeFrom?: string;
|
333
|
+
updateIntervalInMs?: number;
|
334
|
+
}
|
335
|
+
|
336
|
+
// @public
|
337
|
+
export type IotConnectorFhirDestinationCreateOrUpdateResponse = IotFhirDestination;
|
338
|
+
|
339
|
+
// @public
|
340
|
+
export interface IotConnectorFhirDestinationDeleteOptionalParams extends coreClient.OperationOptions {
|
341
|
+
resumeFrom?: string;
|
342
|
+
updateIntervalInMs?: number;
|
343
|
+
}
|
344
|
+
|
345
|
+
// @public
|
346
|
+
export interface IotConnectorFhirDestinationGetOptionalParams extends coreClient.OperationOptions {
|
347
|
+
}
|
348
|
+
|
349
|
+
// @public
|
350
|
+
export type IotConnectorFhirDestinationGetResponse = IotFhirDestination;
|
351
|
+
|
352
|
+
// @public
|
353
|
+
export type IotConnectorPatchResource = ResourceTags & ServiceManagedIdentity & {};
|
354
|
+
|
355
|
+
// @public
|
356
|
+
export interface IotConnectors {
|
357
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, iotConnectorName: string, iotConnector: IotConnector, options?: IotConnectorsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorsCreateOrUpdateResponse>, IotConnectorsCreateOrUpdateResponse>>;
|
358
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, iotConnectorName: string, iotConnector: IotConnector, options?: IotConnectorsCreateOrUpdateOptionalParams): Promise<IotConnectorsCreateOrUpdateResponse>;
|
359
|
+
beginDelete(resourceGroupName: string, iotConnectorName: string, workspaceName: string, options?: IotConnectorsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
360
|
+
beginDeleteAndWait(resourceGroupName: string, iotConnectorName: string, workspaceName: string, options?: IotConnectorsDeleteOptionalParams): Promise<void>;
|
361
|
+
beginUpdate(resourceGroupName: string, iotConnectorName: string, workspaceName: string, iotConnectorPatchResource: IotConnectorPatchResource, options?: IotConnectorsUpdateOptionalParams): Promise<PollerLike<PollOperationState<IotConnectorsUpdateResponse>, IotConnectorsUpdateResponse>>;
|
362
|
+
beginUpdateAndWait(resourceGroupName: string, iotConnectorName: string, workspaceName: string, iotConnectorPatchResource: IotConnectorPatchResource, options?: IotConnectorsUpdateOptionalParams): Promise<IotConnectorsUpdateResponse>;
|
363
|
+
get(resourceGroupName: string, workspaceName: string, iotConnectorName: string, options?: IotConnectorsGetOptionalParams): Promise<IotConnectorsGetResponse>;
|
364
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: IotConnectorsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<IotConnector>;
|
365
|
+
}
|
366
|
+
|
367
|
+
// @public
|
368
|
+
export interface IotConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
369
|
+
resumeFrom?: string;
|
370
|
+
updateIntervalInMs?: number;
|
371
|
+
}
|
372
|
+
|
373
|
+
// @public
|
374
|
+
export type IotConnectorsCreateOrUpdateResponse = IotConnector;
|
375
|
+
|
376
|
+
// @public
|
377
|
+
export interface IotConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
|
378
|
+
resumeFrom?: string;
|
379
|
+
updateIntervalInMs?: number;
|
380
|
+
}
|
381
|
+
|
382
|
+
// @public
|
383
|
+
export interface IotConnectorsGetOptionalParams extends coreClient.OperationOptions {
|
384
|
+
}
|
385
|
+
|
386
|
+
// @public
|
387
|
+
export type IotConnectorsGetResponse = IotConnector;
|
388
|
+
|
389
|
+
// @public
|
390
|
+
export interface IotConnectorsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
|
391
|
+
}
|
392
|
+
|
393
|
+
// @public
|
394
|
+
export type IotConnectorsListByWorkspaceNextResponse = IotConnectorCollection;
|
395
|
+
|
396
|
+
// @public
|
397
|
+
export interface IotConnectorsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
398
|
+
}
|
399
|
+
|
400
|
+
// @public
|
401
|
+
export type IotConnectorsListByWorkspaceResponse = IotConnectorCollection;
|
402
|
+
|
403
|
+
// @public
|
404
|
+
export interface IotConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
|
405
|
+
resumeFrom?: string;
|
406
|
+
updateIntervalInMs?: number;
|
407
|
+
}
|
408
|
+
|
409
|
+
// @public
|
410
|
+
export type IotConnectorsUpdateResponse = IotConnector;
|
411
|
+
|
412
|
+
// @public
|
413
|
+
export interface IotDestinationProperties {
|
414
|
+
readonly provisioningState?: ProvisioningState;
|
415
|
+
}
|
416
|
+
|
417
|
+
// @public
|
418
|
+
export interface IotEventHubIngestionEndpointConfiguration {
|
419
|
+
consumerGroup?: string;
|
420
|
+
eventHubName?: string;
|
421
|
+
fullyQualifiedEventHubNamespace?: string;
|
422
|
+
}
|
423
|
+
|
424
|
+
// @public
|
425
|
+
export type IotFhirDestination = LocationBasedResource & {
|
426
|
+
readonly systemData?: SystemData;
|
427
|
+
readonly provisioningState?: ProvisioningState;
|
428
|
+
resourceIdentityResolutionType: IotIdentityResolutionType;
|
429
|
+
fhirServiceResourceId: string;
|
430
|
+
fhirMapping: IotMappingProperties;
|
431
|
+
};
|
432
|
+
|
433
|
+
// @public
|
434
|
+
export interface IotFhirDestinationCollection {
|
435
|
+
nextLink?: string;
|
436
|
+
value?: IotFhirDestination[];
|
437
|
+
}
|
438
|
+
|
439
|
+
// @public
|
440
|
+
export type IotFhirDestinationProperties = IotDestinationProperties & {
|
441
|
+
resourceIdentityResolutionType: IotIdentityResolutionType;
|
442
|
+
fhirServiceResourceId: string;
|
443
|
+
fhirMapping: IotMappingProperties;
|
444
|
+
};
|
445
|
+
|
446
|
+
// @public
|
447
|
+
export type IotIdentityResolutionType = string;
|
448
|
+
|
449
|
+
// @public
|
450
|
+
export interface IotMappingProperties {
|
451
|
+
content?: Record<string, unknown>;
|
452
|
+
}
|
453
|
+
|
62
454
|
// @public
|
63
455
|
export type Kind = "fhir" | "fhir-Stu3" | "fhir-R4";
|
64
456
|
|
457
|
+
// @public
|
458
|
+
export enum KnownActionType {
|
459
|
+
// (undocumented)
|
460
|
+
Internal = "Internal"
|
461
|
+
}
|
462
|
+
|
65
463
|
// @public
|
66
464
|
export enum KnownCreatedByType {
|
67
465
|
// (undocumented)
|
@@ -74,6 +472,32 @@ export enum KnownCreatedByType {
|
|
74
472
|
User = "User"
|
75
473
|
}
|
76
474
|
|
475
|
+
// @public
|
476
|
+
export enum KnownFhirResourceVersionPolicy {
|
477
|
+
// (undocumented)
|
478
|
+
NoVersion = "no-version",
|
479
|
+
// (undocumented)
|
480
|
+
Versioned = "versioned",
|
481
|
+
// (undocumented)
|
482
|
+
VersionedUpdate = "versioned-update"
|
483
|
+
}
|
484
|
+
|
485
|
+
// @public
|
486
|
+
export enum KnownFhirServiceKind {
|
487
|
+
// (undocumented)
|
488
|
+
FhirR4 = "fhir-R4",
|
489
|
+
// (undocumented)
|
490
|
+
FhirStu3 = "fhir-Stu3"
|
491
|
+
}
|
492
|
+
|
493
|
+
// @public
|
494
|
+
export enum KnownIotIdentityResolutionType {
|
495
|
+
// (undocumented)
|
496
|
+
Create = "Create",
|
497
|
+
// (undocumented)
|
498
|
+
Lookup = "Lookup"
|
499
|
+
}
|
500
|
+
|
77
501
|
// @public
|
78
502
|
export enum KnownManagedServiceIdentityType {
|
79
503
|
// (undocumented)
|
@@ -133,11 +557,19 @@ export enum KnownProvisioningState {
|
|
133
557
|
// (undocumented)
|
134
558
|
Failed = "Failed",
|
135
559
|
// (undocumented)
|
560
|
+
Moving = "Moving",
|
561
|
+
// (undocumented)
|
136
562
|
Succeeded = "Succeeded",
|
137
563
|
// (undocumented)
|
564
|
+
Suspended = "Suspended",
|
565
|
+
// (undocumented)
|
566
|
+
SystemMaintenance = "SystemMaintenance",
|
567
|
+
// (undocumented)
|
138
568
|
Updating = "Updating",
|
139
569
|
// (undocumented)
|
140
|
-
Verifying = "Verifying"
|
570
|
+
Verifying = "Verifying",
|
571
|
+
// (undocumented)
|
572
|
+
Warned = "Warned"
|
141
573
|
}
|
142
574
|
|
143
575
|
// @public
|
@@ -148,14 +580,79 @@ export enum KnownPublicNetworkAccess {
|
|
148
580
|
Enabled = "Enabled"
|
149
581
|
}
|
150
582
|
|
583
|
+
// @public
|
584
|
+
export enum KnownServiceEventState {
|
585
|
+
// (undocumented)
|
586
|
+
Disabled = "Disabled",
|
587
|
+
// (undocumented)
|
588
|
+
Enabled = "Enabled",
|
589
|
+
// (undocumented)
|
590
|
+
Updating = "Updating"
|
591
|
+
}
|
592
|
+
|
593
|
+
// @public
|
594
|
+
export enum KnownServiceManagedIdentityType {
|
595
|
+
// (undocumented)
|
596
|
+
None = "None",
|
597
|
+
// (undocumented)
|
598
|
+
SystemAssigned = "SystemAssigned",
|
599
|
+
// (undocumented)
|
600
|
+
SystemAssignedUserAssigned = "SystemAssigned,UserAssigned",
|
601
|
+
// (undocumented)
|
602
|
+
UserAssigned = "UserAssigned"
|
603
|
+
}
|
604
|
+
|
605
|
+
// @public
|
606
|
+
export interface ListOperations {
|
607
|
+
nextLink?: string;
|
608
|
+
readonly value?: OperationDetail[];
|
609
|
+
}
|
610
|
+
|
611
|
+
// @public
|
612
|
+
export type LocationBasedResource = ResourceCore & {
|
613
|
+
location?: string;
|
614
|
+
};
|
615
|
+
|
616
|
+
// @public
|
617
|
+
export interface LogSpecification {
|
618
|
+
blobDuration?: string;
|
619
|
+
displayName?: string;
|
620
|
+
name?: string;
|
621
|
+
}
|
622
|
+
|
151
623
|
// @public
|
152
624
|
export type ManagedServiceIdentityType = string;
|
153
625
|
|
154
626
|
// @public
|
155
|
-
export interface
|
627
|
+
export interface MetricDimension {
|
628
|
+
displayName?: string;
|
629
|
+
name?: string;
|
630
|
+
toBeExportedForShoebox?: boolean;
|
631
|
+
}
|
632
|
+
|
633
|
+
// @public
|
634
|
+
export interface MetricSpecification {
|
635
|
+
aggregationType?: string;
|
636
|
+
category?: string;
|
637
|
+
dimensions?: MetricDimension[];
|
638
|
+
displayDescription?: string;
|
639
|
+
displayName?: string;
|
640
|
+
fillGapWithZero?: boolean;
|
641
|
+
name?: string;
|
642
|
+
sourceMdmNamespace?: string;
|
643
|
+
supportedAggregationTypes?: string[];
|
644
|
+
supportedTimeGrainTypes?: string[];
|
645
|
+
unit?: string;
|
646
|
+
}
|
647
|
+
|
648
|
+
// @public
|
649
|
+
export interface OperationDetail {
|
650
|
+
readonly actionType?: ActionType;
|
156
651
|
display?: OperationDisplay;
|
652
|
+
readonly isDataAction?: boolean;
|
157
653
|
readonly name?: string;
|
158
654
|
readonly origin?: string;
|
655
|
+
properties?: OperationProperties;
|
159
656
|
}
|
160
657
|
|
161
658
|
// @public
|
@@ -167,9 +664,8 @@ export interface OperationDisplay {
|
|
167
664
|
}
|
168
665
|
|
169
666
|
// @public
|
170
|
-
export interface
|
171
|
-
|
172
|
-
readonly value?: Operation[];
|
667
|
+
export interface OperationProperties {
|
668
|
+
serviceSpecification?: ServiceSpecification;
|
173
669
|
}
|
174
670
|
|
175
671
|
// @public
|
@@ -179,9 +675,10 @@ export interface OperationResults {
|
|
179
675
|
|
180
676
|
// @public
|
181
677
|
export interface OperationResultsDescription {
|
678
|
+
readonly endTime?: string;
|
182
679
|
readonly id?: string;
|
183
680
|
readonly name?: string;
|
184
|
-
properties?:
|
681
|
+
properties?: Record<string, unknown>;
|
185
682
|
readonly startTime?: string;
|
186
683
|
readonly status?: OperationResultStatus;
|
187
684
|
}
|
@@ -198,7 +695,7 @@ export type OperationResultStatus = string;
|
|
198
695
|
|
199
696
|
// @public
|
200
697
|
export interface Operations {
|
201
|
-
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<
|
698
|
+
list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<OperationDetail>;
|
202
699
|
}
|
203
700
|
|
204
701
|
// @public
|
@@ -206,14 +703,14 @@ export interface OperationsListNextOptionalParams extends coreClient.OperationOp
|
|
206
703
|
}
|
207
704
|
|
208
705
|
// @public
|
209
|
-
export type OperationsListNextResponse =
|
706
|
+
export type OperationsListNextResponse = ListOperations;
|
210
707
|
|
211
708
|
// @public
|
212
709
|
export interface OperationsListOptionalParams extends coreClient.OperationOptions {
|
213
710
|
}
|
214
711
|
|
215
712
|
// @public
|
216
|
-
export type OperationsListResponse =
|
713
|
+
export type OperationsListResponse = ListOperations;
|
217
714
|
|
218
715
|
// @public
|
219
716
|
export interface PrivateEndpoint {
|
@@ -232,6 +729,11 @@ export type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {
|
|
232
729
|
readonly systemData?: SystemData;
|
233
730
|
};
|
234
731
|
|
732
|
+
// @public
|
733
|
+
export interface PrivateEndpointConnectionListResult {
|
734
|
+
value?: PrivateEndpointConnection[];
|
735
|
+
}
|
736
|
+
|
235
737
|
// @public
|
236
738
|
export interface PrivateEndpointConnectionListResultDescription {
|
237
739
|
value?: PrivateEndpointConnectionDescription[];
|
@@ -339,6 +841,29 @@ export interface Resource {
|
|
339
841
|
readonly type?: string;
|
340
842
|
}
|
341
843
|
|
844
|
+
// @public
|
845
|
+
export interface ResourceCore {
|
846
|
+
etag?: string;
|
847
|
+
readonly id?: string;
|
848
|
+
readonly name?: string;
|
849
|
+
readonly type?: string;
|
850
|
+
}
|
851
|
+
|
852
|
+
// @public
|
853
|
+
export interface ResourceTags {
|
854
|
+
tags?: {
|
855
|
+
[propertyName: string]: string;
|
856
|
+
};
|
857
|
+
}
|
858
|
+
|
859
|
+
// @public
|
860
|
+
export interface ResourceVersionPolicyConfiguration {
|
861
|
+
default?: FhirResourceVersionPolicy;
|
862
|
+
resourceTypeOverrides?: {
|
863
|
+
[propertyName: string]: FhirResourceVersionPolicy;
|
864
|
+
};
|
865
|
+
}
|
866
|
+
|
342
867
|
// @public
|
343
868
|
export interface ServiceAccessPolicyEntry {
|
344
869
|
objectId: string;
|
@@ -347,6 +872,7 @@ export interface ServiceAccessPolicyEntry {
|
|
347
872
|
// @public
|
348
873
|
export interface ServiceAcrConfigurationInfo {
|
349
874
|
loginServers?: string[];
|
875
|
+
ociArtifacts?: ServiceOciArtifactEntry[];
|
350
876
|
}
|
351
877
|
|
352
878
|
// @public
|
@@ -371,14 +897,42 @@ export interface ServiceCosmosDbConfigurationInfo {
|
|
371
897
|
offerThroughput?: number;
|
372
898
|
}
|
373
899
|
|
900
|
+
// @public
|
901
|
+
export type ServiceEventState = string;
|
902
|
+
|
374
903
|
// @public
|
375
904
|
export interface ServiceExportConfigurationInfo {
|
376
905
|
storageAccountName?: string;
|
377
906
|
}
|
378
907
|
|
908
|
+
// @public
|
909
|
+
export interface ServiceManagedIdentity {
|
910
|
+
identity?: ServiceManagedIdentityIdentity;
|
911
|
+
}
|
912
|
+
|
913
|
+
// @public
|
914
|
+
export interface ServiceManagedIdentityIdentity {
|
915
|
+
readonly principalId?: string;
|
916
|
+
readonly tenantId?: string;
|
917
|
+
type: ServiceManagedIdentityType;
|
918
|
+
userAssignedIdentities?: {
|
919
|
+
[propertyName: string]: UserAssignedIdentity;
|
920
|
+
};
|
921
|
+
}
|
922
|
+
|
923
|
+
// @public
|
924
|
+
export type ServiceManagedIdentityType = string;
|
925
|
+
|
379
926
|
// @public
|
380
927
|
export type ServiceNameUnavailabilityReason = "Invalid" | "AlreadyExists";
|
381
928
|
|
929
|
+
// @public
|
930
|
+
export interface ServiceOciArtifactEntry {
|
931
|
+
digest?: string;
|
932
|
+
imageName?: string;
|
933
|
+
loginServer?: string;
|
934
|
+
}
|
935
|
+
|
382
936
|
// @public
|
383
937
|
export interface Services {
|
384
938
|
beginCreateOrUpdate(resourceGroupName: string, resourceName: string, serviceDescription: ServicesDescription, options?: ServicesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<ServicesCreateOrUpdateResponse>, ServicesCreateOrUpdateResponse>>;
|
@@ -477,6 +1031,12 @@ export interface ServicesPatchDescription {
|
|
477
1031
|
};
|
478
1032
|
}
|
479
1033
|
|
1034
|
+
// @public
|
1035
|
+
export interface ServiceSpecification {
|
1036
|
+
logSpecifications?: LogSpecification[];
|
1037
|
+
metricSpecifications?: MetricSpecification[];
|
1038
|
+
}
|
1039
|
+
|
480
1040
|
// @public
|
481
1041
|
export interface ServicesProperties {
|
482
1042
|
accessPolicies?: ServiceAccessPolicyEntry[];
|
@@ -530,6 +1090,168 @@ export interface SystemData {
|
|
530
1090
|
lastModifiedByType?: CreatedByType;
|
531
1091
|
}
|
532
1092
|
|
1093
|
+
// @public
|
1094
|
+
export type TaggedResource = ResourceTags & LocationBasedResource & {};
|
1095
|
+
|
1096
|
+
// @public
|
1097
|
+
export interface UserAssignedIdentity {
|
1098
|
+
readonly clientId?: string;
|
1099
|
+
readonly principalId?: string;
|
1100
|
+
}
|
1101
|
+
|
1102
|
+
// @public
|
1103
|
+
export type Workspace = TaggedResource & {
|
1104
|
+
properties?: WorkspaceProperties;
|
1105
|
+
readonly systemData?: SystemData;
|
1106
|
+
};
|
1107
|
+
|
1108
|
+
// @public
|
1109
|
+
export interface WorkspaceList {
|
1110
|
+
nextLink?: string;
|
1111
|
+
value?: Workspace[];
|
1112
|
+
}
|
1113
|
+
|
1114
|
+
// @public
|
1115
|
+
export type WorkspacePatchResource = ResourceTags & {};
|
1116
|
+
|
1117
|
+
// @public
|
1118
|
+
export interface WorkspacePrivateEndpointConnections {
|
1119
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnectionDescription, options?: WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>, WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>>;
|
1120
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, properties: PrivateEndpointConnectionDescription, options?: WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams): Promise<WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse>;
|
1121
|
+
beginDelete(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
1122
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
|
1123
|
+
get(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: WorkspacePrivateEndpointConnectionsGetOptionalParams): Promise<WorkspacePrivateEndpointConnectionsGetResponse>;
|
1124
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnectionDescription>;
|
1125
|
+
}
|
1126
|
+
|
1127
|
+
// @public
|
1128
|
+
export interface WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
1129
|
+
resumeFrom?: string;
|
1130
|
+
updateIntervalInMs?: number;
|
1131
|
+
}
|
1132
|
+
|
1133
|
+
// @public
|
1134
|
+
export type WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnectionDescription;
|
1135
|
+
|
1136
|
+
// @public
|
1137
|
+
export interface WorkspacePrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
|
1138
|
+
resumeFrom?: string;
|
1139
|
+
updateIntervalInMs?: number;
|
1140
|
+
}
|
1141
|
+
|
1142
|
+
// @public
|
1143
|
+
export interface WorkspacePrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
|
1144
|
+
}
|
1145
|
+
|
1146
|
+
// @public
|
1147
|
+
export type WorkspacePrivateEndpointConnectionsGetResponse = PrivateEndpointConnectionDescription;
|
1148
|
+
|
1149
|
+
// @public
|
1150
|
+
export interface WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
1151
|
+
}
|
1152
|
+
|
1153
|
+
// @public
|
1154
|
+
export type WorkspacePrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultDescription;
|
1155
|
+
|
1156
|
+
// @public
|
1157
|
+
export interface WorkspacePrivateLinkResources {
|
1158
|
+
get(resourceGroupName: string, workspaceName: string, groupName: string, options?: WorkspacePrivateLinkResourcesGetOptionalParams): Promise<WorkspacePrivateLinkResourcesGetResponse>;
|
1159
|
+
listByWorkspace(resourceGroupName: string, workspaceName: string, options?: WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateLinkResourceDescription>;
|
1160
|
+
}
|
1161
|
+
|
1162
|
+
// @public
|
1163
|
+
export interface WorkspacePrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
|
1164
|
+
}
|
1165
|
+
|
1166
|
+
// @public
|
1167
|
+
export type WorkspacePrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
|
1168
|
+
|
1169
|
+
// @public
|
1170
|
+
export interface WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
|
1171
|
+
}
|
1172
|
+
|
1173
|
+
// @public
|
1174
|
+
export type WorkspacePrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResultDescription;
|
1175
|
+
|
1176
|
+
// @public
|
1177
|
+
export interface WorkspaceProperties {
|
1178
|
+
readonly privateEndpointConnections?: PrivateEndpointConnection[];
|
1179
|
+
readonly provisioningState?: ProvisioningState;
|
1180
|
+
publicNetworkAccess?: PublicNetworkAccess;
|
1181
|
+
}
|
1182
|
+
|
1183
|
+
// @public
|
1184
|
+
export interface Workspaces {
|
1185
|
+
beginCreateOrUpdate(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesCreateOrUpdateResponse>, WorkspacesCreateOrUpdateResponse>>;
|
1186
|
+
beginCreateOrUpdateAndWait(resourceGroupName: string, workspaceName: string, workspace: Workspace, options?: WorkspacesCreateOrUpdateOptionalParams): Promise<WorkspacesCreateOrUpdateResponse>;
|
1187
|
+
beginDelete(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>;
|
1188
|
+
beginDeleteAndWait(resourceGroupName: string, workspaceName: string, options?: WorkspacesDeleteOptionalParams): Promise<void>;
|
1189
|
+
beginUpdate(resourceGroupName: string, workspaceName: string, workspacePatchResource: WorkspacePatchResource, options?: WorkspacesUpdateOptionalParams): Promise<PollerLike<PollOperationState<WorkspacesUpdateResponse>, WorkspacesUpdateResponse>>;
|
1190
|
+
beginUpdateAndWait(resourceGroupName: string, workspaceName: string, workspacePatchResource: WorkspacePatchResource, options?: WorkspacesUpdateOptionalParams): Promise<WorkspacesUpdateResponse>;
|
1191
|
+
get(resourceGroupName: string, workspaceName: string, options?: WorkspacesGetOptionalParams): Promise<WorkspacesGetResponse>;
|
1192
|
+
listByResourceGroup(resourceGroupName: string, options?: WorkspacesListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
1193
|
+
listBySubscription(options?: WorkspacesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Workspace>;
|
1194
|
+
}
|
1195
|
+
|
1196
|
+
// @public
|
1197
|
+
export interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
|
1198
|
+
resumeFrom?: string;
|
1199
|
+
updateIntervalInMs?: number;
|
1200
|
+
}
|
1201
|
+
|
1202
|
+
// @public
|
1203
|
+
export type WorkspacesCreateOrUpdateResponse = Workspace;
|
1204
|
+
|
1205
|
+
// @public
|
1206
|
+
export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
|
1207
|
+
resumeFrom?: string;
|
1208
|
+
updateIntervalInMs?: number;
|
1209
|
+
}
|
1210
|
+
|
1211
|
+
// @public
|
1212
|
+
export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
|
1213
|
+
}
|
1214
|
+
|
1215
|
+
// @public
|
1216
|
+
export type WorkspacesGetResponse = Workspace;
|
1217
|
+
|
1218
|
+
// @public
|
1219
|
+
export interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
|
1220
|
+
}
|
1221
|
+
|
1222
|
+
// @public
|
1223
|
+
export type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
|
1224
|
+
|
1225
|
+
// @public
|
1226
|
+
export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
|
1227
|
+
}
|
1228
|
+
|
1229
|
+
// @public
|
1230
|
+
export type WorkspacesListByResourceGroupResponse = WorkspaceList;
|
1231
|
+
|
1232
|
+
// @public
|
1233
|
+
export interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
|
1234
|
+
}
|
1235
|
+
|
1236
|
+
// @public
|
1237
|
+
export type WorkspacesListBySubscriptionNextResponse = WorkspaceList;
|
1238
|
+
|
1239
|
+
// @public
|
1240
|
+
export interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
|
1241
|
+
}
|
1242
|
+
|
1243
|
+
// @public
|
1244
|
+
export type WorkspacesListBySubscriptionResponse = WorkspaceList;
|
1245
|
+
|
1246
|
+
// @public
|
1247
|
+
export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
|
1248
|
+
resumeFrom?: string;
|
1249
|
+
updateIntervalInMs?: number;
|
1250
|
+
}
|
1251
|
+
|
1252
|
+
// @public
|
1253
|
+
export type WorkspacesUpdateResponse = Workspace;
|
1254
|
+
|
533
1255
|
// (No @packageDocumentation comment for this package)
|
534
1256
|
|
535
1257
|
```
|