@azure/arm-mixedreality 3.1.1 → 4.0.1-alpha.20220201.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (205) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/LICENSE +21 -0
  3. package/README.md +69 -80
  4. package/dist/index.js +2016 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/checkLocalNameAvailability.d.ts +2 -0
  9. package/dist-esm/samples-dev/checkLocalNameAvailability.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/checkLocalNameAvailability.js +34 -0
  11. package/dist-esm/samples-dev/checkLocalNameAvailability.js.map +1 -0
  12. package/dist-esm/samples-dev/createRemoteRenderingAccount.d.ts +2 -0
  13. package/dist-esm/samples-dev/createRemoteRenderingAccount.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/createRemoteRenderingAccount.js +35 -0
  15. package/dist-esm/samples-dev/createRemoteRenderingAccount.js.map +1 -0
  16. package/dist-esm/samples-dev/createSpatialAnchorAccount.d.ts +2 -0
  17. package/dist-esm/samples-dev/createSpatialAnchorAccount.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/createSpatialAnchorAccount.js +34 -0
  19. package/dist-esm/samples-dev/createSpatialAnchorAccount.js.map +1 -0
  20. package/dist-esm/samples-dev/deleteRemoteRenderingAccount.d.ts +2 -0
  21. package/dist-esm/samples-dev/deleteRemoteRenderingAccount.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/deleteRemoteRenderingAccount.js +31 -0
  23. package/dist-esm/samples-dev/deleteRemoteRenderingAccount.js.map +1 -0
  24. package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.d.ts +2 -0
  25. package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.js +31 -0
  27. package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.js.map +1 -0
  28. package/dist-esm/samples-dev/getRemoteRenderingAccount.d.ts +2 -0
  29. package/dist-esm/samples-dev/getRemoteRenderingAccount.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/getRemoteRenderingAccount.js +31 -0
  31. package/dist-esm/samples-dev/getRemoteRenderingAccount.js.map +1 -0
  32. package/dist-esm/samples-dev/getSpatialAnchorsAccount.d.ts +2 -0
  33. package/dist-esm/samples-dev/getSpatialAnchorsAccount.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/getSpatialAnchorsAccount.js +31 -0
  35. package/dist-esm/samples-dev/getSpatialAnchorsAccount.js.map +1 -0
  36. package/dist-esm/samples-dev/listAvailableOperations.d.ts +2 -0
  37. package/dist-esm/samples-dev/listAvailableOperations.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/listAvailableOperations.js +43 -0
  39. package/dist-esm/samples-dev/listAvailableOperations.js.map +1 -0
  40. package/dist-esm/samples-dev/listRemoteRenderingAccountKey.d.ts +2 -0
  41. package/dist-esm/samples-dev/listRemoteRenderingAccountKey.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/listRemoteRenderingAccountKey.js +31 -0
  43. package/dist-esm/samples-dev/listRemoteRenderingAccountKey.js.map +1 -0
  44. package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.d.ts +2 -0
  45. package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.js +44 -0
  47. package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.js.map +1 -0
  48. package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.d.ts +2 -0
  49. package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.js +43 -0
  51. package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.js.map +1 -0
  52. package/dist-esm/samples-dev/listSpatialAnchorAccountKey.d.ts +2 -0
  53. package/dist-esm/samples-dev/listSpatialAnchorAccountKey.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/listSpatialAnchorAccountKey.js +31 -0
  55. package/dist-esm/samples-dev/listSpatialAnchorAccountKey.js.map +1 -0
  56. package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.d.ts +2 -0
  57. package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.js +44 -0
  59. package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.js.map +1 -0
  60. package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.d.ts +2 -0
  61. package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.js +43 -0
  63. package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.js.map +1 -0
  64. package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.d.ts +2 -0
  65. package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.js +32 -0
  67. package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.js.map +1 -0
  68. package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.d.ts +2 -0
  69. package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.js +32 -0
  71. package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.js.map +1 -0
  72. package/dist-esm/samples-dev/updateRemoteRenderingAccount.d.ts +2 -0
  73. package/dist-esm/samples-dev/updateRemoteRenderingAccount.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/updateRemoteRenderingAccount.js +36 -0
  75. package/dist-esm/samples-dev/updateRemoteRenderingAccount.js.map +1 -0
  76. package/dist-esm/samples-dev/updateSpatialAnchorsAccount.d.ts +2 -0
  77. package/dist-esm/samples-dev/updateSpatialAnchorsAccount.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/updateSpatialAnchorsAccount.js +35 -0
  79. package/dist-esm/samples-dev/updateSpatialAnchorsAccount.js.map +1 -0
  80. package/dist-esm/src/index.d.ts +5 -0
  81. package/dist-esm/src/index.d.ts.map +1 -0
  82. package/dist-esm/src/index.js +12 -0
  83. package/dist-esm/src/index.js.map +1 -0
  84. package/dist-esm/src/mixedRealityClient.d.ts +28 -0
  85. package/dist-esm/src/mixedRealityClient.d.ts.map +1 -0
  86. package/dist-esm/src/mixedRealityClient.js +89 -0
  87. package/dist-esm/src/mixedRealityClient.js.map +1 -0
  88. package/dist-esm/src/models/index.d.ts +444 -0
  89. package/dist-esm/src/models/index.d.ts.map +1 -0
  90. package/dist-esm/src/models/index.js +22 -0
  91. package/dist-esm/src/models/index.js.map +1 -0
  92. package/dist-esm/src/models/mappers.d.ts +25 -0
  93. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  94. package/{esm → dist-esm/src}/models/mappers.js +362 -457
  95. package/dist-esm/src/models/mappers.js.map +1 -0
  96. package/dist-esm/src/models/parameters.d.ts +15 -0
  97. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  98. package/dist-esm/src/models/parameters.js +135 -0
  99. package/dist-esm/src/models/parameters.js.map +1 -0
  100. package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
  101. package/dist-esm/src/operations/index.d.ts.map +1 -0
  102. package/{esm → dist-esm/src}/operations/index.js +1 -2
  103. package/dist-esm/src/operations/index.js.map +1 -0
  104. package/dist-esm/src/operations/operations.d.ts +32 -0
  105. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  106. package/dist-esm/src/operations/operations.js +120 -0
  107. package/dist-esm/src/operations/operations.js.map +1 -0
  108. package/dist-esm/src/operations/remoteRenderingAccounts.d.ts +98 -0
  109. package/dist-esm/src/operations/remoteRenderingAccounts.d.ts.map +1 -0
  110. package/dist-esm/src/operations/remoteRenderingAccounts.js +422 -0
  111. package/dist-esm/src/operations/remoteRenderingAccounts.js.map +1 -0
  112. package/dist-esm/src/operations/spatialAnchorsAccounts.d.ts +98 -0
  113. package/dist-esm/src/operations/spatialAnchorsAccounts.d.ts.map +1 -0
  114. package/dist-esm/src/operations/spatialAnchorsAccounts.js +422 -0
  115. package/dist-esm/src/operations/spatialAnchorsAccounts.js.map +1 -0
  116. package/dist-esm/src/operationsInterfaces/index.d.ts +4 -0
  117. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  118. package/dist-esm/src/operationsInterfaces/index.js +11 -0
  119. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  120. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  121. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  122. package/{esm/models/index.js → dist-esm/src/operationsInterfaces/operations.js} +2 -1
  123. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  124. package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.d.ts +62 -0
  125. package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.d.ts.map +1 -0
  126. package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.js +9 -0
  127. package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.js.map +1 -0
  128. package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.d.ts +62 -0
  129. package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.d.ts.map +1 -0
  130. package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.js +9 -0
  131. package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.js.map +1 -0
  132. package/dist-esm/test/sampleTest.d.ts +2 -0
  133. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  134. package/dist-esm/test/sampleTest.js +40 -0
  135. package/dist-esm/test/sampleTest.js.map +1 -0
  136. package/package.json +80 -23
  137. package/review/arm-mixedreality.api.md +436 -0
  138. package/rollup.config.js +181 -30
  139. package/src/{models/operationsMappers.ts → index.ts} +4 -11
  140. package/src/mixedRealityClient.ts +102 -80
  141. package/src/models/index.ts +370 -884
  142. package/src/models/mappers.ts +367 -478
  143. package/src/models/parameters.ts +100 -39
  144. package/src/operations/index.ts +1 -2
  145. package/src/operations/operations.ts +85 -73
  146. package/src/operations/remoteRenderingAccounts.ts +319 -392
  147. package/src/operations/spatialAnchorsAccounts.ts +319 -392
  148. package/src/operationsInterfaces/index.ts +11 -0
  149. package/src/operationsInterfaces/operations.ts +22 -0
  150. package/src/operationsInterfaces/remoteRenderingAccounts.ts +119 -0
  151. package/src/operationsInterfaces/spatialAnchorsAccounts.ts +119 -0
  152. package/tsconfig.json +5 -4
  153. package/types/arm-mixedreality.d.ts +674 -0
  154. package/types/tsdoc-metadata.json +11 -0
  155. package/dist/arm-mixedreality.js +0 -2052
  156. package/dist/arm-mixedreality.js.map +0 -1
  157. package/dist/arm-mixedreality.min.js +0 -1
  158. package/dist/arm-mixedreality.min.js.map +0 -1
  159. package/esm/mixedRealityClient.d.ts +0 -48
  160. package/esm/mixedRealityClient.d.ts.map +0 -1
  161. package/esm/mixedRealityClient.js +0 -77
  162. package/esm/mixedRealityClient.js.map +0 -1
  163. package/esm/mixedRealityClientContext.d.ts +0 -23
  164. package/esm/mixedRealityClientContext.d.ts.map +0 -1
  165. package/esm/mixedRealityClientContext.js +0 -61
  166. package/esm/mixedRealityClientContext.js.map +0 -1
  167. package/esm/models/index.d.ts +0 -957
  168. package/esm/models/index.d.ts.map +0 -1
  169. package/esm/models/index.js.map +0 -1
  170. package/esm/models/mappers.d.ts +0 -32
  171. package/esm/models/mappers.d.ts.map +0 -1
  172. package/esm/models/mappers.js.map +0 -1
  173. package/esm/models/operationsMappers.d.ts +0 -2
  174. package/esm/models/operationsMappers.d.ts.map +0 -1
  175. package/esm/models/operationsMappers.js +0 -9
  176. package/esm/models/operationsMappers.js.map +0 -1
  177. package/esm/models/parameters.d.ts +0 -9
  178. package/esm/models/parameters.d.ts.map +0 -1
  179. package/esm/models/parameters.js +0 -95
  180. package/esm/models/parameters.js.map +0 -1
  181. package/esm/models/remoteRenderingAccountsMappers.d.ts +0 -2
  182. package/esm/models/remoteRenderingAccountsMappers.d.ts.map +0 -1
  183. package/esm/models/remoteRenderingAccountsMappers.js +0 -9
  184. package/esm/models/remoteRenderingAccountsMappers.js.map +0 -1
  185. package/esm/models/spatialAnchorsAccountsMappers.d.ts +0 -2
  186. package/esm/models/spatialAnchorsAccountsMappers.d.ts.map +0 -1
  187. package/esm/models/spatialAnchorsAccountsMappers.js +0 -9
  188. package/esm/models/spatialAnchorsAccountsMappers.js.map +0 -1
  189. package/esm/operations/index.d.ts.map +0 -1
  190. package/esm/operations/index.js.map +0 -1
  191. package/esm/operations/operations.d.ts +0 -46
  192. package/esm/operations/operations.d.ts.map +0 -1
  193. package/esm/operations/operations.js +0 -79
  194. package/esm/operations/operations.js.map +0 -1
  195. package/esm/operations/remoteRenderingAccounts.d.ts +0 -217
  196. package/esm/operations/remoteRenderingAccounts.d.ts.map +0 -1
  197. package/esm/operations/remoteRenderingAccounts.js +0 -344
  198. package/esm/operations/remoteRenderingAccounts.js.map +0 -1
  199. package/esm/operations/spatialAnchorsAccounts.d.ts +0 -217
  200. package/esm/operations/spatialAnchorsAccounts.d.ts.map +0 -1
  201. package/esm/operations/spatialAnchorsAccounts.js +0 -344
  202. package/esm/operations/spatialAnchorsAccounts.js.map +0 -1
  203. package/src/mixedRealityClientContext.ts +0 -68
  204. package/src/models/remoteRenderingAccountsMappers.ts +0 -29
  205. package/src/models/spatialAnchorsAccountsMappers.ts +0 -29
