@azure/arm-healthcareapis 3.1.1-alpha.20250619.1 → 3.1.1-alpha.20250718.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/healthcareApisManagementClient.js +26 -5
- package/dist/browser/healthcareApisManagementClient.js.map +1 -1
- package/dist/browser/lroImpl.js +7 -3
- package/dist/browser/lroImpl.js.map +1 -1
- package/dist/browser/models/mappers.js +158 -67
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/dicomServices.js +56 -58
- package/dist/browser/operations/dicomServices.js.map +1 -1
- package/dist/browser/operations/fhirDestinations.js +23 -40
- package/dist/browser/operations/fhirDestinations.js.map +1 -1
- package/dist/browser/operations/fhirServices.js +56 -58
- package/dist/browser/operations/fhirServices.js.map +1 -1
- package/dist/browser/operations/iotConnectorFhirDestination.js +23 -12
- package/dist/browser/operations/iotConnectorFhirDestination.js.map +1 -1
- package/dist/browser/operations/iotConnectors.js +56 -58
- package/dist/browser/operations/iotConnectors.js.map +1 -1
- package/dist/browser/operations/operationResults.js +1 -0
- package/dist/browser/operations/operationResults.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/privateEndpointConnections.js +32 -39
- package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/privateLinkResources.js +1 -0
- package/dist/browser/operations/privateLinkResources.js.map +1 -1
- package/dist/browser/operations/services.js +78 -97
- package/dist/browser/operations/services.js.map +1 -1
- package/dist/browser/operations/workspacePrivateEndpointConnections.js +32 -39
- package/dist/browser/operations/workspacePrivateEndpointConnections.js.map +1 -1
- package/dist/browser/operations/workspacePrivateLinkResources.js +10 -27
- package/dist/browser/operations/workspacePrivateLinkResources.js.map +1 -1
- package/dist/browser/operations/workspaces.js +78 -97
- package/dist/browser/operations/workspaces.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/healthcareApisManagementClient.js +26 -5
- package/dist/commonjs/healthcareApisManagementClient.js.map +1 -1
- package/dist/commonjs/lroImpl.js +7 -3
- package/dist/commonjs/lroImpl.js.map +1 -1
- package/dist/commonjs/models/mappers.js +158 -67
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/dicomServices.js +56 -57
- package/dist/commonjs/operations/dicomServices.js.map +1 -1
- package/dist/commonjs/operations/fhirDestinations.js +23 -39
- package/dist/commonjs/operations/fhirDestinations.js.map +1 -1
- package/dist/commonjs/operations/fhirServices.js +56 -57
- package/dist/commonjs/operations/fhirServices.js.map +1 -1
- package/dist/commonjs/operations/iotConnectorFhirDestination.js +23 -12
- package/dist/commonjs/operations/iotConnectorFhirDestination.js.map +1 -1
- package/dist/commonjs/operations/iotConnectors.js +56 -57
- package/dist/commonjs/operations/iotConnectors.js.map +1 -1
- package/dist/commonjs/operations/operationResults.js +1 -0
- package/dist/commonjs/operations/operationResults.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/privateEndpointConnections.js +32 -38
- package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/privateLinkResources.js +1 -0
- package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/services.js +78 -96
- package/dist/commonjs/operations/services.js.map +1 -1
- package/dist/commonjs/operations/workspacePrivateEndpointConnections.js +32 -38
- package/dist/commonjs/operations/workspacePrivateEndpointConnections.js.map +1 -1
- package/dist/commonjs/operations/workspacePrivateLinkResources.js +10 -26
- package/dist/commonjs/operations/workspacePrivateLinkResources.js.map +1 -1
- package/dist/commonjs/operations/workspaces.js +78 -96
- package/dist/commonjs/operations/workspaces.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/healthcareApisManagementClient.js +26 -5
- package/dist/esm/healthcareApisManagementClient.js.map +1 -1
- package/dist/esm/lroImpl.js +7 -3
- package/dist/esm/lroImpl.js.map +1 -1
- package/dist/esm/models/mappers.js +158 -67
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/dicomServices.js +56 -58
- package/dist/esm/operations/dicomServices.js.map +1 -1
- package/dist/esm/operations/fhirDestinations.js +23 -40
- package/dist/esm/operations/fhirDestinations.js.map +1 -1
- package/dist/esm/operations/fhirServices.js +56 -58
- package/dist/esm/operations/fhirServices.js.map +1 -1
- package/dist/esm/operations/iotConnectorFhirDestination.js +23 -12
- package/dist/esm/operations/iotConnectorFhirDestination.js.map +1 -1
- package/dist/esm/operations/iotConnectors.js +56 -58
- package/dist/esm/operations/iotConnectors.js.map +1 -1
- package/dist/esm/operations/operationResults.js +1 -0
- package/dist/esm/operations/operationResults.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/privateEndpointConnections.js +32 -39
- package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/privateLinkResources.js +1 -0
- package/dist/esm/operations/privateLinkResources.js.map +1 -1
- package/dist/esm/operations/services.js +78 -97
- package/dist/esm/operations/services.js.map +1 -1
- package/dist/esm/operations/workspacePrivateEndpointConnections.js +32 -39
- package/dist/esm/operations/workspacePrivateEndpointConnections.js.map +1 -1
- package/dist/esm/operations/workspacePrivateLinkResources.js +10 -27
- package/dist/esm/operations/workspacePrivateLinkResources.js.map +1 -1
- package/dist/esm/operations/workspaces.js +78 -97
- package/dist/esm/operations/workspaces.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/healthcareApisManagementClient.js +26 -5
- package/dist/react-native/healthcareApisManagementClient.js.map +1 -1
- package/dist/react-native/lroImpl.js +7 -3
- package/dist/react-native/lroImpl.js.map +1 -1
- package/dist/react-native/models/mappers.js +158 -67
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/dicomServices.js +56 -58
- package/dist/react-native/operations/dicomServices.js.map +1 -1
- package/dist/react-native/operations/fhirDestinations.js +23 -40
- package/dist/react-native/operations/fhirDestinations.js.map +1 -1
- package/dist/react-native/operations/fhirServices.js +56 -58
- package/dist/react-native/operations/fhirServices.js.map +1 -1
- package/dist/react-native/operations/iotConnectorFhirDestination.js +23 -12
- package/dist/react-native/operations/iotConnectorFhirDestination.js.map +1 -1
- package/dist/react-native/operations/iotConnectors.js +56 -58
- package/dist/react-native/operations/iotConnectors.js.map +1 -1
- package/dist/react-native/operations/operationResults.js +1 -0
- package/dist/react-native/operations/operationResults.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/privateEndpointConnections.js +32 -39
- package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/privateLinkResources.js +1 -0
- package/dist/react-native/operations/privateLinkResources.js.map +1 -1
- package/dist/react-native/operations/services.js +78 -97
- package/dist/react-native/operations/services.js.map +1 -1
- package/dist/react-native/operations/workspacePrivateEndpointConnections.js +32 -39
- package/dist/react-native/operations/workspacePrivateEndpointConnections.js.map +1 -1
- package/dist/react-native/operations/workspacePrivateLinkResources.js +10 -27
- package/dist/react-native/operations/workspacePrivateLinkResources.js.map +1 -1
- package/dist/react-native/operations/workspaces.js +78 -97
- package/dist/react-native/operations/workspaces.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- /package/review/{arm-healthcareapis.api.md → arm-healthcareapis-node.api.md} +0 -0
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";;AAUA,sCA2BC
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":";;AAUA,sCA2BC;AA3BD,SAAgB,aAAa,CAAI,MAQhC;IACC,MAAM,EAAE,IAAI,EAAE,IAAI,EAAE,eAAe,EAAE,GAAG,MAAM,CAAC;IAC/C,OAAO;QACL,aAAa,EAAE,IAAI,CAAC,UAAU;QAC9B,WAAW,EAAE,IAAI,CAAC,IAAK;QACvB,kBAAkB,EAAE,GAAG,EAAE,CAAC,eAAe,CAAC,IAAI,EAAE,IAAI,CAAC;QACrD,eAAe,EAAE,CACf,IAAY,EACZ,OAA2C,EAC3C,EAAE;YACF,MAAM,EAAE,WAAW,EAAE,GAAG,QAAQ,EAAE,GAAG,IAAI,CAAC;YAC1C,OAAO,eAAe,CAAC,IAAI,EAAE;gBAC3B,GAAG,QAAQ;gBACX,UAAU,EAAE,KAAK;gBACjB,IAAI;gBACJ,WAAW,EAAE,OAAO,EAAE,WAAW;aAClC,CAAC,CAAC;QACL,CAAC;KACF,CAAC;AACJ,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\nimport { AbortSignalLike } from \"@azure/abort-controller\";\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport function createLroSpec<T>(inputs: {\n sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>;\n args: Record<string, unknown>;\n spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>;\n}): LongRunningOperation<T> {\n const { args, spec, sendOperationFn } = inputs;\n return {\n requestMethod: spec.httpMethod,\n requestPath: spec.path!,\n sendInitialRequest: () => sendOperationFn(args, spec),\n sendPollRequest: (\n path: string,\n options?: { abortSignal?: AbortSignalLike },\n ) => {\n const { requestBody, ...restSpec } = spec;\n return sendOperationFn(args, {\n ...restSpec,\n httpMethod: \"GET\",\n path,\n abortSignal: options?.abortSignal,\n });\n },\n };\n}\n"]}
|
@@ -1886,38 +1886,46 @@ exports.PrivateEndpointConnection = {
|
|
1886
1886
|
type: {
|
1887
1887
|
name: "Composite",
|
1888
1888
|
className: "PrivateEndpointConnection",
|
1889
|
-
modelProperties:
|
1889
|
+
modelProperties: {
|
1890
|
+
...exports.Resource.type.modelProperties,
|
1891
|
+
privateEndpoint: {
|
1890
1892
|
serializedName: "properties.privateEndpoint",
|
1891
1893
|
type: {
|
1892
1894
|
name: "Composite",
|
1893
1895
|
className: "PrivateEndpoint",
|
1894
1896
|
},
|
1895
|
-
},
|
1897
|
+
},
|
1898
|
+
privateLinkServiceConnectionState: {
|
1896
1899
|
serializedName: "properties.privateLinkServiceConnectionState",
|
1897
1900
|
type: {
|
1898
1901
|
name: "Composite",
|
1899
1902
|
className: "PrivateLinkServiceConnectionState",
|
1900
1903
|
},
|
1901
|
-
},
|
1904
|
+
},
|
1905
|
+
provisioningState: {
|
1902
1906
|
serializedName: "properties.provisioningState",
|
1903
1907
|
readOnly: true,
|
1904
1908
|
type: {
|
1905
1909
|
name: "String",
|
1906
1910
|
},
|
1907
|
-
}
|
1911
|
+
},
|
1912
|
+
},
|
1908
1913
|
},
|
1909
1914
|
};
|
1910
1915
|
exports.PrivateLinkResource = {
|
1911
1916
|
type: {
|
1912
1917
|
name: "Composite",
|
1913
1918
|
className: "PrivateLinkResource",
|
1914
|
-
modelProperties:
|
1919
|
+
modelProperties: {
|
1920
|
+
...exports.Resource.type.modelProperties,
|
1921
|
+
groupId: {
|
1915
1922
|
serializedName: "properties.groupId",
|
1916
1923
|
readOnly: true,
|
1917
1924
|
type: {
|
1918
1925
|
name: "String",
|
1919
1926
|
},
|
1920
|
-
},
|
1927
|
+
},
|
1928
|
+
requiredMembers: {
|
1921
1929
|
serializedName: "properties.requiredMembers",
|
1922
1930
|
readOnly: true,
|
1923
1931
|
type: {
|
@@ -1928,7 +1936,8 @@ exports.PrivateLinkResource = {
|
|
1928
1936
|
},
|
1929
1937
|
},
|
1930
1938
|
},
|
1931
|
-
},
|
1939
|
+
},
|
1940
|
+
requiredZoneNames: {
|
1932
1941
|
serializedName: "properties.requiredZoneNames",
|
1933
1942
|
type: {
|
1934
1943
|
name: "Sequence",
|
@@ -1938,110 +1947,140 @@ exports.PrivateLinkResource = {
|
|
1938
1947
|
},
|
1939
1948
|
},
|
1940
1949
|
},
|
1941
|
-
}
|
1950
|
+
},
|
1951
|
+
},
|
1942
1952
|
},
|
1943
1953
|
};
|
1944
1954
|
exports.ServicesDescription = {
|
1945
1955
|
type: {
|
1946
1956
|
name: "Composite",
|
1947
1957
|
className: "ServicesDescription",
|
1948
|
-
modelProperties:
|
1958
|
+
modelProperties: {
|
1959
|
+
...exports.ServicesResource.type.modelProperties,
|
1960
|
+
properties: {
|
1949
1961
|
serializedName: "properties",
|
1950
1962
|
type: {
|
1951
1963
|
name: "Composite",
|
1952
1964
|
className: "ServicesProperties",
|
1953
1965
|
},
|
1954
|
-
},
|
1966
|
+
},
|
1967
|
+
systemData: {
|
1955
1968
|
serializedName: "systemData",
|
1956
1969
|
type: {
|
1957
1970
|
name: "Composite",
|
1958
1971
|
className: "SystemData",
|
1959
1972
|
},
|
1960
|
-
}
|
1973
|
+
},
|
1974
|
+
},
|
1961
1975
|
},
|
1962
1976
|
};
|
1963
1977
|
exports.LocationBasedResource = {
|
1964
1978
|
type: {
|
1965
1979
|
name: "Composite",
|
1966
1980
|
className: "LocationBasedResource",
|
1967
|
-
modelProperties:
|
1981
|
+
modelProperties: {
|
1982
|
+
...exports.ResourceCore.type.modelProperties,
|
1983
|
+
location: {
|
1968
1984
|
serializedName: "location",
|
1969
1985
|
type: {
|
1970
1986
|
name: "String",
|
1971
1987
|
},
|
1972
|
-
}
|
1988
|
+
},
|
1989
|
+
},
|
1973
1990
|
},
|
1974
1991
|
};
|
1975
1992
|
exports.TaggedResource = {
|
1976
1993
|
type: {
|
1977
1994
|
name: "Composite",
|
1978
1995
|
className: "TaggedResource",
|
1979
|
-
modelProperties:
|
1996
|
+
modelProperties: {
|
1997
|
+
...exports.ResourceTags.type.modelProperties,
|
1998
|
+
...exports.LocationBasedResource.type.modelProperties,
|
1999
|
+
},
|
1980
2000
|
},
|
1981
2001
|
};
|
1982
2002
|
exports.WorkspacePatchResource = {
|
1983
2003
|
type: {
|
1984
2004
|
name: "Composite",
|
1985
2005
|
className: "WorkspacePatchResource",
|
1986
|
-
modelProperties:
|
2006
|
+
modelProperties: {
|
2007
|
+
...exports.ResourceTags.type.modelProperties,
|
2008
|
+
},
|
1987
2009
|
},
|
1988
2010
|
};
|
1989
2011
|
exports.DicomServicePatchResource = {
|
1990
2012
|
type: {
|
1991
2013
|
name: "Composite",
|
1992
2014
|
className: "DicomServicePatchResource",
|
1993
|
-
modelProperties:
|
2015
|
+
modelProperties: {
|
2016
|
+
...exports.ResourceTags.type.modelProperties,
|
2017
|
+
...exports.ServiceManagedIdentity.type.modelProperties,
|
2018
|
+
},
|
1994
2019
|
},
|
1995
2020
|
};
|
1996
2021
|
exports.IotConnectorPatchResource = {
|
1997
2022
|
type: {
|
1998
2023
|
name: "Composite",
|
1999
2024
|
className: "IotConnectorPatchResource",
|
2000
|
-
modelProperties:
|
2025
|
+
modelProperties: {
|
2026
|
+
...exports.ResourceTags.type.modelProperties,
|
2027
|
+
...exports.ServiceManagedIdentity.type.modelProperties,
|
2028
|
+
},
|
2001
2029
|
},
|
2002
2030
|
};
|
2003
2031
|
exports.FhirServicePatchResource = {
|
2004
2032
|
type: {
|
2005
2033
|
name: "Composite",
|
2006
2034
|
className: "FhirServicePatchResource",
|
2007
|
-
modelProperties:
|
2035
|
+
modelProperties: {
|
2036
|
+
...exports.ResourceTags.type.modelProperties,
|
2037
|
+
...exports.ServiceManagedIdentity.type.modelProperties,
|
2038
|
+
},
|
2008
2039
|
},
|
2009
2040
|
};
|
2010
2041
|
exports.DicomService = {
|
2011
2042
|
type: {
|
2012
2043
|
name: "Composite",
|
2013
2044
|
className: "DicomService",
|
2014
|
-
modelProperties:
|
2045
|
+
modelProperties: {
|
2046
|
+
...exports.TaggedResource.type.modelProperties,
|
2047
|
+
...exports.ServiceManagedIdentity.type.modelProperties,
|
2048
|
+
systemData: {
|
2015
2049
|
serializedName: "systemData",
|
2016
2050
|
type: {
|
2017
2051
|
name: "Composite",
|
2018
2052
|
className: "SystemData",
|
2019
2053
|
},
|
2020
|
-
},
|
2054
|
+
},
|
2055
|
+
provisioningState: {
|
2021
2056
|
serializedName: "properties.provisioningState",
|
2022
2057
|
readOnly: true,
|
2023
2058
|
type: {
|
2024
2059
|
name: "String",
|
2025
2060
|
},
|
2026
|
-
},
|
2061
|
+
},
|
2062
|
+
authenticationConfiguration: {
|
2027
2063
|
serializedName: "properties.authenticationConfiguration",
|
2028
2064
|
type: {
|
2029
2065
|
name: "Composite",
|
2030
2066
|
className: "DicomServiceAuthenticationConfiguration",
|
2031
2067
|
},
|
2032
|
-
},
|
2068
|
+
},
|
2069
|
+
corsConfiguration: {
|
2033
2070
|
serializedName: "properties.corsConfiguration",
|
2034
2071
|
type: {
|
2035
2072
|
name: "Composite",
|
2036
2073
|
className: "CorsConfiguration",
|
2037
2074
|
},
|
2038
|
-
},
|
2075
|
+
},
|
2076
|
+
serviceUrl: {
|
2039
2077
|
serializedName: "properties.serviceUrl",
|
2040
2078
|
readOnly: true,
|
2041
2079
|
type: {
|
2042
2080
|
name: "String",
|
2043
2081
|
},
|
2044
|
-
},
|
2082
|
+
},
|
2083
|
+
privateEndpointConnections: {
|
2045
2084
|
serializedName: "properties.privateEndpointConnections",
|
2046
2085
|
readOnly: true,
|
2047
2086
|
type: {
|
@@ -2053,114 +2092,137 @@ exports.DicomService = {
|
|
2053
2092
|
},
|
2054
2093
|
},
|
2055
2094
|
},
|
2056
|
-
},
|
2095
|
+
},
|
2096
|
+
publicNetworkAccess: {
|
2057
2097
|
serializedName: "properties.publicNetworkAccess",
|
2058
2098
|
type: {
|
2059
2099
|
name: "String",
|
2060
2100
|
},
|
2061
|
-
},
|
2101
|
+
},
|
2102
|
+
eventState: {
|
2062
2103
|
serializedName: "properties.eventState",
|
2063
2104
|
readOnly: true,
|
2064
2105
|
type: {
|
2065
2106
|
name: "String",
|
2066
2107
|
},
|
2067
|
-
},
|
2108
|
+
},
|
2109
|
+
encryption: {
|
2068
2110
|
serializedName: "properties.encryption",
|
2069
2111
|
type: {
|
2070
2112
|
name: "Composite",
|
2071
2113
|
className: "Encryption",
|
2072
2114
|
},
|
2073
|
-
},
|
2115
|
+
},
|
2116
|
+
storageConfiguration: {
|
2074
2117
|
serializedName: "properties.storageConfiguration",
|
2075
2118
|
type: {
|
2076
2119
|
name: "Composite",
|
2077
2120
|
className: "StorageConfiguration",
|
2078
2121
|
},
|
2079
|
-
},
|
2122
|
+
},
|
2123
|
+
enableDataPartitions: {
|
2080
2124
|
serializedName: "properties.enableDataPartitions",
|
2081
2125
|
type: {
|
2082
2126
|
name: "Boolean",
|
2083
2127
|
},
|
2084
|
-
}
|
2128
|
+
},
|
2129
|
+
},
|
2085
2130
|
},
|
2086
2131
|
};
|
2087
2132
|
exports.IotConnector = {
|
2088
2133
|
type: {
|
2089
2134
|
name: "Composite",
|
2090
2135
|
className: "IotConnector",
|
2091
|
-
modelProperties:
|
2136
|
+
modelProperties: {
|
2137
|
+
...exports.TaggedResource.type.modelProperties,
|
2138
|
+
...exports.ServiceManagedIdentity.type.modelProperties,
|
2139
|
+
systemData: {
|
2092
2140
|
serializedName: "systemData",
|
2093
2141
|
type: {
|
2094
2142
|
name: "Composite",
|
2095
2143
|
className: "SystemData",
|
2096
2144
|
},
|
2097
|
-
},
|
2145
|
+
},
|
2146
|
+
provisioningState: {
|
2098
2147
|
serializedName: "properties.provisioningState",
|
2099
2148
|
readOnly: true,
|
2100
2149
|
type: {
|
2101
2150
|
name: "String",
|
2102
2151
|
},
|
2103
|
-
},
|
2152
|
+
},
|
2153
|
+
ingestionEndpointConfiguration: {
|
2104
2154
|
serializedName: "properties.ingestionEndpointConfiguration",
|
2105
2155
|
type: {
|
2106
2156
|
name: "Composite",
|
2107
2157
|
className: "IotEventHubIngestionEndpointConfiguration",
|
2108
2158
|
},
|
2109
|
-
},
|
2159
|
+
},
|
2160
|
+
deviceMapping: {
|
2110
2161
|
serializedName: "properties.deviceMapping",
|
2111
2162
|
type: {
|
2112
2163
|
name: "Composite",
|
2113
2164
|
className: "IotMappingProperties",
|
2114
2165
|
},
|
2115
|
-
}
|
2166
|
+
},
|
2167
|
+
},
|
2116
2168
|
},
|
2117
2169
|
};
|
2118
2170
|
exports.FhirService = {
|
2119
2171
|
type: {
|
2120
2172
|
name: "Composite",
|
2121
2173
|
className: "FhirService",
|
2122
|
-
modelProperties:
|
2174
|
+
modelProperties: {
|
2175
|
+
...exports.TaggedResource.type.modelProperties,
|
2176
|
+
...exports.ServiceManagedIdentity.type.modelProperties,
|
2177
|
+
kind: {
|
2123
2178
|
serializedName: "kind",
|
2124
2179
|
type: {
|
2125
2180
|
name: "String",
|
2126
2181
|
},
|
2127
|
-
},
|
2182
|
+
},
|
2183
|
+
systemData: {
|
2128
2184
|
serializedName: "systemData",
|
2129
2185
|
type: {
|
2130
2186
|
name: "Composite",
|
2131
2187
|
className: "SystemData",
|
2132
2188
|
},
|
2133
|
-
},
|
2189
|
+
},
|
2190
|
+
provisioningState: {
|
2134
2191
|
serializedName: "properties.provisioningState",
|
2135
2192
|
readOnly: true,
|
2136
2193
|
type: {
|
2137
2194
|
name: "String",
|
2138
2195
|
},
|
2139
|
-
},
|
2196
|
+
},
|
2197
|
+
acrConfiguration: {
|
2140
2198
|
serializedName: "properties.acrConfiguration",
|
2141
2199
|
type: {
|
2142
2200
|
name: "Composite",
|
2143
2201
|
className: "FhirServiceAcrConfiguration",
|
2144
2202
|
},
|
2145
|
-
},
|
2203
|
+
},
|
2204
|
+
authenticationConfiguration: {
|
2146
2205
|
serializedName: "properties.authenticationConfiguration",
|
2147
2206
|
type: {
|
2148
2207
|
name: "Composite",
|
2149
2208
|
className: "FhirServiceAuthenticationConfiguration",
|
2150
2209
|
},
|
2151
|
-
},
|
2210
|
+
},
|
2211
|
+
corsConfiguration: {
|
2152
2212
|
serializedName: "properties.corsConfiguration",
|
2153
2213
|
type: {
|
2154
2214
|
name: "Composite",
|
2155
2215
|
className: "FhirServiceCorsConfiguration",
|
2156
2216
|
},
|
2157
|
-
},
|
2217
|
+
},
|
2218
|
+
exportConfiguration: {
|
2158
2219
|
serializedName: "properties.exportConfiguration",
|
2159
2220
|
type: {
|
2160
2221
|
name: "Composite",
|
2161
2222
|
className: "FhirServiceExportConfiguration",
|
2162
2223
|
},
|
2163
|
-
},
|
2224
|
+
},
|
2225
|
+
privateEndpointConnections: {
|
2164
2226
|
serializedName: "properties.privateEndpointConnections",
|
2165
2227
|
readOnly: true,
|
2166
2228
|
type: {
|
@@ -2172,149 +2234,178 @@ exports.FhirService = {
|
|
2172
2234
|
},
|
2173
2235
|
},
|
2174
2236
|
},
|
2175
|
-
},
|
2237
|
+
},
|
2238
|
+
publicNetworkAccess: {
|
2176
2239
|
serializedName: "properties.publicNetworkAccess",
|
2177
2240
|
type: {
|
2178
2241
|
name: "String",
|
2179
2242
|
},
|
2180
|
-
},
|
2243
|
+
},
|
2244
|
+
eventState: {
|
2181
2245
|
serializedName: "properties.eventState",
|
2182
2246
|
readOnly: true,
|
2183
2247
|
type: {
|
2184
2248
|
name: "String",
|
2185
2249
|
},
|
2186
|
-
},
|
2250
|
+
},
|
2251
|
+
resourceVersionPolicyConfiguration: {
|
2187
2252
|
serializedName: "properties.resourceVersionPolicyConfiguration",
|
2188
2253
|
type: {
|
2189
2254
|
name: "Composite",
|
2190
2255
|
className: "ResourceVersionPolicyConfiguration",
|
2191
2256
|
},
|
2192
|
-
},
|
2257
|
+
},
|
2258
|
+
importConfiguration: {
|
2193
2259
|
serializedName: "properties.importConfiguration",
|
2194
2260
|
type: {
|
2195
2261
|
name: "Composite",
|
2196
2262
|
className: "FhirServiceImportConfiguration",
|
2197
2263
|
},
|
2198
|
-
},
|
2264
|
+
},
|
2265
|
+
implementationGuidesConfiguration: {
|
2199
2266
|
serializedName: "properties.implementationGuidesConfiguration",
|
2200
2267
|
type: {
|
2201
2268
|
name: "Composite",
|
2202
2269
|
className: "ImplementationGuidesConfiguration",
|
2203
2270
|
},
|
2204
|
-
},
|
2271
|
+
},
|
2272
|
+
encryption: {
|
2205
2273
|
serializedName: "properties.encryption",
|
2206
2274
|
type: {
|
2207
2275
|
name: "Composite",
|
2208
2276
|
className: "Encryption",
|
2209
2277
|
},
|
2210
|
-
}
|
2278
|
+
},
|
2279
|
+
},
|
2211
2280
|
},
|
2212
2281
|
};
|
2213
2282
|
exports.IotFhirDestinationProperties = {
|
2214
2283
|
type: {
|
2215
2284
|
name: "Composite",
|
2216
2285
|
className: "IotFhirDestinationProperties",
|
2217
|
-
modelProperties:
|
2286
|
+
modelProperties: {
|
2287
|
+
...exports.IotDestinationProperties.type.modelProperties,
|
2288
|
+
resourceIdentityResolutionType: {
|
2218
2289
|
serializedName: "resourceIdentityResolutionType",
|
2219
2290
|
required: true,
|
2220
2291
|
type: {
|
2221
2292
|
name: "String",
|
2222
2293
|
},
|
2223
|
-
},
|
2294
|
+
},
|
2295
|
+
fhirServiceResourceId: {
|
2224
2296
|
serializedName: "fhirServiceResourceId",
|
2225
2297
|
required: true,
|
2226
2298
|
type: {
|
2227
2299
|
name: "String",
|
2228
2300
|
},
|
2229
|
-
},
|
2301
|
+
},
|
2302
|
+
fhirMapping: {
|
2230
2303
|
serializedName: "fhirMapping",
|
2231
2304
|
type: {
|
2232
2305
|
name: "Composite",
|
2233
2306
|
className: "IotMappingProperties",
|
2234
2307
|
},
|
2235
|
-
}
|
2308
|
+
},
|
2309
|
+
},
|
2236
2310
|
},
|
2237
2311
|
};
|
2238
2312
|
exports.PrivateEndpointConnectionDescription = {
|
2239
2313
|
type: {
|
2240
2314
|
name: "Composite",
|
2241
2315
|
className: "PrivateEndpointConnectionDescription",
|
2242
|
-
modelProperties:
|
2316
|
+
modelProperties: {
|
2317
|
+
...exports.PrivateEndpointConnection.type.modelProperties,
|
2318
|
+
systemData: {
|
2243
2319
|
serializedName: "systemData",
|
2244
2320
|
type: {
|
2245
2321
|
name: "Composite",
|
2246
2322
|
className: "SystemData",
|
2247
2323
|
},
|
2248
|
-
}
|
2324
|
+
},
|
2325
|
+
},
|
2249
2326
|
},
|
2250
2327
|
};
|
2251
2328
|
exports.PrivateLinkResourceDescription = {
|
2252
2329
|
type: {
|
2253
2330
|
name: "Composite",
|
2254
2331
|
className: "PrivateLinkResourceDescription",
|
2255
|
-
modelProperties:
|
2332
|
+
modelProperties: {
|
2333
|
+
...exports.PrivateLinkResource.type.modelProperties,
|
2334
|
+
systemData: {
|
2256
2335
|
serializedName: "systemData",
|
2257
2336
|
type: {
|
2258
2337
|
name: "Composite",
|
2259
2338
|
className: "SystemData",
|
2260
2339
|
},
|
2261
|
-
}
|
2340
|
+
},
|
2341
|
+
},
|
2262
2342
|
},
|
2263
2343
|
};
|
2264
2344
|
exports.Workspace = {
|
2265
2345
|
type: {
|
2266
2346
|
name: "Composite",
|
2267
2347
|
className: "Workspace",
|
2268
|
-
modelProperties:
|
2348
|
+
modelProperties: {
|
2349
|
+
...exports.TaggedResource.type.modelProperties,
|
2350
|
+
properties: {
|
2269
2351
|
serializedName: "properties",
|
2270
2352
|
type: {
|
2271
2353
|
name: "Composite",
|
2272
2354
|
className: "WorkspaceProperties",
|
2273
2355
|
},
|
2274
|
-
},
|
2356
|
+
},
|
2357
|
+
systemData: {
|
2275
2358
|
serializedName: "systemData",
|
2276
2359
|
type: {
|
2277
2360
|
name: "Composite",
|
2278
2361
|
className: "SystemData",
|
2279
2362
|
},
|
2280
|
-
}
|
2363
|
+
},
|
2364
|
+
},
|
2281
2365
|
},
|
2282
2366
|
};
|
2283
2367
|
exports.IotFhirDestination = {
|
2284
2368
|
type: {
|
2285
2369
|
name: "Composite",
|
2286
2370
|
className: "IotFhirDestination",
|
2287
|
-
modelProperties:
|
2371
|
+
modelProperties: {
|
2372
|
+
...exports.LocationBasedResource.type.modelProperties,
|
2373
|
+
systemData: {
|
2288
2374
|
serializedName: "systemData",
|
2289
2375
|
type: {
|
2290
2376
|
name: "Composite",
|
2291
2377
|
className: "SystemData",
|
2292
2378
|
},
|
2293
|
-
},
|
2379
|
+
},
|
2380
|
+
provisioningState: {
|
2294
2381
|
serializedName: "properties.provisioningState",
|
2295
2382
|
readOnly: true,
|
2296
2383
|
type: {
|
2297
2384
|
name: "String",
|
2298
2385
|
},
|
2299
|
-
},
|
2386
|
+
},
|
2387
|
+
resourceIdentityResolutionType: {
|
2300
2388
|
serializedName: "properties.resourceIdentityResolutionType",
|
2301
2389
|
required: true,
|
2302
2390
|
type: {
|
2303
2391
|
name: "String",
|
2304
2392
|
},
|
2305
|
-
},
|
2393
|
+
},
|
2394
|
+
fhirServiceResourceId: {
|
2306
2395
|
serializedName: "properties.fhirServiceResourceId",
|
2307
2396
|
required: true,
|
2308
2397
|
type: {
|
2309
2398
|
name: "String",
|
2310
2399
|
},
|
2311
|
-
},
|
2400
|
+
},
|
2401
|
+
fhirMapping: {
|
2312
2402
|
serializedName: "properties.fhirMapping",
|
2313
2403
|
type: {
|
2314
2404
|
name: "Composite",
|
2315
2405
|
className: "IotMappingProperties",
|
2316
2406
|
},
|
2317
|
-
}
|
2407
|
+
},
|
2408
|
+
},
|
2318
2409
|
},
|
2319
2410
|
};
|
2320
2411
|
//# sourceMappingURL=mappers.js.map
|