@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":"
|
1
|
+
{"version":3,"file":"lroImpl.js","sourceRoot":"","sources":["../../src/lroImpl.ts"],"names":[],"mappings":"AAUA,MAAM,UAAU,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"]}
|
@@ -1882,38 +1882,46 @@ export const PrivateEndpointConnection = {
|
|
1882
1882
|
type: {
|
1883
1883
|
name: "Composite",
|
1884
1884
|
className: "PrivateEndpointConnection",
|
1885
|
-
modelProperties:
|
1885
|
+
modelProperties: {
|
1886
|
+
...Resource.type.modelProperties,
|
1887
|
+
privateEndpoint: {
|
1886
1888
|
serializedName: "properties.privateEndpoint",
|
1887
1889
|
type: {
|
1888
1890
|
name: "Composite",
|
1889
1891
|
className: "PrivateEndpoint",
|
1890
1892
|
},
|
1891
|
-
},
|
1893
|
+
},
|
1894
|
+
privateLinkServiceConnectionState: {
|
1892
1895
|
serializedName: "properties.privateLinkServiceConnectionState",
|
1893
1896
|
type: {
|
1894
1897
|
name: "Composite",
|
1895
1898
|
className: "PrivateLinkServiceConnectionState",
|
1896
1899
|
},
|
1897
|
-
},
|
1900
|
+
},
|
1901
|
+
provisioningState: {
|
1898
1902
|
serializedName: "properties.provisioningState",
|
1899
1903
|
readOnly: true,
|
1900
1904
|
type: {
|
1901
1905
|
name: "String",
|
1902
1906
|
},
|
1903
|
-
}
|
1907
|
+
},
|
1908
|
+
},
|
1904
1909
|
},
|
1905
1910
|
};
|
1906
1911
|
export const PrivateLinkResource = {
|
1907
1912
|
type: {
|
1908
1913
|
name: "Composite",
|
1909
1914
|
className: "PrivateLinkResource",
|
1910
|
-
modelProperties:
|
1915
|
+
modelProperties: {
|
1916
|
+
...Resource.type.modelProperties,
|
1917
|
+
groupId: {
|
1911
1918
|
serializedName: "properties.groupId",
|
1912
1919
|
readOnly: true,
|
1913
1920
|
type: {
|
1914
1921
|
name: "String",
|
1915
1922
|
},
|
1916
|
-
},
|
1923
|
+
},
|
1924
|
+
requiredMembers: {
|
1917
1925
|
serializedName: "properties.requiredMembers",
|
1918
1926
|
readOnly: true,
|
1919
1927
|
type: {
|
@@ -1924,7 +1932,8 @@ export const PrivateLinkResource = {
|
|
1924
1932
|
},
|
1925
1933
|
},
|
1926
1934
|
},
|
1927
|
-
},
|
1935
|
+
},
|
1936
|
+
requiredZoneNames: {
|
1928
1937
|
serializedName: "properties.requiredZoneNames",
|
1929
1938
|
type: {
|
1930
1939
|
name: "Sequence",
|
@@ -1934,110 +1943,140 @@ export const PrivateLinkResource = {
|
|
1934
1943
|
},
|
1935
1944
|
},
|
1936
1945
|
},
|
1937
|
-
}
|
1946
|
+
},
|
1947
|
+
},
|
1938
1948
|
},
|
1939
1949
|
};
|
1940
1950
|
export const ServicesDescription = {
|
1941
1951
|
type: {
|
1942
1952
|
name: "Composite",
|
1943
1953
|
className: "ServicesDescription",
|
1944
|
-
modelProperties:
|
1954
|
+
modelProperties: {
|
1955
|
+
...ServicesResource.type.modelProperties,
|
1956
|
+
properties: {
|
1945
1957
|
serializedName: "properties",
|
1946
1958
|
type: {
|
1947
1959
|
name: "Composite",
|
1948
1960
|
className: "ServicesProperties",
|
1949
1961
|
},
|
1950
|
-
},
|
1962
|
+
},
|
1963
|
+
systemData: {
|
1951
1964
|
serializedName: "systemData",
|
1952
1965
|
type: {
|
1953
1966
|
name: "Composite",
|
1954
1967
|
className: "SystemData",
|
1955
1968
|
},
|
1956
|
-
}
|
1969
|
+
},
|
1970
|
+
},
|
1957
1971
|
},
|
1958
1972
|
};
|
1959
1973
|
export const LocationBasedResource = {
|
1960
1974
|
type: {
|
1961
1975
|
name: "Composite",
|
1962
1976
|
className: "LocationBasedResource",
|
1963
|
-
modelProperties:
|
1977
|
+
modelProperties: {
|
1978
|
+
...ResourceCore.type.modelProperties,
|
1979
|
+
location: {
|
1964
1980
|
serializedName: "location",
|
1965
1981
|
type: {
|
1966
1982
|
name: "String",
|
1967
1983
|
},
|
1968
|
-
}
|
1984
|
+
},
|
1985
|
+
},
|
1969
1986
|
},
|
1970
1987
|
};
|
1971
1988
|
export const TaggedResource = {
|
1972
1989
|
type: {
|
1973
1990
|
name: "Composite",
|
1974
1991
|
className: "TaggedResource",
|
1975
|
-
modelProperties:
|
1992
|
+
modelProperties: {
|
1993
|
+
...ResourceTags.type.modelProperties,
|
1994
|
+
...LocationBasedResource.type.modelProperties,
|
1995
|
+
},
|
1976
1996
|
},
|
1977
1997
|
};
|
1978
1998
|
export const WorkspacePatchResource = {
|
1979
1999
|
type: {
|
1980
2000
|
name: "Composite",
|
1981
2001
|
className: "WorkspacePatchResource",
|
1982
|
-
modelProperties:
|
2002
|
+
modelProperties: {
|
2003
|
+
...ResourceTags.type.modelProperties,
|
2004
|
+
},
|
1983
2005
|
},
|
1984
2006
|
};
|
1985
2007
|
export const DicomServicePatchResource = {
|
1986
2008
|
type: {
|
1987
2009
|
name: "Composite",
|
1988
2010
|
className: "DicomServicePatchResource",
|
1989
|
-
modelProperties:
|
2011
|
+
modelProperties: {
|
2012
|
+
...ResourceTags.type.modelProperties,
|
2013
|
+
...ServiceManagedIdentity.type.modelProperties,
|
2014
|
+
},
|
1990
2015
|
},
|
1991
2016
|
};
|
1992
2017
|
export const IotConnectorPatchResource = {
|
1993
2018
|
type: {
|
1994
2019
|
name: "Composite",
|
1995
2020
|
className: "IotConnectorPatchResource",
|
1996
|
-
modelProperties:
|
2021
|
+
modelProperties: {
|
2022
|
+
...ResourceTags.type.modelProperties,
|
2023
|
+
...ServiceManagedIdentity.type.modelProperties,
|
2024
|
+
},
|
1997
2025
|
},
|
1998
2026
|
};
|
1999
2027
|
export const FhirServicePatchResource = {
|
2000
2028
|
type: {
|
2001
2029
|
name: "Composite",
|
2002
2030
|
className: "FhirServicePatchResource",
|
2003
|
-
modelProperties:
|
2031
|
+
modelProperties: {
|
2032
|
+
...ResourceTags.type.modelProperties,
|
2033
|
+
...ServiceManagedIdentity.type.modelProperties,
|
2034
|
+
},
|
2004
2035
|
},
|
2005
2036
|
};
|
2006
2037
|
export const DicomService = {
|
2007
2038
|
type: {
|
2008
2039
|
name: "Composite",
|
2009
2040
|
className: "DicomService",
|
2010
|
-
modelProperties:
|
2041
|
+
modelProperties: {
|
2042
|
+
...TaggedResource.type.modelProperties,
|
2043
|
+
...ServiceManagedIdentity.type.modelProperties,
|
2044
|
+
systemData: {
|
2011
2045
|
serializedName: "systemData",
|
2012
2046
|
type: {
|
2013
2047
|
name: "Composite",
|
2014
2048
|
className: "SystemData",
|
2015
2049
|
},
|
2016
|
-
},
|
2050
|
+
},
|
2051
|
+
provisioningState: {
|
2017
2052
|
serializedName: "properties.provisioningState",
|
2018
2053
|
readOnly: true,
|
2019
2054
|
type: {
|
2020
2055
|
name: "String",
|
2021
2056
|
},
|
2022
|
-
},
|
2057
|
+
},
|
2058
|
+
authenticationConfiguration: {
|
2023
2059
|
serializedName: "properties.authenticationConfiguration",
|
2024
2060
|
type: {
|
2025
2061
|
name: "Composite",
|
2026
2062
|
className: "DicomServiceAuthenticationConfiguration",
|
2027
2063
|
},
|
2028
|
-
},
|
2064
|
+
},
|
2065
|
+
corsConfiguration: {
|
2029
2066
|
serializedName: "properties.corsConfiguration",
|
2030
2067
|
type: {
|
2031
2068
|
name: "Composite",
|
2032
2069
|
className: "CorsConfiguration",
|
2033
2070
|
},
|
2034
|
-
},
|
2071
|
+
},
|
2072
|
+
serviceUrl: {
|
2035
2073
|
serializedName: "properties.serviceUrl",
|
2036
2074
|
readOnly: true,
|
2037
2075
|
type: {
|
2038
2076
|
name: "String",
|
2039
2077
|
},
|
2040
|
-
},
|
2078
|
+
},
|
2079
|
+
privateEndpointConnections: {
|
2041
2080
|
serializedName: "properties.privateEndpointConnections",
|
2042
2081
|
readOnly: true,
|
2043
2082
|
type: {
|
@@ -2049,114 +2088,137 @@ export const DicomService = {
|
|
2049
2088
|
},
|
2050
2089
|
},
|
2051
2090
|
},
|
2052
|
-
},
|
2091
|
+
},
|
2092
|
+
publicNetworkAccess: {
|
2053
2093
|
serializedName: "properties.publicNetworkAccess",
|
2054
2094
|
type: {
|
2055
2095
|
name: "String",
|
2056
2096
|
},
|
2057
|
-
},
|
2097
|
+
},
|
2098
|
+
eventState: {
|
2058
2099
|
serializedName: "properties.eventState",
|
2059
2100
|
readOnly: true,
|
2060
2101
|
type: {
|
2061
2102
|
name: "String",
|
2062
2103
|
},
|
2063
|
-
},
|
2104
|
+
},
|
2105
|
+
encryption: {
|
2064
2106
|
serializedName: "properties.encryption",
|
2065
2107
|
type: {
|
2066
2108
|
name: "Composite",
|
2067
2109
|
className: "Encryption",
|
2068
2110
|
},
|
2069
|
-
},
|
2111
|
+
},
|
2112
|
+
storageConfiguration: {
|
2070
2113
|
serializedName: "properties.storageConfiguration",
|
2071
2114
|
type: {
|
2072
2115
|
name: "Composite",
|
2073
2116
|
className: "StorageConfiguration",
|
2074
2117
|
},
|
2075
|
-
},
|
2118
|
+
},
|
2119
|
+
enableDataPartitions: {
|
2076
2120
|
serializedName: "properties.enableDataPartitions",
|
2077
2121
|
type: {
|
2078
2122
|
name: "Boolean",
|
2079
2123
|
},
|
2080
|
-
}
|
2124
|
+
},
|
2125
|
+
},
|
2081
2126
|
},
|
2082
2127
|
};
|
2083
2128
|
export const IotConnector = {
|
2084
2129
|
type: {
|
2085
2130
|
name: "Composite",
|
2086
2131
|
className: "IotConnector",
|
2087
|
-
modelProperties:
|
2132
|
+
modelProperties: {
|
2133
|
+
...TaggedResource.type.modelProperties,
|
2134
|
+
...ServiceManagedIdentity.type.modelProperties,
|
2135
|
+
systemData: {
|
2088
2136
|
serializedName: "systemData",
|
2089
2137
|
type: {
|
2090
2138
|
name: "Composite",
|
2091
2139
|
className: "SystemData",
|
2092
2140
|
},
|
2093
|
-
},
|
2141
|
+
},
|
2142
|
+
provisioningState: {
|
2094
2143
|
serializedName: "properties.provisioningState",
|
2095
2144
|
readOnly: true,
|
2096
2145
|
type: {
|
2097
2146
|
name: "String",
|
2098
2147
|
},
|
2099
|
-
},
|
2148
|
+
},
|
2149
|
+
ingestionEndpointConfiguration: {
|
2100
2150
|
serializedName: "properties.ingestionEndpointConfiguration",
|
2101
2151
|
type: {
|
2102
2152
|
name: "Composite",
|
2103
2153
|
className: "IotEventHubIngestionEndpointConfiguration",
|
2104
2154
|
},
|
2105
|
-
},
|
2155
|
+
},
|
2156
|
+
deviceMapping: {
|
2106
2157
|
serializedName: "properties.deviceMapping",
|
2107
2158
|
type: {
|
2108
2159
|
name: "Composite",
|
2109
2160
|
className: "IotMappingProperties",
|
2110
2161
|
},
|
2111
|
-
}
|
2162
|
+
},
|
2163
|
+
},
|
2112
2164
|
},
|
2113
2165
|
};
|
2114
2166
|
export const FhirService = {
|
2115
2167
|
type: {
|
2116
2168
|
name: "Composite",
|
2117
2169
|
className: "FhirService",
|
2118
|
-
modelProperties:
|
2170
|
+
modelProperties: {
|
2171
|
+
...TaggedResource.type.modelProperties,
|
2172
|
+
...ServiceManagedIdentity.type.modelProperties,
|
2173
|
+
kind: {
|
2119
2174
|
serializedName: "kind",
|
2120
2175
|
type: {
|
2121
2176
|
name: "String",
|
2122
2177
|
},
|
2123
|
-
},
|
2178
|
+
},
|
2179
|
+
systemData: {
|
2124
2180
|
serializedName: "systemData",
|
2125
2181
|
type: {
|
2126
2182
|
name: "Composite",
|
2127
2183
|
className: "SystemData",
|
2128
2184
|
},
|
2129
|
-
},
|
2185
|
+
},
|
2186
|
+
provisioningState: {
|
2130
2187
|
serializedName: "properties.provisioningState",
|
2131
2188
|
readOnly: true,
|
2132
2189
|
type: {
|
2133
2190
|
name: "String",
|
2134
2191
|
},
|
2135
|
-
},
|
2192
|
+
},
|
2193
|
+
acrConfiguration: {
|
2136
2194
|
serializedName: "properties.acrConfiguration",
|
2137
2195
|
type: {
|
2138
2196
|
name: "Composite",
|
2139
2197
|
className: "FhirServiceAcrConfiguration",
|
2140
2198
|
},
|
2141
|
-
},
|
2199
|
+
},
|
2200
|
+
authenticationConfiguration: {
|
2142
2201
|
serializedName: "properties.authenticationConfiguration",
|
2143
2202
|
type: {
|
2144
2203
|
name: "Composite",
|
2145
2204
|
className: "FhirServiceAuthenticationConfiguration",
|
2146
2205
|
},
|
2147
|
-
},
|
2206
|
+
},
|
2207
|
+
corsConfiguration: {
|
2148
2208
|
serializedName: "properties.corsConfiguration",
|
2149
2209
|
type: {
|
2150
2210
|
name: "Composite",
|
2151
2211
|
className: "FhirServiceCorsConfiguration",
|
2152
2212
|
},
|
2153
|
-
},
|
2213
|
+
},
|
2214
|
+
exportConfiguration: {
|
2154
2215
|
serializedName: "properties.exportConfiguration",
|
2155
2216
|
type: {
|
2156
2217
|
name: "Composite",
|
2157
2218
|
className: "FhirServiceExportConfiguration",
|
2158
2219
|
},
|
2159
|
-
},
|
2220
|
+
},
|
2221
|
+
privateEndpointConnections: {
|
2160
2222
|
serializedName: "properties.privateEndpointConnections",
|
2161
2223
|
readOnly: true,
|
2162
2224
|
type: {
|
@@ -2168,149 +2230,178 @@ export const FhirService = {
|
|
2168
2230
|
},
|
2169
2231
|
},
|
2170
2232
|
},
|
2171
|
-
},
|
2233
|
+
},
|
2234
|
+
publicNetworkAccess: {
|
2172
2235
|
serializedName: "properties.publicNetworkAccess",
|
2173
2236
|
type: {
|
2174
2237
|
name: "String",
|
2175
2238
|
},
|
2176
|
-
},
|
2239
|
+
},
|
2240
|
+
eventState: {
|
2177
2241
|
serializedName: "properties.eventState",
|
2178
2242
|
readOnly: true,
|
2179
2243
|
type: {
|
2180
2244
|
name: "String",
|
2181
2245
|
},
|
2182
|
-
},
|
2246
|
+
},
|
2247
|
+
resourceVersionPolicyConfiguration: {
|
2183
2248
|
serializedName: "properties.resourceVersionPolicyConfiguration",
|
2184
2249
|
type: {
|
2185
2250
|
name: "Composite",
|
2186
2251
|
className: "ResourceVersionPolicyConfiguration",
|
2187
2252
|
},
|
2188
|
-
},
|
2253
|
+
},
|
2254
|
+
importConfiguration: {
|
2189
2255
|
serializedName: "properties.importConfiguration",
|
2190
2256
|
type: {
|
2191
2257
|
name: "Composite",
|
2192
2258
|
className: "FhirServiceImportConfiguration",
|
2193
2259
|
},
|
2194
|
-
},
|
2260
|
+
},
|
2261
|
+
implementationGuidesConfiguration: {
|
2195
2262
|
serializedName: "properties.implementationGuidesConfiguration",
|
2196
2263
|
type: {
|
2197
2264
|
name: "Composite",
|
2198
2265
|
className: "ImplementationGuidesConfiguration",
|
2199
2266
|
},
|
2200
|
-
},
|
2267
|
+
},
|
2268
|
+
encryption: {
|
2201
2269
|
serializedName: "properties.encryption",
|
2202
2270
|
type: {
|
2203
2271
|
name: "Composite",
|
2204
2272
|
className: "Encryption",
|
2205
2273
|
},
|
2206
|
-
}
|
2274
|
+
},
|
2275
|
+
},
|
2207
2276
|
},
|
2208
2277
|
};
|
2209
2278
|
export const IotFhirDestinationProperties = {
|
2210
2279
|
type: {
|
2211
2280
|
name: "Composite",
|
2212
2281
|
className: "IotFhirDestinationProperties",
|
2213
|
-
modelProperties:
|
2282
|
+
modelProperties: {
|
2283
|
+
...IotDestinationProperties.type.modelProperties,
|
2284
|
+
resourceIdentityResolutionType: {
|
2214
2285
|
serializedName: "resourceIdentityResolutionType",
|
2215
2286
|
required: true,
|
2216
2287
|
type: {
|
2217
2288
|
name: "String",
|
2218
2289
|
},
|
2219
|
-
},
|
2290
|
+
},
|
2291
|
+
fhirServiceResourceId: {
|
2220
2292
|
serializedName: "fhirServiceResourceId",
|
2221
2293
|
required: true,
|
2222
2294
|
type: {
|
2223
2295
|
name: "String",
|
2224
2296
|
},
|
2225
|
-
},
|
2297
|
+
},
|
2298
|
+
fhirMapping: {
|
2226
2299
|
serializedName: "fhirMapping",
|
2227
2300
|
type: {
|
2228
2301
|
name: "Composite",
|
2229
2302
|
className: "IotMappingProperties",
|
2230
2303
|
},
|
2231
|
-
}
|
2304
|
+
},
|
2305
|
+
},
|
2232
2306
|
},
|
2233
2307
|
};
|
2234
2308
|
export const PrivateEndpointConnectionDescription = {
|
2235
2309
|
type: {
|
2236
2310
|
name: "Composite",
|
2237
2311
|
className: "PrivateEndpointConnectionDescription",
|
2238
|
-
modelProperties:
|
2312
|
+
modelProperties: {
|
2313
|
+
...PrivateEndpointConnection.type.modelProperties,
|
2314
|
+
systemData: {
|
2239
2315
|
serializedName: "systemData",
|
2240
2316
|
type: {
|
2241
2317
|
name: "Composite",
|
2242
2318
|
className: "SystemData",
|
2243
2319
|
},
|
2244
|
-
}
|
2320
|
+
},
|
2321
|
+
},
|
2245
2322
|
},
|
2246
2323
|
};
|
2247
2324
|
export const PrivateLinkResourceDescription = {
|
2248
2325
|
type: {
|
2249
2326
|
name: "Composite",
|
2250
2327
|
className: "PrivateLinkResourceDescription",
|
2251
|
-
modelProperties:
|
2328
|
+
modelProperties: {
|
2329
|
+
...PrivateLinkResource.type.modelProperties,
|
2330
|
+
systemData: {
|
2252
2331
|
serializedName: "systemData",
|
2253
2332
|
type: {
|
2254
2333
|
name: "Composite",
|
2255
2334
|
className: "SystemData",
|
2256
2335
|
},
|
2257
|
-
}
|
2336
|
+
},
|
2337
|
+
},
|
2258
2338
|
},
|
2259
2339
|
};
|
2260
2340
|
export const Workspace = {
|
2261
2341
|
type: {
|
2262
2342
|
name: "Composite",
|
2263
2343
|
className: "Workspace",
|
2264
|
-
modelProperties:
|
2344
|
+
modelProperties: {
|
2345
|
+
...TaggedResource.type.modelProperties,
|
2346
|
+
properties: {
|
2265
2347
|
serializedName: "properties",
|
2266
2348
|
type: {
|
2267
2349
|
name: "Composite",
|
2268
2350
|
className: "WorkspaceProperties",
|
2269
2351
|
},
|
2270
|
-
},
|
2352
|
+
},
|
2353
|
+
systemData: {
|
2271
2354
|
serializedName: "systemData",
|
2272
2355
|
type: {
|
2273
2356
|
name: "Composite",
|
2274
2357
|
className: "SystemData",
|
2275
2358
|
},
|
2276
|
-
}
|
2359
|
+
},
|
2360
|
+
},
|
2277
2361
|
},
|
2278
2362
|
};
|
2279
2363
|
export const IotFhirDestination = {
|
2280
2364
|
type: {
|
2281
2365
|
name: "Composite",
|
2282
2366
|
className: "IotFhirDestination",
|
2283
|
-
modelProperties:
|
2367
|
+
modelProperties: {
|
2368
|
+
...LocationBasedResource.type.modelProperties,
|
2369
|
+
systemData: {
|
2284
2370
|
serializedName: "systemData",
|
2285
2371
|
type: {
|
2286
2372
|
name: "Composite",
|
2287
2373
|
className: "SystemData",
|
2288
2374
|
},
|
2289
|
-
},
|
2375
|
+
},
|
2376
|
+
provisioningState: {
|
2290
2377
|
serializedName: "properties.provisioningState",
|
2291
2378
|
readOnly: true,
|
2292
2379
|
type: {
|
2293
2380
|
name: "String",
|
2294
2381
|
},
|
2295
|
-
},
|
2382
|
+
},
|
2383
|
+
resourceIdentityResolutionType: {
|
2296
2384
|
serializedName: "properties.resourceIdentityResolutionType",
|
2297
2385
|
required: true,
|
2298
2386
|
type: {
|
2299
2387
|
name: "String",
|
2300
2388
|
},
|
2301
|
-
},
|
2389
|
+
},
|
2390
|
+
fhirServiceResourceId: {
|
2302
2391
|
serializedName: "properties.fhirServiceResourceId",
|
2303
2392
|
required: true,
|
2304
2393
|
type: {
|
2305
2394
|
name: "String",
|
2306
2395
|
},
|
2307
|
-
},
|
2396
|
+
},
|
2397
|
+
fhirMapping: {
|
2308
2398
|
serializedName: "properties.fhirMapping",
|
2309
2399
|
type: {
|
2310
2400
|
name: "Composite",
|
2311
2401
|
className: "IotMappingProperties",
|
2312
2402
|
},
|
2313
|
-
}
|
2403
|
+
},
|
2404
|
+
},
|
2314
2405
|
},
|
2315
2406
|
};
|
2316
2407
|
//# sourceMappingURL=mappers.js.map
|