@@ -0,0 +1,444 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Result of the request to list Resource Provider operations. It contains a list of operations and a URL link to get the next set of results. */
3
+ export interface OperationPage {
4
+ /** List of operations supported by the Resource Provider. */
5
+ value?: Operation[];
6
+ /** URL to get the next set of operation list results if there are any. */
7
+ nextLink?: string;
8
+ }
9
+ /** REST API operation */
10
+ export interface Operation {
11
+ /** Operation name: {provider}/{resource}/{operation} */
12
+ name?: string;
13
+ /** The object that represents the operation. */
14
+ display?: OperationDisplay;
15
+ /** Whether or not this is a data plane operation */
16
+ isDataAction?: boolean;
17
+ /** The origin */
18
+ origin?: string;
19
+ /** Properties of the operation */
20
+ properties?: OperationProperties;
21
+ }
22
+ /** The object that represents the operation. */
23
+ export interface OperationDisplay {
24
+ /** Service provider: Microsoft.ResourceProvider */
25
+ provider: string;
26
+ /** Resource on which the operation is performed: Profile, endpoint, etc. */
27
+ resource: string;
28
+ /** Operation type: Read, write, delete, etc. */
29
+ operation: string;
30
+ /** Description of operation */
31
+ description: string;
32
+ }
33
+ /** Operation properties. */
34
+ export interface OperationProperties {
35
+ /** Service specification. */
36
+ serviceSpecification?: ServiceSpecification;
37
+ }
38
+ /** Service specification payload */
39
+ export interface ServiceSpecification {
40
+ /** Specifications of the Log for Azure Monitoring */
41
+ logSpecifications?: LogSpecification[];
42
+ /** Specifications of the Metrics for Azure Monitoring */
43
+ metricSpecifications?: MetricSpecification[];
44
+ }
45
+ /** Specifications of the Log for Azure Monitoring */
46
+ export interface LogSpecification {
47
+ /** Name of the log */
48
+ name?: string;
49
+ /** Localized friendly display name of the log */
50
+ displayName?: string;
51
+ /** Blob duration of the log */
52
+ blobDuration?: string;
53
+ }
54
+ /** Specifications of the Metrics for Azure Monitoring */
55
+ export interface MetricSpecification {
56
+ /** Name of the metric */
57
+ name?: string;
58
+ /** Localized friendly display name of the metric */
59
+ displayName?: string;
60
+ /** Localized friendly description of the metric */
61
+ displayDescription?: string;
62
+ /** Unit that makes sense for the metric */
63
+ unit?: string;
64
+ /** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
65
+ aggregationType?: string;
66
+ /** Supported aggregation types. Valid values: Average, Minimum, Maximum, Total, Count. */
67
+ supportedAggregationTypes?: string[];
68
+ /** Supported time grains. Valid values: PT1M, PT5M, PT15M, PT30M, PT1H, PT6H, PT12H, P1D */
69
+ supportedTimeGrainTypes?: string[];
70
+ /** Flag to indicate use of regional Mdm accounts */
71
+ enableRegionalMdmAccount?: boolean;
72
+ /** Source mdm account */
73
+ sourceMdmAccount?: string;
74
+ /** Source mdm namespace */
75
+ sourceMdmNamespace?: string;
76
+ /** Metric filter regex pattern */
77
+ metricFilterPattern?: string;
78
+ /** Flag to determine is Zero is returned for time duration where no metric is emitted */
79
+ fillGapWithZero?: boolean;
80
+ /** Metric category */
81
+ category?: string;
82
+ /** Internal metric name. */
83
+ internalMetricName?: string;
84
+ /** Dimensions of the metric */
85
+ dimensions?: MetricDimension[];
86
+ /** Locked aggregation type of the metric */
87
+ lockedAggregationType?: string;
88
+ }
89
+ /** Specifications of the Dimension of metrics */
90
+ export interface MetricDimension {
91
+ /** Name of the dimension */
92
+ name?: string;
93
+ /** Localized friendly display name of the dimension */
94
+ displayName?: string;
95
+ /** Internal name of the dimension. */
96
+ internalName?: string;
97
+ }
98
+ /** An Error response. */
99
+ export interface CloudError {
100
+ /** An Error response. */
101
+ error?: CloudErrorBody;
102
+ }
103
+ /** An error response from Azure. */
104
+ export interface CloudErrorBody {
105
+ /** An identifier for the error. Codes are invariant and are intended to be consumed programmatically. */
106
+ code?: string;
107
+ /** A message describing the error, intended to be suitable for displaying in a user interface. */
108
+ message?: string;
109
+ /** The target of the particular error. For example, the name of the property in error. */
110
+ target?: string;
111
+ /** A list of additional details about the error. */
112
+ details?: CloudErrorBody[];
113
+ }
114
+ /** Check Name Availability Request */
115
+ export interface CheckNameAvailabilityRequest {
116
+ /** Resource Name To Verify */
117
+ name: string;
118
+ /** Fully qualified resource type which includes provider namespace */
119
+ type: string;
120
+ }
121
+ /** Check Name Availability Response */
122
+ export interface CheckNameAvailabilityResponse {
123
+ /** if name Available */
124
+ nameAvailable: boolean;
125
+ /** Resource Name To Verify */
126
+ reason?: NameUnavailableReason;
127
+ /** detail message */
128
+ message?: string;
129
+ }
130
+ /** Result of the request to get resource collection. It contains a list of resources and a URL link to get the next set of results. */
131
+ export interface SpatialAnchorsAccountPage {
132
+ /** List of resources supported by the Resource Provider. */
133
+ value?: SpatialAnchorsAccount[];
134
+ /** URL to get the next set of resource list results if there are any. */
135
+ nextLink?: string;
136
+ }
137
+ /** Identity for the resource. */
138
+ export interface Identity {
139
+ /**
140
+ * The principal ID of resource identity.
141
+ * NOTE: This property will not be serialized. It can only be populated by the server.
142
+ */
143
+ readonly principalId?: string;
144
+ /**
145
+ * The tenant ID of resource.
146
+ * NOTE: This property will not be serialized. It can only be populated by the server.
147
+ */
148
+ readonly tenantId?: string;
149
+ /** The identity type. */
150
+ type?: "SystemAssigned";
151
+ }
152
+ /** The resource model definition representing SKU */
153
+ export interface Sku {
154
+ /** The name of the SKU. Ex - P3. It is typically a letter+number code */
155
+ name: string;
156
+ /** This field is required to be implemented by the Resource Provider if the service has more than one tier, but is not required on a PUT. */
157
+ tier?: SkuTier;
158
+ /** The SKU size. When the name field is the combination of tier and some other value, this would be the standalone code. */
159
+ size?: string;
160
+ /** If the service has different generations of hardware, for the same SKU, then that can be captured here. */
161
+ family?: string;
162
+ /** If the SKU supports scale out/in then the capacity integer should be included. If scale out/in is not possible for the resource this may be omitted. */
163
+ capacity?: number;
164
+ }
165
+ /** Metadata pertaining to creation and last modification of the resource. */
166
+ export interface SystemData {
167
+ /** The identity that created the resource. */
168
+ createdBy?: string;
169
+ /** The type of identity that created the resource. */
170
+ createdByType?: CreatedByType;
171
+ /** The timestamp of resource creation (UTC). */
172
+ createdAt?: Date;
173
+ /** The identity that last modified the resource. */
174
+ lastModifiedBy?: string;
175
+ /** The type of identity that last modified the resource. */
176
+ lastModifiedByType?: CreatedByType;
177
+ /** The timestamp of resource last modification (UTC) */
178
+ lastModifiedAt?: Date;
179
+ }
180
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
181
+ export interface Resource {
182
+ /**
183
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly id?: string;
187
+ /**
188
+ * The name of the resource
189
+ * NOTE: This property will not be serialized. It can only be populated by the server.
190
+ */
191
+ readonly name?: string;
192
+ /**
193
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
194
+ * NOTE: This property will not be serialized. It can only be populated by the server.
195
+ */
196
+ readonly type?: string;
197
+ }
198
+ /** Developer Keys of account */
199
+ export interface AccountKeys {
200
+ /**
201
+ * value of primary key.
202
+ * NOTE: This property will not be serialized. It can only be populated by the server.
203
+ */
204
+ readonly primaryKey?: string;
205
+ /**
206
+ * value of secondary key.
207
+ * NOTE: This property will not be serialized. It can only be populated by the server.
208
+ */
209
+ readonly secondaryKey?: string;
210
+ }
211
+ /** Request for account key regeneration */
212
+ export interface AccountKeyRegenerateRequest {
213
+ /** serial of key to be regenerated */
214
+ serial?: Serial;
215
+ }
216
+ /** Result of the request to get resource collection. It contains a list of resources and a URL link to get the next set of results. */
217
+ export interface RemoteRenderingAccountPage {
218
+ /** List of resources supported by the Resource Provider. */
219
+ value?: RemoteRenderingAccount[];
220
+ /** URL to get the next set of resource list results if there are any. */
221
+ nextLink?: string;
222
+ }
223
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
224
+ export declare type TrackedResource = Resource & {
225
+ /** Resource tags. */
226
+ tags?: {
227
+ [propertyName: string]: string;
228
+ };
229
+ /** The geo-location where the resource lives */
230
+ location: string;
231
+ };
232
+ /** SpatialAnchorsAccount Response. */
233
+ export declare type SpatialAnchorsAccount = TrackedResource & {
234
+ /** The identity associated with this account */
235
+ identity?: Identity;
236
+ /** The plan associated with this account */
237
+ plan?: Identity;
238
+ /** The sku associated with this account */
239
+ sku?: Sku;
240
+ /** The kind of account, if supported */
241
+ kind?: Sku;
242
+ /**
243
+ * System metadata for this account
244
+ * NOTE: This property will not be serialized. It can only be populated by the server.
245
+ */
246
+ readonly systemData?: SystemData;
247
+ /** The name of the storage account associated with this accountId */
248
+ storageAccountName?: string;
249
+ /**
250
+ * unique id of certain account.
251
+ * NOTE: This property will not be serialized. It can only be populated by the server.
252
+ */
253
+ readonly accountId?: string;
254
+ /**
255
+ * Correspond domain name of certain Spatial Anchors Account
256
+ * NOTE: This property will not be serialized. It can only be populated by the server.
257
+ */
258
+ readonly accountDomain?: string;
259
+ };
260
+ /** RemoteRenderingAccount Response. */
261
+ export declare type RemoteRenderingAccount = TrackedResource & {
262
+ /** The identity associated with this account */
263
+ identity?: Identity;
264
+ /** The plan associated with this account */
265
+ plan?: Identity;
266
+ /** The sku associated with this account */
267
+ sku?: Sku;
268
+ /** The kind of account, if supported */
269
+ kind?: Sku;
270
+ /**
271
+ * System metadata for this account
272
+ * NOTE: This property will not be serialized. It can only be populated by the server.
273
+ */
274
+ readonly systemData?: SystemData;
275
+ /** The name of the storage account associated with this accountId */
276
+ storageAccountName?: string;
277
+ /**
278
+ * unique id of certain account.
279
+ * NOTE: This property will not be serialized. It can only be populated by the server.
280
+ */
281
+ readonly accountId?: string;
282
+ /**
283
+ * Correspond domain name of certain Spatial Anchors Account
284
+ * NOTE: This property will not be serialized. It can only be populated by the server.
285
+ */
286
+ readonly accountDomain?: string;
287
+ };
288
+ /** Known values of {@link NameUnavailableReason} that the service accepts. */
289
+ export declare enum KnownNameUnavailableReason {
290
+ Invalid = "Invalid",
291
+ AlreadyExists = "AlreadyExists"
292
+ }
293
+ /**
294
+ * Defines values for NameUnavailableReason. \
295
+ * {@link KnownNameUnavailableReason} can be used interchangeably with NameUnavailableReason,
296
+ * this enum contains the known values that the service supports.
297
+ * ### Known values supported by the service
298
+ * **Invalid** \
299
+ * **AlreadyExists**
300
+ */
301
+ export declare type NameUnavailableReason = string;
302
+ /** Known values of {@link CreatedByType} that the service accepts. */
303
+ export declare enum KnownCreatedByType {
304
+ User = "User",
305
+ Application = "Application",
306
+ ManagedIdentity = "ManagedIdentity",
307
+ Key = "Key"
308
+ }
309
+ /**
310
+ * Defines values for CreatedByType. \
311
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
312
+ * this enum contains the known values that the service supports.
313
+ * ### Known values supported by the service
314
+ * **User** \
315
+ * **Application** \
316
+ * **ManagedIdentity** \
317
+ * **Key**
318
+ */
319
+ export declare type CreatedByType = string;
320
+ /** Defines values for SkuTier. */
321
+ export declare type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
322
+ /** Defines values for Serial. */
323
+ export declare type Serial = 1 | 2;
324
+ /** Optional parameters. */
325
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
326
+ }
327
+ /** Contains response data for the list operation. */
328
+ export declare type OperationsListResponse = OperationPage;
329
+ /** Optional parameters. */
330
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
331
+ }
332
+ /** Contains response data for the listNext operation. */
333
+ export declare type OperationsListNextResponse = OperationPage;
334
+ /** Optional parameters. */
335
+ export interface CheckNameAvailabilityLocalOptionalParams extends coreClient.OperationOptions {
336
+ }
337
+ /** Contains response data for the checkNameAvailabilityLocal operation. */
338
+ export declare type CheckNameAvailabilityLocalResponse = CheckNameAvailabilityResponse;
339
+ /** Optional parameters. */
340
+ export interface SpatialAnchorsAccountsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
341
+ }
342
+ /** Contains response data for the listBySubscription operation. */
343
+ export declare type SpatialAnchorsAccountsListBySubscriptionResponse = SpatialAnchorsAccountPage;
344
+ /** Optional parameters. */
345
+ export interface SpatialAnchorsAccountsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
346
+ }
347
+ /** Contains response data for the listByResourceGroup operation. */
348
+ export declare type SpatialAnchorsAccountsListByResourceGroupResponse = SpatialAnchorsAccountPage;
349
+ /** Optional parameters. */
350
+ export interface SpatialAnchorsAccountsDeleteOptionalParams extends coreClient.OperationOptions {
351
+ }
352
+ /** Optional parameters. */
353
+ export interface SpatialAnchorsAccountsGetOptionalParams extends coreClient.OperationOptions {
354
+ }
355
+ /** Contains response data for the get operation. */
356
+ export declare type SpatialAnchorsAccountsGetResponse = SpatialAnchorsAccount;
357
+ /** Optional parameters. */
358
+ export interface SpatialAnchorsAccountsUpdateOptionalParams extends coreClient.OperationOptions {
359
+ }
360
+ /** Contains response data for the update operation. */
361
+ export declare type SpatialAnchorsAccountsUpdateResponse = SpatialAnchorsAccount;
362
+ /** Optional parameters. */
363
+ export interface SpatialAnchorsAccountsCreateOptionalParams extends coreClient.OperationOptions {
364
+ }
365
+ /** Contains response data for the create operation. */
366
+ export declare type SpatialAnchorsAccountsCreateResponse = SpatialAnchorsAccount;
367
+ /** Optional parameters. */
368
+ export interface SpatialAnchorsAccountsListKeysOptionalParams extends coreClient.OperationOptions {
369
+ }
370
+ /** Contains response data for the listKeys operation. */
371
+ export declare type SpatialAnchorsAccountsListKeysResponse = AccountKeys;
372
+ /** Optional parameters. */
373
+ export interface SpatialAnchorsAccountsRegenerateKeysOptionalParams extends coreClient.OperationOptions {
374
+ }
375
+ /** Contains response data for the regenerateKeys operation. */
376
+ export declare type SpatialAnchorsAccountsRegenerateKeysResponse = AccountKeys;
377
+ /** Optional parameters. */
378
+ export interface SpatialAnchorsAccountsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
379
+ }
380
+ /** Contains response data for the listBySubscriptionNext operation. */
381
+ export declare type SpatialAnchorsAccountsListBySubscriptionNextResponse = SpatialAnchorsAccountPage;
382
+ /** Optional parameters. */
383
+ export interface SpatialAnchorsAccountsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
384
+ }
385
+ /** Contains response data for the listByResourceGroupNext operation. */
386
+ export declare type SpatialAnchorsAccountsListByResourceGroupNextResponse = SpatialAnchorsAccountPage;
387
+ /** Optional parameters. */
388
+ export interface RemoteRenderingAccountsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
389
+ }
390
+ /** Contains response data for the listBySubscription operation. */
391
+ export declare type RemoteRenderingAccountsListBySubscriptionResponse = RemoteRenderingAccountPage;
392
+ /** Optional parameters. */
393
+ export interface RemoteRenderingAccountsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
394
+ }
395
+ /** Contains response data for the listByResourceGroup operation. */
396
+ export declare type RemoteRenderingAccountsListByResourceGroupResponse = RemoteRenderingAccountPage;
397
+ /** Optional parameters. */
398
+ export interface RemoteRenderingAccountsDeleteOptionalParams extends coreClient.OperationOptions {
399
+ }
400
+ /** Optional parameters. */
401
+ export interface RemoteRenderingAccountsGetOptionalParams extends coreClient.OperationOptions {
402
+ }
403
+ /** Contains response data for the get operation. */
404
+ export declare type RemoteRenderingAccountsGetResponse = RemoteRenderingAccount;
405
+ /** Optional parameters. */
406
+ export interface RemoteRenderingAccountsUpdateOptionalParams extends coreClient.OperationOptions {
407
+ }
408
+ /** Contains response data for the update operation. */
409
+ export declare type RemoteRenderingAccountsUpdateResponse = RemoteRenderingAccount;
410
+ /** Optional parameters. */
411
+ export interface RemoteRenderingAccountsCreateOptionalParams extends coreClient.OperationOptions {
412
+ }
413
+ /** Contains response data for the create operation. */
414
+ export declare type RemoteRenderingAccountsCreateResponse = RemoteRenderingAccount;
415
+ /** Optional parameters. */
416
+ export interface RemoteRenderingAccountsListKeysOptionalParams extends coreClient.OperationOptions {
417
+ }
418
+ /** Contains response data for the listKeys operation. */
419
+ export declare type RemoteRenderingAccountsListKeysResponse = AccountKeys;
420
+ /** Optional parameters. */
421
+ export interface RemoteRenderingAccountsRegenerateKeysOptionalParams extends coreClient.OperationOptions {
422
+ }
423
+ /** Contains response data for the regenerateKeys operation. */
424
+ export declare type RemoteRenderingAccountsRegenerateKeysResponse = AccountKeys;
425
+ /** Optional parameters. */
426
+ export interface RemoteRenderingAccountsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
427
+ }
428
+ /** Contains response data for the listBySubscriptionNext operation. */
429
+ export declare type RemoteRenderingAccountsListBySubscriptionNextResponse = RemoteRenderingAccountPage;
430
+ /** Optional parameters. */
431
+ export interface RemoteRenderingAccountsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
432
+ }
433
+ /** Contains response data for the listByResourceGroupNext operation. */
434
+ export declare type RemoteRenderingAccountsListByResourceGroupNextResponse = RemoteRenderingAccountPage;
435
+ /** Optional parameters. */
436
+ export interface MixedRealityClientOptionalParams extends coreClient.ServiceClientOptions {
437
+ /** server parameter */
438
+ $host?: string;
439
+ /** Api Version */
440
+ apiVersion?: string;
441
+ /** Overrides client endpoint. */
442
+ endpoint?: string;
443
+ }
444
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,22 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+ /** Known values of {@link NameUnavailableReason} that the service accepts. */
9
+ export var KnownNameUnavailableReason;
10
+ (function (KnownNameUnavailableReason) {
11
+ KnownNameUnavailableReason["Invalid"] = "Invalid";
12
+ KnownNameUnavailableReason["AlreadyExists"] = "AlreadyExists";
13
+ })(KnownNameUnavailableReason || (KnownNameUnavailableReason = {}));
14
+ /** Known values of {@link CreatedByType} that the service accepts. */
15
+ export var KnownCreatedByType;
16
+ (function (KnownCreatedByType) {
17
+ KnownCreatedByType["User"] = "User";
18
+ KnownCreatedByType["Application"] = "Application";
19
+ KnownCreatedByType["ManagedIdentity"] = "ManagedIdentity";
20
+ KnownCreatedByType["Key"] = "Key";
21
+ })(KnownCreatedByType || (KnownCreatedByType = {}));
22
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAuTH,8EAA8E;AAC9E,MAAM,CAAN,IAAY,0BAGX;AAHD,WAAY,0BAA0B;IACpC,iDAAmB,CAAA;IACnB,6DAA+B,CAAA;AACjC,CAAC,EAHW,0BAA0B,KAA1B,0BAA0B,QAGrC;AAYD,sEAAsE;AACtE,MAAM,CAAN,IAAY,kBAKX;AALD,WAAY,kBAAkB;IAC5B,mCAAa,CAAA;IACb,iDAA2B,CAAA;IAC3B,yDAAmC,CAAA;IACnC,iCAAW,CAAA;AACb,CAAC,EALW,kBAAkB,KAAlB,kBAAkB,QAK7B"}
@@ -0,0 +1,25 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ export declare const OperationPage: coreClient.CompositeMapper;
3
+ export declare const Operation: coreClient.CompositeMapper;
4
+ export declare const OperationDisplay: coreClient.CompositeMapper;
5
+ export declare const OperationProperties: coreClient.CompositeMapper;
6
+ export declare const ServiceSpecification: coreClient.CompositeMapper;
7
+ export declare const LogSpecification: coreClient.CompositeMapper;
8
+ export declare const MetricSpecification: coreClient.CompositeMapper;
9
+ export declare const MetricDimension: coreClient.CompositeMapper;
10
+ export declare const CloudError: coreClient.CompositeMapper;
11
+ export declare const CloudErrorBody: coreClient.CompositeMapper;
12
+ export declare const CheckNameAvailabilityRequest: coreClient.CompositeMapper;
13
+ export declare const CheckNameAvailabilityResponse: coreClient.CompositeMapper;
14
+ export declare const SpatialAnchorsAccountPage: coreClient.CompositeMapper;
15
+ export declare const Identity: coreClient.CompositeMapper;
16
+ export declare const Sku: coreClient.CompositeMapper;
17
+ export declare const SystemData: coreClient.CompositeMapper;
18
+ export declare const Resource: coreClient.CompositeMapper;
19
+ export declare const AccountKeys: coreClient.CompositeMapper;
20
+ export declare const AccountKeyRegenerateRequest: coreClient.CompositeMapper;
21
+ export declare const RemoteRenderingAccountPage: coreClient.CompositeMapper;
22
+ export declare const TrackedResource: coreClient.CompositeMapper;
23
+ export declare const SpatialAnchorsAccount: coreClient.CompositeMapper;
24
+ export declare const RemoteRenderingAccount: coreClient.CompositeMapper;
25
+ //# sourceMappingURL=mappers.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.d.ts","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAEjD,eAAO,MAAM,aAAa,EAAE,UAAU,CAAC,eAyBtC,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,UAAU,CAAC,eAuClC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,UAAU,CAAC,eAmCzC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAc5C,CAAC;AAEF,eAAO,MAAM,oBAAoB,EAAE,UAAU,CAAC,eA+B7C,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,UAAU,CAAC,eAyBzC,CAAC;AAEF,eAAO,MAAM,mBAAmB,EAAE,UAAU,CAAC,eAuH5C,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAyBxC,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAAU,CAAC,eAcnC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,UAAU,CAAC,eAqCvC,CAAC;AAEF,eAAO,MAAM,4BAA4B,EAAE,UAAU,CAAC,eAqBrD,CAAC;AAEF,eAAO,MAAM,6BAA6B,EAAE,UAAU,CAAC,eA0BtD,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,UAAU,CAAC,eAyBlD,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,eA6BjC,CAAC;AAEF,eAAO,MAAM,GAAG,EAAE,UAAU,CAAC,eAuC5B,CAAC;AAEF,eAAO,MAAM,UAAU,EAAE,UAAU,CAAC,eA2CnC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,UAAU,CAAC,eA4BjC,CAAC;AAEF,eAAO,MAAM,WAAW,EAAE,UAAU,CAAC,eAqBpC,CAAC;AAEF,eAAO,MAAM,2BAA2B,EAAE,UAAU,CAAC,eAepD,CAAC;AAEF,eAAO,MAAM,0BAA0B,EAAE,UAAU,CAAC,eAyBnD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,UAAU,CAAC,eAsBxC,CAAC;AAEF,eAAO,MAAM,qBAAqB,EAAE,UAAU,CAAC,eA+D9C,CAAC;AAEF,eAAO,MAAM,sBAAsB,EAAE,UAAU,CAAC,eA+D/C,CAAC"}