@azure/arm-hardwaresecuritymodules 2.0.0-beta.1 → 2.0.0-beta.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/CHANGELOG.md +146 -2
- package/dist/index.js +2121 -1216
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js +40 -0
- package/dist-esm/samples-dev/cloudHsmClusterBackupStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js +4 -4
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsDeleteSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js +20 -4
- package/dist-esm/samples-dev/cloudHsmClusterPrivateLinkResourcesListByCloudHsmClusterSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js +40 -0
- package/dist-esm/samples-dev/cloudHsmClusterRestoreStatusGetSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js +39 -0
- package/dist-esm/samples-dev/cloudHsmClustersBackupSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js +6 -6
- package/dist-esm/samples-dev/cloudHsmClustersCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js +2 -2
- package/dist-esm/samples-dev/cloudHsmClustersListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js +2 -2
- package/dist-esm/samples-dev/cloudHsmClustersListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js +43 -0
- package/dist-esm/samples-dev/cloudHsmClustersRestoreSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js +4 -4
- package/dist-esm/samples-dev/cloudHsmClustersUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js +39 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateBackupPropertiesSample.js.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts +2 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js +46 -0
- package/dist-esm/samples-dev/cloudHsmClustersValidateRestorePropertiesSample.js.map +1 -0
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js +15 -15
- package/dist-esm/samples-dev/dedicatedHsmCreateOrUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmDeleteSample.js +1 -1
- package/dist-esm/samples-dev/dedicatedHsmGetSample.js +3 -3
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js +4 -4
- package/dist-esm/samples-dev/dedicatedHsmListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js +4 -4
- package/dist-esm/samples-dev/dedicatedHsmListBySubscriptionSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js +2 -2
- package/dist-esm/samples-dev/dedicatedHsmListOutboundNetworkDependenciesEndpointsSample.js.map +1 -1
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js +3 -3
- package/dist-esm/samples-dev/dedicatedHsmUpdateSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +8 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js +2 -2
- package/dist-esm/samples-dev/privateEndpointConnectionsListByCloudHsmClusterSample.js.map +1 -1
- package/dist-esm/src/azureHSMResourceProvider.d.ts +7 -2
- package/dist-esm/src/azureHSMResourceProvider.d.ts.map +1 -1
- package/dist-esm/src/azureHSMResourceProvider.js +44 -10
- package/dist-esm/src/azureHSMResourceProvider.js.map +1 -1
- package/dist-esm/src/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +1 -1
- package/dist-esm/src/models/index.d.ts +543 -263
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +109 -49
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +28 -16
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +832 -637
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +5 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +76 -117
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts +22 -0
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js +61 -0
- package/dist-esm/src/operations/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js +37 -29
- package/dist-esm/src/operations/cloudHsmClusterPrivateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts +23 -3
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js +105 -6
- package/dist-esm/src/operations/cloudHsmClusterPrivateLinkResources.js.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts +22 -0
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js +61 -0
- package/dist-esm/src/operations/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist-esm/src/operations/cloudHsmClusters.d.ts +78 -10
- package/dist-esm/src/operations/cloudHsmClusters.d.ts.map +1 -1
- package/dist-esm/src/operations/cloudHsmClusters.js +467 -82
- package/dist-esm/src/operations/cloudHsmClusters.js.map +1 -1
- package/dist-esm/src/operations/dedicatedHsmOperations.d.ts +24 -24
- package/dist-esm/src/operations/dedicatedHsmOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/dedicatedHsmOperations.js +117 -109
- package/dist-esm/src/operations/dedicatedHsmOperations.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +3 -1
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +3 -1
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/operations.d.ts +4 -4
- package/dist-esm/src/operations/operations.d.ts.map +1 -1
- package/dist-esm/src/operations/operations.js +8 -8
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operations/privateEndpointConnections.js +14 -14
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterBackupStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts +4 -3
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusterRestoreStatus.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts +78 -10
- package/dist-esm/src/operationsInterfaces/cloudHsmClusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts +18 -18
- package/dist-esm/src/operationsInterfaces/dedicatedHsmOperations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +3 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +3 -1
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
- package/dist-esm/src/pagingHelper.js.map +1 -1
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.d.ts.map +1 -1
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js +6 -2
- package/dist-esm/test/hardwaresecuritymodules_operations_test.spec.js.map +1 -1
- package/package.json +14 -15
- package/review/arm-hardwaresecuritymodules.api.md +298 -93
- package/src/azureHSMResourceProvider.ts +67 -20
- package/src/lroImpl.ts +4 -4
- package/src/models/index.ts +633 -284
- package/src/models/mappers.ts +898 -675
- package/src/models/parameters.ts +82 -128
- package/src/operations/cloudHsmClusterBackupStatus.ts +82 -0
- package/src/operations/cloudHsmClusterPrivateEndpointConnections.ts +74 -56
- package/src/operations/cloudHsmClusterPrivateLinkResources.ts +145 -13
- package/src/operations/cloudHsmClusterRestoreStatus.ts +82 -0
- package/src/operations/cloudHsmClusters.ts +684 -151
- package/src/operations/dedicatedHsmOperations.ts +224 -215
- package/src/operations/index.ts +3 -1
- package/src/operations/operations.ts +17 -17
- package/src/operations/privateEndpointConnections.ts +30 -30
- package/src/operationsInterfaces/cloudHsmClusterBackupStatus.ts +30 -0
- package/src/operationsInterfaces/cloudHsmClusterPrivateEndpointConnections.ts +17 -11
- package/src/operationsInterfaces/cloudHsmClusterPrivateLinkResources.ts +6 -4
- package/src/operationsInterfaces/cloudHsmClusterRestoreStatus.ts +30 -0
- package/src/operationsInterfaces/cloudHsmClusters.ts +156 -19
- package/src/operationsInterfaces/dedicatedHsmOperations.ts +34 -28
- package/src/operationsInterfaces/index.ts +3 -1
- package/src/operationsInterfaces/operations.ts +4 -4
- package/src/operationsInterfaces/privateEndpointConnections.ts +3 -3
- package/src/pagingHelper.ts +1 -1
- package/types/arm-hardwaresecuritymodules.d.ts +625 -205
- package/types/tsdoc-metadata.json +1 -1
package/src/models/mappers.ts
CHANGED
|
@@ -8,27 +8,6 @@
|
|
|
8
8
|
|
|
9
9
|
import * as coreClient from "@azure/core-client";
|
|
10
10
|
|
|
11
|
-
export const CloudHsmClusterSecurityDomainProperties: coreClient.CompositeMapper = {
|
|
12
|
-
type: {
|
|
13
|
-
name: "Composite",
|
|
14
|
-
className: "CloudHsmClusterSecurityDomainProperties",
|
|
15
|
-
modelProperties: {
|
|
16
|
-
fipsState: {
|
|
17
|
-
serializedName: "fipsState",
|
|
18
|
-
type: {
|
|
19
|
-
name: "Number"
|
|
20
|
-
}
|
|
21
|
-
},
|
|
22
|
-
activationStatus: {
|
|
23
|
-
serializedName: "activationStatus",
|
|
24
|
-
type: {
|
|
25
|
-
name: "String"
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
|
|
32
11
|
export const CloudHsmProperties: coreClient.CompositeMapper = {
|
|
33
12
|
type: {
|
|
34
13
|
name: "Composite",
|
|
@@ -37,23 +16,23 @@ export const CloudHsmProperties: coreClient.CompositeMapper = {
|
|
|
37
16
|
fqdn: {
|
|
38
17
|
serializedName: "fqdn",
|
|
39
18
|
type: {
|
|
40
|
-
name: "String"
|
|
41
|
-
}
|
|
19
|
+
name: "String",
|
|
20
|
+
},
|
|
42
21
|
},
|
|
43
22
|
state: {
|
|
44
23
|
serializedName: "state",
|
|
45
24
|
type: {
|
|
46
|
-
name: "String"
|
|
47
|
-
}
|
|
25
|
+
name: "String",
|
|
26
|
+
},
|
|
48
27
|
},
|
|
49
28
|
stateMessage: {
|
|
50
29
|
serializedName: "stateMessage",
|
|
51
30
|
type: {
|
|
52
|
-
name: "String"
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
31
|
+
name: "String",
|
|
32
|
+
},
|
|
33
|
+
},
|
|
34
|
+
},
|
|
35
|
+
},
|
|
57
36
|
};
|
|
58
37
|
|
|
59
38
|
export const PrivateEndpoint: coreClient.CompositeMapper = {
|
|
@@ -65,11 +44,11 @@ export const PrivateEndpoint: coreClient.CompositeMapper = {
|
|
|
65
44
|
serializedName: "id",
|
|
66
45
|
readOnly: true,
|
|
67
46
|
type: {
|
|
68
|
-
name: "String"
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
47
|
+
name: "String",
|
|
48
|
+
},
|
|
49
|
+
},
|
|
50
|
+
},
|
|
51
|
+
},
|
|
73
52
|
};
|
|
74
53
|
|
|
75
54
|
export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
|
|
@@ -80,23 +59,23 @@ export const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {
|
|
|
80
59
|
status: {
|
|
81
60
|
serializedName: "status",
|
|
82
61
|
type: {
|
|
83
|
-
name: "String"
|
|
84
|
-
}
|
|
62
|
+
name: "String",
|
|
63
|
+
},
|
|
85
64
|
},
|
|
86
65
|
description: {
|
|
87
66
|
serializedName: "description",
|
|
88
67
|
type: {
|
|
89
|
-
name: "String"
|
|
90
|
-
}
|
|
68
|
+
name: "String",
|
|
69
|
+
},
|
|
91
70
|
},
|
|
92
71
|
actionsRequired: {
|
|
93
72
|
serializedName: "actionsRequired",
|
|
94
73
|
type: {
|
|
95
|
-
name: "String"
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
}
|
|
74
|
+
name: "String",
|
|
75
|
+
},
|
|
76
|
+
},
|
|
77
|
+
},
|
|
78
|
+
},
|
|
100
79
|
};
|
|
101
80
|
|
|
102
81
|
export const Resource: coreClient.CompositeMapper = {
|
|
@@ -108,32 +87,32 @@ export const Resource: coreClient.CompositeMapper = {
|
|
|
108
87
|
serializedName: "id",
|
|
109
88
|
readOnly: true,
|
|
110
89
|
type: {
|
|
111
|
-
name: "String"
|
|
112
|
-
}
|
|
90
|
+
name: "String",
|
|
91
|
+
},
|
|
113
92
|
},
|
|
114
93
|
name: {
|
|
115
94
|
serializedName: "name",
|
|
116
95
|
readOnly: true,
|
|
117
96
|
type: {
|
|
118
|
-
name: "String"
|
|
119
|
-
}
|
|
97
|
+
name: "String",
|
|
98
|
+
},
|
|
120
99
|
},
|
|
121
100
|
type: {
|
|
122
101
|
serializedName: "type",
|
|
123
102
|
readOnly: true,
|
|
124
103
|
type: {
|
|
125
|
-
name: "String"
|
|
126
|
-
}
|
|
104
|
+
name: "String",
|
|
105
|
+
},
|
|
127
106
|
},
|
|
128
107
|
systemData: {
|
|
129
108
|
serializedName: "systemData",
|
|
130
109
|
type: {
|
|
131
110
|
name: "Composite",
|
|
132
|
-
className: "SystemData"
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
}
|
|
111
|
+
className: "SystemData",
|
|
112
|
+
},
|
|
113
|
+
},
|
|
114
|
+
},
|
|
115
|
+
},
|
|
137
116
|
};
|
|
138
117
|
|
|
139
118
|
export const SystemData: coreClient.CompositeMapper = {
|
|
@@ -144,121 +123,41 @@ export const SystemData: coreClient.CompositeMapper = {
|
|
|
144
123
|
createdBy: {
|
|
145
124
|
serializedName: "createdBy",
|
|
146
125
|
type: {
|
|
147
|
-
name: "String"
|
|
148
|
-
}
|
|
126
|
+
name: "String",
|
|
127
|
+
},
|
|
149
128
|
},
|
|
150
129
|
createdByType: {
|
|
151
130
|
serializedName: "createdByType",
|
|
152
131
|
type: {
|
|
153
|
-
name: "String"
|
|
154
|
-
}
|
|
132
|
+
name: "String",
|
|
133
|
+
},
|
|
155
134
|
},
|
|
156
135
|
createdAt: {
|
|
157
136
|
serializedName: "createdAt",
|
|
158
137
|
type: {
|
|
159
|
-
name: "DateTime"
|
|
160
|
-
}
|
|
138
|
+
name: "DateTime",
|
|
139
|
+
},
|
|
161
140
|
},
|
|
162
141
|
lastModifiedBy: {
|
|
163
142
|
serializedName: "lastModifiedBy",
|
|
164
143
|
type: {
|
|
165
|
-
name: "String"
|
|
166
|
-
}
|
|
144
|
+
name: "String",
|
|
145
|
+
},
|
|
167
146
|
},
|
|
168
147
|
lastModifiedByType: {
|
|
169
148
|
serializedName: "lastModifiedByType",
|
|
170
149
|
type: {
|
|
171
|
-
name: "String"
|
|
172
|
-
}
|
|
150
|
+
name: "String",
|
|
151
|
+
},
|
|
173
152
|
},
|
|
174
153
|
lastModifiedAt: {
|
|
175
154
|
serializedName: "lastModifiedAt",
|
|
176
155
|
type: {
|
|
177
|
-
name: "DateTime"
|
|
178
|
-
}
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
};
|
|
183
|
-
|
|
184
|
-
export const RestoreProperties: coreClient.CompositeMapper = {
|
|
185
|
-
type: {
|
|
186
|
-
name: "Composite",
|
|
187
|
-
className: "RestoreProperties",
|
|
188
|
-
modelProperties: {
|
|
189
|
-
foldername: {
|
|
190
|
-
serializedName: "foldername",
|
|
191
|
-
type: {
|
|
192
|
-
name: "String"
|
|
193
|
-
}
|
|
194
|
-
},
|
|
195
|
-
azureStorageResourceUri: {
|
|
196
|
-
serializedName: "azureStorageResourceUri",
|
|
197
|
-
type: {
|
|
198
|
-
name: "String"
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
};
|
|
204
|
-
|
|
205
|
-
export const BackupProperties: coreClient.CompositeMapper = {
|
|
206
|
-
type: {
|
|
207
|
-
name: "Composite",
|
|
208
|
-
className: "BackupProperties",
|
|
209
|
-
modelProperties: {
|
|
210
|
-
azureStorageResourceUri: {
|
|
211
|
-
serializedName: "azureStorageResourceUri",
|
|
212
|
-
type: {
|
|
213
|
-
name: "String"
|
|
214
|
-
}
|
|
215
|
-
},
|
|
216
|
-
lastBackupDateTime: {
|
|
217
|
-
serializedName: "lastBackupDateTime",
|
|
218
|
-
readOnly: true,
|
|
219
|
-
type: {
|
|
220
|
-
name: "DateTime"
|
|
221
|
-
}
|
|
156
|
+
name: "DateTime",
|
|
157
|
+
},
|
|
222
158
|
},
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
readOnly: true,
|
|
226
|
-
type: {
|
|
227
|
-
name: "String"
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
};
|
|
233
|
-
|
|
234
|
-
export const CloudHsmClusterSku: coreClient.CompositeMapper = {
|
|
235
|
-
type: {
|
|
236
|
-
name: "Composite",
|
|
237
|
-
className: "CloudHsmClusterSku",
|
|
238
|
-
modelProperties: {
|
|
239
|
-
family: {
|
|
240
|
-
serializedName: "family",
|
|
241
|
-
required: true,
|
|
242
|
-
type: {
|
|
243
|
-
name: "String"
|
|
244
|
-
}
|
|
245
|
-
},
|
|
246
|
-
name: {
|
|
247
|
-
serializedName: "name",
|
|
248
|
-
required: true,
|
|
249
|
-
type: {
|
|
250
|
-
name: "Enum",
|
|
251
|
-
allowedValues: ["Standard_B1", "Standard B10"]
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
capacity: {
|
|
255
|
-
serializedName: "capacity",
|
|
256
|
-
type: {
|
|
257
|
-
name: "Number"
|
|
258
|
-
}
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
}
|
|
159
|
+
},
|
|
160
|
+
},
|
|
262
161
|
};
|
|
263
162
|
|
|
264
163
|
export const ManagedServiceIdentity: coreClient.CompositeMapper = {
|
|
@@ -270,34 +169,34 @@ export const ManagedServiceIdentity: coreClient.CompositeMapper = {
|
|
|
270
169
|
serializedName: "principalId",
|
|
271
170
|
readOnly: true,
|
|
272
171
|
type: {
|
|
273
|
-
name: "Uuid"
|
|
274
|
-
}
|
|
172
|
+
name: "Uuid",
|
|
173
|
+
},
|
|
275
174
|
},
|
|
276
175
|
tenantId: {
|
|
277
176
|
serializedName: "tenantId",
|
|
278
177
|
readOnly: true,
|
|
279
178
|
type: {
|
|
280
|
-
name: "Uuid"
|
|
281
|
-
}
|
|
179
|
+
name: "Uuid",
|
|
180
|
+
},
|
|
282
181
|
},
|
|
283
182
|
type: {
|
|
284
183
|
serializedName: "type",
|
|
285
184
|
required: true,
|
|
286
185
|
type: {
|
|
287
|
-
name: "String"
|
|
288
|
-
}
|
|
186
|
+
name: "String",
|
|
187
|
+
},
|
|
289
188
|
},
|
|
290
189
|
userAssignedIdentities: {
|
|
291
190
|
serializedName: "userAssignedIdentities",
|
|
292
191
|
type: {
|
|
293
192
|
name: "Dictionary",
|
|
294
193
|
value: {
|
|
295
|
-
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
296
|
-
}
|
|
297
|
-
}
|
|
298
|
-
}
|
|
299
|
-
}
|
|
300
|
-
}
|
|
194
|
+
type: { name: "Composite", className: "UserAssignedIdentity" },
|
|
195
|
+
},
|
|
196
|
+
},
|
|
197
|
+
},
|
|
198
|
+
},
|
|
199
|
+
},
|
|
301
200
|
};
|
|
302
201
|
|
|
303
202
|
export const UserAssignedIdentity: coreClient.CompositeMapper = {
|
|
@@ -309,57 +208,144 @@ export const UserAssignedIdentity: coreClient.CompositeMapper = {
|
|
|
309
208
|
serializedName: "principalId",
|
|
310
209
|
readOnly: true,
|
|
311
210
|
type: {
|
|
312
|
-
name: "Uuid"
|
|
313
|
-
}
|
|
211
|
+
name: "Uuid",
|
|
212
|
+
},
|
|
314
213
|
},
|
|
315
214
|
clientId: {
|
|
316
215
|
serializedName: "clientId",
|
|
317
216
|
readOnly: true,
|
|
318
217
|
type: {
|
|
319
|
-
name: "Uuid"
|
|
320
|
-
}
|
|
321
|
-
}
|
|
322
|
-
}
|
|
323
|
-
}
|
|
218
|
+
name: "Uuid",
|
|
219
|
+
},
|
|
220
|
+
},
|
|
221
|
+
},
|
|
222
|
+
},
|
|
223
|
+
};
|
|
224
|
+
|
|
225
|
+
export const CloudHsmClusterSku: coreClient.CompositeMapper = {
|
|
226
|
+
type: {
|
|
227
|
+
name: "Composite",
|
|
228
|
+
className: "CloudHsmClusterSku",
|
|
229
|
+
modelProperties: {
|
|
230
|
+
family: {
|
|
231
|
+
serializedName: "family",
|
|
232
|
+
required: true,
|
|
233
|
+
type: {
|
|
234
|
+
name: "String",
|
|
235
|
+
},
|
|
236
|
+
},
|
|
237
|
+
name: {
|
|
238
|
+
serializedName: "name",
|
|
239
|
+
required: true,
|
|
240
|
+
type: {
|
|
241
|
+
name: "Enum",
|
|
242
|
+
allowedValues: ["Standard_B1", "Standard B10"],
|
|
243
|
+
},
|
|
244
|
+
},
|
|
245
|
+
capacity: {
|
|
246
|
+
serializedName: "capacity",
|
|
247
|
+
type: {
|
|
248
|
+
name: "Number",
|
|
249
|
+
},
|
|
250
|
+
},
|
|
251
|
+
},
|
|
252
|
+
},
|
|
324
253
|
};
|
|
325
254
|
|
|
326
|
-
export const
|
|
255
|
+
export const ErrorResponse: coreClient.CompositeMapper = {
|
|
327
256
|
type: {
|
|
328
257
|
name: "Composite",
|
|
329
|
-
className: "
|
|
258
|
+
className: "ErrorResponse",
|
|
330
259
|
modelProperties: {
|
|
331
260
|
error: {
|
|
332
261
|
serializedName: "error",
|
|
333
262
|
type: {
|
|
334
263
|
name: "Composite",
|
|
335
|
-
className: "
|
|
336
|
-
}
|
|
337
|
-
}
|
|
338
|
-
}
|
|
339
|
-
}
|
|
264
|
+
className: "ErrorDetail",
|
|
265
|
+
},
|
|
266
|
+
},
|
|
267
|
+
},
|
|
268
|
+
},
|
|
340
269
|
};
|
|
341
270
|
|
|
342
|
-
export const
|
|
271
|
+
export const ErrorDetail: coreClient.CompositeMapper = {
|
|
343
272
|
type: {
|
|
344
273
|
name: "Composite",
|
|
345
|
-
className: "
|
|
274
|
+
className: "ErrorDetail",
|
|
346
275
|
modelProperties: {
|
|
347
276
|
code: {
|
|
348
277
|
serializedName: "code",
|
|
349
278
|
readOnly: true,
|
|
350
279
|
type: {
|
|
351
|
-
name: "String"
|
|
352
|
-
}
|
|
280
|
+
name: "String",
|
|
281
|
+
},
|
|
353
282
|
},
|
|
354
283
|
message: {
|
|
355
284
|
serializedName: "message",
|
|
356
285
|
readOnly: true,
|
|
357
286
|
type: {
|
|
358
|
-
name: "String"
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
|
|
287
|
+
name: "String",
|
|
288
|
+
},
|
|
289
|
+
},
|
|
290
|
+
target: {
|
|
291
|
+
serializedName: "target",
|
|
292
|
+
readOnly: true,
|
|
293
|
+
type: {
|
|
294
|
+
name: "String",
|
|
295
|
+
},
|
|
296
|
+
},
|
|
297
|
+
details: {
|
|
298
|
+
serializedName: "details",
|
|
299
|
+
readOnly: true,
|
|
300
|
+
type: {
|
|
301
|
+
name: "Sequence",
|
|
302
|
+
element: {
|
|
303
|
+
type: {
|
|
304
|
+
name: "Composite",
|
|
305
|
+
className: "ErrorDetail",
|
|
306
|
+
},
|
|
307
|
+
},
|
|
308
|
+
},
|
|
309
|
+
},
|
|
310
|
+
additionalInfo: {
|
|
311
|
+
serializedName: "additionalInfo",
|
|
312
|
+
readOnly: true,
|
|
313
|
+
type: {
|
|
314
|
+
name: "Sequence",
|
|
315
|
+
element: {
|
|
316
|
+
type: {
|
|
317
|
+
name: "Composite",
|
|
318
|
+
className: "ErrorAdditionalInfo",
|
|
319
|
+
},
|
|
320
|
+
},
|
|
321
|
+
},
|
|
322
|
+
},
|
|
323
|
+
},
|
|
324
|
+
},
|
|
325
|
+
};
|
|
326
|
+
|
|
327
|
+
export const ErrorAdditionalInfo: coreClient.CompositeMapper = {
|
|
328
|
+
type: {
|
|
329
|
+
name: "Composite",
|
|
330
|
+
className: "ErrorAdditionalInfo",
|
|
331
|
+
modelProperties: {
|
|
332
|
+
type: {
|
|
333
|
+
serializedName: "type",
|
|
334
|
+
readOnly: true,
|
|
335
|
+
type: {
|
|
336
|
+
name: "String",
|
|
337
|
+
},
|
|
338
|
+
},
|
|
339
|
+
info: {
|
|
340
|
+
serializedName: "info",
|
|
341
|
+
readOnly: true,
|
|
342
|
+
type: {
|
|
343
|
+
name: "Dictionary",
|
|
344
|
+
value: { type: { name: "any" } },
|
|
345
|
+
},
|
|
346
|
+
},
|
|
347
|
+
},
|
|
348
|
+
},
|
|
363
349
|
};
|
|
364
350
|
|
|
365
351
|
export const CloudHsmClusterPatchParameters: coreClient.CompositeMapper = {
|
|
@@ -371,32 +357,18 @@ export const CloudHsmClusterPatchParameters: coreClient.CompositeMapper = {
|
|
|
371
357
|
serializedName: "tags",
|
|
372
358
|
type: {
|
|
373
359
|
name: "Dictionary",
|
|
374
|
-
value: { type: { name: "String" } }
|
|
375
|
-
}
|
|
376
|
-
},
|
|
377
|
-
sku: {
|
|
378
|
-
serializedName: "sku",
|
|
379
|
-
type: {
|
|
380
|
-
name: "Composite",
|
|
381
|
-
className: "CloudHsmClusterSku"
|
|
382
|
-
}
|
|
360
|
+
value: { type: { name: "String" } },
|
|
361
|
+
},
|
|
383
362
|
},
|
|
384
363
|
identity: {
|
|
385
364
|
serializedName: "identity",
|
|
386
365
|
type: {
|
|
387
366
|
name: "Composite",
|
|
388
|
-
className: "ManagedServiceIdentity"
|
|
389
|
-
}
|
|
367
|
+
className: "ManagedServiceIdentity",
|
|
368
|
+
},
|
|
390
369
|
},
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
type: {
|
|
394
|
-
name: "Composite",
|
|
395
|
-
className: "BackupProperties"
|
|
396
|
-
}
|
|
397
|
-
}
|
|
398
|
-
}
|
|
399
|
-
}
|
|
370
|
+
},
|
|
371
|
+
},
|
|
400
372
|
};
|
|
401
373
|
|
|
402
374
|
export const CloudHsmClusterListResult: coreClient.CompositeMapper = {
|
|
@@ -411,19 +383,19 @@ export const CloudHsmClusterListResult: coreClient.CompositeMapper = {
|
|
|
411
383
|
element: {
|
|
412
384
|
type: {
|
|
413
385
|
name: "Composite",
|
|
414
|
-
className: "CloudHsmCluster"
|
|
415
|
-
}
|
|
416
|
-
}
|
|
417
|
-
}
|
|
386
|
+
className: "CloudHsmCluster",
|
|
387
|
+
},
|
|
388
|
+
},
|
|
389
|
+
},
|
|
418
390
|
},
|
|
419
391
|
nextLink: {
|
|
420
392
|
serializedName: "nextLink",
|
|
421
393
|
type: {
|
|
422
|
-
name: "String"
|
|
423
|
-
}
|
|
424
|
-
}
|
|
425
|
-
}
|
|
426
|
-
}
|
|
394
|
+
name: "String",
|
|
395
|
+
},
|
|
396
|
+
},
|
|
397
|
+
},
|
|
398
|
+
},
|
|
427
399
|
};
|
|
428
400
|
|
|
429
401
|
export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
|
|
@@ -438,13 +410,20 @@ export const PrivateLinkResourceListResult: coreClient.CompositeMapper = {
|
|
|
438
410
|
element: {
|
|
439
411
|
type: {
|
|
440
412
|
name: "Composite",
|
|
441
|
-
className: "PrivateLinkResource"
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
|
-
}
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
|
|
413
|
+
className: "PrivateLinkResource",
|
|
414
|
+
},
|
|
415
|
+
},
|
|
416
|
+
},
|
|
417
|
+
},
|
|
418
|
+
nextLink: {
|
|
419
|
+
serializedName: "nextLink",
|
|
420
|
+
readOnly: true,
|
|
421
|
+
type: {
|
|
422
|
+
name: "String",
|
|
423
|
+
},
|
|
424
|
+
},
|
|
425
|
+
},
|
|
426
|
+
},
|
|
448
427
|
};
|
|
449
428
|
|
|
450
429
|
export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
|
@@ -459,199 +438,184 @@ export const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {
|
|
|
459
438
|
element: {
|
|
460
439
|
type: {
|
|
461
440
|
name: "Composite",
|
|
462
|
-
className: "PrivateEndpointConnection"
|
|
463
|
-
}
|
|
464
|
-
}
|
|
465
|
-
}
|
|
441
|
+
className: "PrivateEndpointConnection",
|
|
442
|
+
},
|
|
443
|
+
},
|
|
444
|
+
},
|
|
466
445
|
},
|
|
467
446
|
nextLink: {
|
|
468
447
|
serializedName: "nextLink",
|
|
469
448
|
type: {
|
|
470
|
-
name: "String"
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
}
|
|
449
|
+
name: "String",
|
|
450
|
+
},
|
|
451
|
+
},
|
|
452
|
+
},
|
|
453
|
+
},
|
|
475
454
|
};
|
|
476
455
|
|
|
477
|
-
export const
|
|
456
|
+
export const BackupRestoreRequestBaseProperties: coreClient.CompositeMapper = {
|
|
478
457
|
type: {
|
|
479
458
|
name: "Composite",
|
|
480
|
-
className: "
|
|
459
|
+
className: "BackupRestoreRequestBaseProperties",
|
|
481
460
|
modelProperties: {
|
|
482
|
-
|
|
483
|
-
serializedName: "
|
|
461
|
+
azureStorageBlobContainerUri: {
|
|
462
|
+
serializedName: "azureStorageBlobContainerUri",
|
|
463
|
+
required: true,
|
|
484
464
|
type: {
|
|
485
|
-
name: "
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
}
|
|
493
|
-
}
|
|
494
|
-
}
|
|
495
|
-
}
|
|
465
|
+
name: "String",
|
|
466
|
+
},
|
|
467
|
+
},
|
|
468
|
+
token: {
|
|
469
|
+
serializedName: "token",
|
|
470
|
+
type: {
|
|
471
|
+
name: "String",
|
|
472
|
+
},
|
|
473
|
+
},
|
|
474
|
+
},
|
|
475
|
+
},
|
|
496
476
|
};
|
|
497
477
|
|
|
498
|
-
export const
|
|
478
|
+
export const BackupResult: coreClient.CompositeMapper = {
|
|
499
479
|
type: {
|
|
500
480
|
name: "Composite",
|
|
501
|
-
className: "
|
|
481
|
+
className: "BackupResult",
|
|
502
482
|
modelProperties: {
|
|
503
|
-
|
|
504
|
-
serializedName: "
|
|
505
|
-
type: {
|
|
506
|
-
name: "String"
|
|
507
|
-
}
|
|
508
|
-
},
|
|
509
|
-
isDataAction: {
|
|
510
|
-
serializedName: "isDataAction",
|
|
483
|
+
status: {
|
|
484
|
+
serializedName: "properties.status",
|
|
511
485
|
readOnly: true,
|
|
512
486
|
type: {
|
|
513
|
-
name: "
|
|
514
|
-
}
|
|
487
|
+
name: "String",
|
|
488
|
+
},
|
|
515
489
|
},
|
|
516
|
-
|
|
517
|
-
serializedName: "
|
|
490
|
+
statusDetails: {
|
|
491
|
+
serializedName: "properties.statusDetails",
|
|
518
492
|
type: {
|
|
519
|
-
name: "String"
|
|
520
|
-
}
|
|
493
|
+
name: "String",
|
|
494
|
+
},
|
|
521
495
|
},
|
|
522
|
-
|
|
523
|
-
serializedName: "
|
|
496
|
+
error: {
|
|
497
|
+
serializedName: "properties.error",
|
|
524
498
|
type: {
|
|
525
499
|
name: "Composite",
|
|
526
|
-
className: "
|
|
527
|
-
}
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
export const DedicatedHsmOperationDisplay: coreClient.CompositeMapper = {
|
|
534
|
-
type: {
|
|
535
|
-
name: "Composite",
|
|
536
|
-
className: "DedicatedHsmOperationDisplay",
|
|
537
|
-
modelProperties: {
|
|
538
|
-
provider: {
|
|
539
|
-
serializedName: "provider",
|
|
500
|
+
className: "ErrorDetail",
|
|
501
|
+
},
|
|
502
|
+
},
|
|
503
|
+
startTime: {
|
|
504
|
+
serializedName: "properties.startTime",
|
|
505
|
+
readOnly: true,
|
|
540
506
|
type: {
|
|
541
|
-
name: "
|
|
542
|
-
}
|
|
507
|
+
name: "DateTime",
|
|
508
|
+
},
|
|
543
509
|
},
|
|
544
|
-
|
|
545
|
-
serializedName: "
|
|
510
|
+
endTime: {
|
|
511
|
+
serializedName: "properties.endTime",
|
|
512
|
+
readOnly: true,
|
|
513
|
+
nullable: true,
|
|
546
514
|
type: {
|
|
547
|
-
name: "
|
|
548
|
-
}
|
|
515
|
+
name: "DateTime",
|
|
516
|
+
},
|
|
549
517
|
},
|
|
550
|
-
|
|
551
|
-
serializedName: "
|
|
518
|
+
jobId: {
|
|
519
|
+
serializedName: "properties.jobId",
|
|
552
520
|
type: {
|
|
553
|
-
name: "String"
|
|
554
|
-
}
|
|
521
|
+
name: "String",
|
|
522
|
+
},
|
|
555
523
|
},
|
|
556
|
-
|
|
557
|
-
serializedName: "
|
|
524
|
+
azureStorageBlobContainerUri: {
|
|
525
|
+
serializedName: "properties.azureStorageBlobContainerUri",
|
|
558
526
|
type: {
|
|
559
|
-
name: "String"
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
|
|
563
|
-
|
|
527
|
+
name: "String",
|
|
528
|
+
},
|
|
529
|
+
},
|
|
530
|
+
backupId: {
|
|
531
|
+
serializedName: "properties.backupId",
|
|
532
|
+
type: {
|
|
533
|
+
name: "String",
|
|
534
|
+
},
|
|
535
|
+
},
|
|
536
|
+
},
|
|
537
|
+
},
|
|
564
538
|
};
|
|
565
539
|
|
|
566
|
-
export const
|
|
540
|
+
export const BackupRestoreBaseResultProperties: coreClient.CompositeMapper = {
|
|
567
541
|
type: {
|
|
568
542
|
name: "Composite",
|
|
569
|
-
className: "
|
|
543
|
+
className: "BackupRestoreBaseResultProperties",
|
|
570
544
|
modelProperties: {
|
|
545
|
+
status: {
|
|
546
|
+
serializedName: "status",
|
|
547
|
+
readOnly: true,
|
|
548
|
+
type: {
|
|
549
|
+
name: "String",
|
|
550
|
+
},
|
|
551
|
+
},
|
|
552
|
+
statusDetails: {
|
|
553
|
+
serializedName: "statusDetails",
|
|
554
|
+
type: {
|
|
555
|
+
name: "String",
|
|
556
|
+
},
|
|
557
|
+
},
|
|
571
558
|
error: {
|
|
572
559
|
serializedName: "error",
|
|
573
560
|
type: {
|
|
574
561
|
name: "Composite",
|
|
575
|
-
className: "
|
|
576
|
-
}
|
|
577
|
-
}
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
};
|
|
581
|
-
|
|
582
|
-
export const ErrorModel: coreClient.CompositeMapper = {
|
|
583
|
-
type: {
|
|
584
|
-
name: "Composite",
|
|
585
|
-
className: "ErrorModel",
|
|
586
|
-
modelProperties: {
|
|
587
|
-
code: {
|
|
588
|
-
serializedName: "code",
|
|
562
|
+
className: "ErrorDetail",
|
|
563
|
+
},
|
|
564
|
+
},
|
|
565
|
+
startTime: {
|
|
566
|
+
serializedName: "startTime",
|
|
589
567
|
readOnly: true,
|
|
590
568
|
type: {
|
|
591
|
-
name: "
|
|
592
|
-
}
|
|
569
|
+
name: "DateTime",
|
|
570
|
+
},
|
|
593
571
|
},
|
|
594
|
-
|
|
595
|
-
serializedName: "
|
|
572
|
+
endTime: {
|
|
573
|
+
serializedName: "endTime",
|
|
596
574
|
readOnly: true,
|
|
575
|
+
nullable: true,
|
|
597
576
|
type: {
|
|
598
|
-
name: "
|
|
599
|
-
}
|
|
577
|
+
name: "DateTime",
|
|
578
|
+
},
|
|
600
579
|
},
|
|
601
|
-
|
|
602
|
-
serializedName: "
|
|
580
|
+
jobId: {
|
|
581
|
+
serializedName: "jobId",
|
|
603
582
|
type: {
|
|
604
|
-
name: "
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
}
|
|
583
|
+
name: "String",
|
|
584
|
+
},
|
|
585
|
+
},
|
|
586
|
+
},
|
|
587
|
+
},
|
|
610
588
|
};
|
|
611
589
|
|
|
612
|
-
export const
|
|
590
|
+
export const RestoreResult: coreClient.CompositeMapper = {
|
|
613
591
|
type: {
|
|
614
592
|
name: "Composite",
|
|
615
|
-
className: "
|
|
593
|
+
className: "RestoreResult",
|
|
616
594
|
modelProperties: {
|
|
617
|
-
|
|
618
|
-
serializedName: "
|
|
619
|
-
type: {
|
|
620
|
-
name: "String"
|
|
621
|
-
}
|
|
622
|
-
},
|
|
623
|
-
createdByType: {
|
|
624
|
-
serializedName: "createdByType",
|
|
625
|
-
type: {
|
|
626
|
-
name: "String"
|
|
627
|
-
}
|
|
628
|
-
},
|
|
629
|
-
createdAt: {
|
|
630
|
-
serializedName: "createdAt",
|
|
631
|
-
type: {
|
|
632
|
-
name: "DateTime"
|
|
633
|
-
}
|
|
634
|
-
},
|
|
635
|
-
lastModifiedBy: {
|
|
636
|
-
serializedName: "lastModifiedBy",
|
|
595
|
+
properties: {
|
|
596
|
+
serializedName: "properties",
|
|
637
597
|
type: {
|
|
638
|
-
name: "
|
|
639
|
-
|
|
598
|
+
name: "Composite",
|
|
599
|
+
className: "BackupRestoreBaseResultProperties",
|
|
600
|
+
},
|
|
640
601
|
},
|
|
641
|
-
|
|
642
|
-
|
|
602
|
+
},
|
|
603
|
+
},
|
|
604
|
+
};
|
|
605
|
+
|
|
606
|
+
export const Sku: coreClient.CompositeMapper = {
|
|
607
|
+
type: {
|
|
608
|
+
name: "Composite",
|
|
609
|
+
className: "Sku",
|
|
610
|
+
modelProperties: {
|
|
611
|
+
name: {
|
|
612
|
+
serializedName: "name",
|
|
643
613
|
type: {
|
|
644
|
-
name: "String"
|
|
645
|
-
}
|
|
614
|
+
name: "String",
|
|
615
|
+
},
|
|
646
616
|
},
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
type: {
|
|
650
|
-
name: "DateTime"
|
|
651
|
-
}
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
}
|
|
617
|
+
},
|
|
618
|
+
},
|
|
655
619
|
};
|
|
656
620
|
|
|
657
621
|
export const NetworkProfile: coreClient.CompositeMapper = {
|
|
@@ -663,8 +627,8 @@ export const NetworkProfile: coreClient.CompositeMapper = {
|
|
|
663
627
|
serializedName: "subnet",
|
|
664
628
|
type: {
|
|
665
629
|
name: "Composite",
|
|
666
|
-
className: "ApiEntityReference"
|
|
667
|
-
}
|
|
630
|
+
className: "ApiEntityReference",
|
|
631
|
+
},
|
|
668
632
|
},
|
|
669
633
|
networkInterfaces: {
|
|
670
634
|
serializedName: "networkInterfaces",
|
|
@@ -673,13 +637,13 @@ export const NetworkProfile: coreClient.CompositeMapper = {
|
|
|
673
637
|
element: {
|
|
674
638
|
type: {
|
|
675
639
|
name: "Composite",
|
|
676
|
-
className: "NetworkInterface"
|
|
677
|
-
}
|
|
678
|
-
}
|
|
679
|
-
}
|
|
680
|
-
}
|
|
681
|
-
}
|
|
682
|
-
}
|
|
640
|
+
className: "NetworkInterface",
|
|
641
|
+
},
|
|
642
|
+
},
|
|
643
|
+
},
|
|
644
|
+
},
|
|
645
|
+
},
|
|
646
|
+
},
|
|
683
647
|
};
|
|
684
648
|
|
|
685
649
|
export const ApiEntityReference: coreClient.CompositeMapper = {
|
|
@@ -687,14 +651,14 @@ export const ApiEntityReference: coreClient.CompositeMapper = {
|
|
|
687
651
|
name: "Composite",
|
|
688
652
|
className: "ApiEntityReference",
|
|
689
653
|
modelProperties: {
|
|
690
|
-
|
|
691
|
-
serializedName: "
|
|
654
|
+
resourceId: {
|
|
655
|
+
serializedName: "resourceId",
|
|
692
656
|
type: {
|
|
693
|
-
name: "String"
|
|
694
|
-
}
|
|
695
|
-
}
|
|
696
|
-
}
|
|
697
|
-
}
|
|
657
|
+
name: "String",
|
|
658
|
+
},
|
|
659
|
+
},
|
|
660
|
+
},
|
|
661
|
+
},
|
|
698
662
|
};
|
|
699
663
|
|
|
700
664
|
export const NetworkInterface: coreClient.CompositeMapper = {
|
|
@@ -702,98 +666,67 @@ export const NetworkInterface: coreClient.CompositeMapper = {
|
|
|
702
666
|
name: "Composite",
|
|
703
667
|
className: "NetworkInterface",
|
|
704
668
|
modelProperties: {
|
|
705
|
-
|
|
706
|
-
serializedName: "
|
|
669
|
+
resourceId: {
|
|
670
|
+
serializedName: "resourceId",
|
|
707
671
|
readOnly: true,
|
|
708
672
|
type: {
|
|
709
|
-
name: "String"
|
|
710
|
-
}
|
|
673
|
+
name: "String",
|
|
674
|
+
},
|
|
711
675
|
},
|
|
712
676
|
privateIpAddress: {
|
|
713
677
|
serializedName: "privateIpAddress",
|
|
714
678
|
type: {
|
|
715
|
-
name: "String"
|
|
716
|
-
}
|
|
717
|
-
}
|
|
718
|
-
}
|
|
719
|
-
}
|
|
679
|
+
name: "String",
|
|
680
|
+
},
|
|
681
|
+
},
|
|
682
|
+
},
|
|
683
|
+
},
|
|
720
684
|
};
|
|
721
685
|
|
|
722
|
-
export const
|
|
686
|
+
export const DedicatedHsmError: coreClient.CompositeMapper = {
|
|
723
687
|
type: {
|
|
724
688
|
name: "Composite",
|
|
725
|
-
className: "
|
|
689
|
+
className: "DedicatedHsmError",
|
|
726
690
|
modelProperties: {
|
|
727
|
-
|
|
728
|
-
serializedName: "
|
|
729
|
-
readOnly: true,
|
|
691
|
+
error: {
|
|
692
|
+
serializedName: "error",
|
|
730
693
|
type: {
|
|
731
|
-
name: "
|
|
732
|
-
|
|
694
|
+
name: "Composite",
|
|
695
|
+
className: "ErrorModel",
|
|
696
|
+
},
|
|
733
697
|
},
|
|
734
|
-
|
|
735
|
-
|
|
698
|
+
},
|
|
699
|
+
},
|
|
700
|
+
};
|
|
701
|
+
|
|
702
|
+
export const ErrorModel: coreClient.CompositeMapper = {
|
|
703
|
+
type: {
|
|
704
|
+
name: "Composite",
|
|
705
|
+
className: "ErrorModel",
|
|
706
|
+
modelProperties: {
|
|
707
|
+
code: {
|
|
708
|
+
serializedName: "code",
|
|
736
709
|
readOnly: true,
|
|
737
710
|
type: {
|
|
738
|
-
name: "String"
|
|
739
|
-
}
|
|
711
|
+
name: "String",
|
|
712
|
+
},
|
|
740
713
|
},
|
|
741
|
-
|
|
742
|
-
serializedName: "
|
|
714
|
+
message: {
|
|
715
|
+
serializedName: "message",
|
|
743
716
|
readOnly: true,
|
|
744
717
|
type: {
|
|
745
|
-
name: "String"
|
|
746
|
-
}
|
|
747
|
-
},
|
|
748
|
-
location: {
|
|
749
|
-
serializedName: "location",
|
|
750
|
-
required: true,
|
|
751
|
-
type: {
|
|
752
|
-
name: "String"
|
|
753
|
-
}
|
|
718
|
+
name: "String",
|
|
719
|
+
},
|
|
754
720
|
},
|
|
755
|
-
|
|
756
|
-
serializedName: "
|
|
721
|
+
innerError: {
|
|
722
|
+
serializedName: "innererror",
|
|
757
723
|
type: {
|
|
758
724
|
name: "Composite",
|
|
759
|
-
className: "
|
|
760
|
-
}
|
|
761
|
-
},
|
|
762
|
-
zones: {
|
|
763
|
-
serializedName: "zones",
|
|
764
|
-
type: {
|
|
765
|
-
name: "Sequence",
|
|
766
|
-
element: {
|
|
767
|
-
type: {
|
|
768
|
-
name: "String"
|
|
769
|
-
}
|
|
770
|
-
}
|
|
771
|
-
}
|
|
725
|
+
className: "ErrorModel",
|
|
726
|
+
},
|
|
772
727
|
},
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
type: {
|
|
776
|
-
name: "Dictionary",
|
|
777
|
-
value: { type: { name: "String" } }
|
|
778
|
-
}
|
|
779
|
-
}
|
|
780
|
-
}
|
|
781
|
-
}
|
|
782
|
-
};
|
|
783
|
-
|
|
784
|
-
export const Sku: coreClient.CompositeMapper = {
|
|
785
|
-
type: {
|
|
786
|
-
name: "Composite",
|
|
787
|
-
className: "Sku",
|
|
788
|
-
modelProperties: {
|
|
789
|
-
name: {
|
|
790
|
-
serializedName: "name",
|
|
791
|
-
type: {
|
|
792
|
-
name: "String"
|
|
793
|
-
}
|
|
794
|
-
}
|
|
795
|
-
}
|
|
796
|
-
}
|
|
728
|
+
},
|
|
729
|
+
},
|
|
797
730
|
};
|
|
798
731
|
|
|
799
732
|
export const DedicatedHsmPatchParameters: coreClient.CompositeMapper = {
|
|
@@ -805,11 +738,11 @@ export const DedicatedHsmPatchParameters: coreClient.CompositeMapper = {
|
|
|
805
738
|
serializedName: "tags",
|
|
806
739
|
type: {
|
|
807
740
|
name: "Dictionary",
|
|
808
|
-
value: { type: { name: "String" } }
|
|
809
|
-
}
|
|
810
|
-
}
|
|
811
|
-
}
|
|
812
|
-
}
|
|
741
|
+
value: { type: { name: "String" } },
|
|
742
|
+
},
|
|
743
|
+
},
|
|
744
|
+
},
|
|
745
|
+
},
|
|
813
746
|
};
|
|
814
747
|
|
|
815
748
|
export const DedicatedHsmListResult: coreClient.CompositeMapper = {
|
|
@@ -824,50 +757,51 @@ export const DedicatedHsmListResult: coreClient.CompositeMapper = {
|
|
|
824
757
|
element: {
|
|
825
758
|
type: {
|
|
826
759
|
name: "Composite",
|
|
827
|
-
className: "DedicatedHsm"
|
|
828
|
-
}
|
|
829
|
-
}
|
|
830
|
-
}
|
|
760
|
+
className: "DedicatedHsm",
|
|
761
|
+
},
|
|
762
|
+
},
|
|
763
|
+
},
|
|
831
764
|
},
|
|
832
765
|
nextLink: {
|
|
833
766
|
serializedName: "nextLink",
|
|
834
767
|
type: {
|
|
835
|
-
name: "String"
|
|
836
|
-
}
|
|
837
|
-
}
|
|
838
|
-
}
|
|
839
|
-
}
|
|
840
|
-
};
|
|
841
|
-
|
|
842
|
-
export const OutboundEnvironmentEndpointCollection: coreClient.CompositeMapper = {
|
|
843
|
-
type: {
|
|
844
|
-
name: "Composite",
|
|
845
|
-
className: "OutboundEnvironmentEndpointCollection",
|
|
846
|
-
modelProperties: {
|
|
847
|
-
value: {
|
|
848
|
-
serializedName: "value",
|
|
849
|
-
required: true,
|
|
850
|
-
type: {
|
|
851
|
-
name: "Sequence",
|
|
852
|
-
element: {
|
|
853
|
-
type: {
|
|
854
|
-
name: "Composite",
|
|
855
|
-
className: "OutboundEnvironmentEndpoint"
|
|
856
|
-
}
|
|
857
|
-
}
|
|
858
|
-
}
|
|
768
|
+
name: "String",
|
|
769
|
+
},
|
|
859
770
|
},
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
readOnly: true,
|
|
863
|
-
type: {
|
|
864
|
-
name: "String"
|
|
865
|
-
}
|
|
866
|
-
}
|
|
867
|
-
}
|
|
868
|
-
}
|
|
771
|
+
},
|
|
772
|
+
},
|
|
869
773
|
};
|
|
870
774
|
|
|
775
|
+
export const OutboundEnvironmentEndpointCollection: coreClient.CompositeMapper =
|
|
776
|
+
{
|
|
777
|
+
type: {
|
|
778
|
+
name: "Composite",
|
|
779
|
+
className: "OutboundEnvironmentEndpointCollection",
|
|
780
|
+
modelProperties: {
|
|
781
|
+
value: {
|
|
782
|
+
serializedName: "value",
|
|
783
|
+
required: true,
|
|
784
|
+
type: {
|
|
785
|
+
name: "Sequence",
|
|
786
|
+
element: {
|
|
787
|
+
type: {
|
|
788
|
+
name: "Composite",
|
|
789
|
+
className: "OutboundEnvironmentEndpoint",
|
|
790
|
+
},
|
|
791
|
+
},
|
|
792
|
+
},
|
|
793
|
+
},
|
|
794
|
+
nextLink: {
|
|
795
|
+
serializedName: "nextLink",
|
|
796
|
+
readOnly: true,
|
|
797
|
+
type: {
|
|
798
|
+
name: "String",
|
|
799
|
+
},
|
|
800
|
+
},
|
|
801
|
+
},
|
|
802
|
+
},
|
|
803
|
+
};
|
|
804
|
+
|
|
871
805
|
export const OutboundEnvironmentEndpoint: coreClient.CompositeMapper = {
|
|
872
806
|
type: {
|
|
873
807
|
name: "Composite",
|
|
@@ -876,8 +810,8 @@ export const OutboundEnvironmentEndpoint: coreClient.CompositeMapper = {
|
|
|
876
810
|
category: {
|
|
877
811
|
serializedName: "category",
|
|
878
812
|
type: {
|
|
879
|
-
name: "String"
|
|
880
|
-
}
|
|
813
|
+
name: "String",
|
|
814
|
+
},
|
|
881
815
|
},
|
|
882
816
|
endpoints: {
|
|
883
817
|
serializedName: "endpoints",
|
|
@@ -886,13 +820,13 @@ export const OutboundEnvironmentEndpoint: coreClient.CompositeMapper = {
|
|
|
886
820
|
element: {
|
|
887
821
|
type: {
|
|
888
822
|
name: "Composite",
|
|
889
|
-
className: "EndpointDependency"
|
|
890
|
-
}
|
|
891
|
-
}
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
}
|
|
895
|
-
}
|
|
823
|
+
className: "EndpointDependency",
|
|
824
|
+
},
|
|
825
|
+
},
|
|
826
|
+
},
|
|
827
|
+
},
|
|
828
|
+
},
|
|
829
|
+
},
|
|
896
830
|
};
|
|
897
831
|
|
|
898
832
|
export const EndpointDependency: coreClient.CompositeMapper = {
|
|
@@ -903,8 +837,8 @@ export const EndpointDependency: coreClient.CompositeMapper = {
|
|
|
903
837
|
domainName: {
|
|
904
838
|
serializedName: "domainName",
|
|
905
839
|
type: {
|
|
906
|
-
name: "String"
|
|
907
|
-
}
|
|
840
|
+
name: "String",
|
|
841
|
+
},
|
|
908
842
|
},
|
|
909
843
|
endpointDetails: {
|
|
910
844
|
serializedName: "endpointDetails",
|
|
@@ -913,13 +847,13 @@ export const EndpointDependency: coreClient.CompositeMapper = {
|
|
|
913
847
|
element: {
|
|
914
848
|
type: {
|
|
915
849
|
name: "Composite",
|
|
916
|
-
className: "EndpointDetail"
|
|
917
|
-
}
|
|
918
|
-
}
|
|
919
|
-
}
|
|
920
|
-
}
|
|
921
|
-
}
|
|
922
|
-
}
|
|
850
|
+
className: "EndpointDetail",
|
|
851
|
+
},
|
|
852
|
+
},
|
|
853
|
+
},
|
|
854
|
+
},
|
|
855
|
+
},
|
|
856
|
+
},
|
|
923
857
|
};
|
|
924
858
|
|
|
925
859
|
export const EndpointDetail: coreClient.CompositeMapper = {
|
|
@@ -930,56 +864,139 @@ export const EndpointDetail: coreClient.CompositeMapper = {
|
|
|
930
864
|
ipAddress: {
|
|
931
865
|
serializedName: "ipAddress",
|
|
932
866
|
type: {
|
|
933
|
-
name: "String"
|
|
934
|
-
}
|
|
867
|
+
name: "String",
|
|
868
|
+
},
|
|
935
869
|
},
|
|
936
870
|
port: {
|
|
937
871
|
serializedName: "port",
|
|
938
872
|
type: {
|
|
939
|
-
name: "Number"
|
|
940
|
-
}
|
|
873
|
+
name: "Number",
|
|
874
|
+
},
|
|
941
875
|
},
|
|
942
876
|
protocol: {
|
|
943
877
|
serializedName: "protocol",
|
|
944
878
|
type: {
|
|
945
|
-
name: "String"
|
|
946
|
-
}
|
|
879
|
+
name: "String",
|
|
880
|
+
},
|
|
947
881
|
},
|
|
948
882
|
description: {
|
|
949
883
|
serializedName: "description",
|
|
950
884
|
type: {
|
|
951
|
-
name: "String"
|
|
952
|
-
}
|
|
953
|
-
}
|
|
954
|
-
}
|
|
955
|
-
}
|
|
885
|
+
name: "String",
|
|
886
|
+
},
|
|
887
|
+
},
|
|
888
|
+
},
|
|
889
|
+
},
|
|
956
890
|
};
|
|
957
891
|
|
|
958
|
-
export const
|
|
892
|
+
export const OperationListResult: coreClient.CompositeMapper = {
|
|
959
893
|
type: {
|
|
960
894
|
name: "Composite",
|
|
961
|
-
className: "
|
|
895
|
+
className: "OperationListResult",
|
|
962
896
|
modelProperties: {
|
|
963
897
|
value: {
|
|
964
898
|
serializedName: "value",
|
|
899
|
+
readOnly: true,
|
|
965
900
|
type: {
|
|
966
901
|
name: "Sequence",
|
|
967
902
|
element: {
|
|
968
903
|
type: {
|
|
969
904
|
name: "Composite",
|
|
970
|
-
className: "
|
|
971
|
-
}
|
|
972
|
-
}
|
|
973
|
-
}
|
|
905
|
+
className: "Operation",
|
|
906
|
+
},
|
|
907
|
+
},
|
|
908
|
+
},
|
|
974
909
|
},
|
|
975
910
|
nextLink: {
|
|
976
911
|
serializedName: "nextLink",
|
|
912
|
+
readOnly: true,
|
|
913
|
+
type: {
|
|
914
|
+
name: "String",
|
|
915
|
+
},
|
|
916
|
+
},
|
|
917
|
+
},
|
|
918
|
+
},
|
|
919
|
+
};
|
|
920
|
+
|
|
921
|
+
export const Operation: coreClient.CompositeMapper = {
|
|
922
|
+
type: {
|
|
923
|
+
name: "Composite",
|
|
924
|
+
className: "Operation",
|
|
925
|
+
modelProperties: {
|
|
926
|
+
name: {
|
|
927
|
+
serializedName: "name",
|
|
928
|
+
readOnly: true,
|
|
929
|
+
type: {
|
|
930
|
+
name: "String",
|
|
931
|
+
},
|
|
932
|
+
},
|
|
933
|
+
isDataAction: {
|
|
934
|
+
serializedName: "isDataAction",
|
|
935
|
+
readOnly: true,
|
|
936
|
+
type: {
|
|
937
|
+
name: "Boolean",
|
|
938
|
+
},
|
|
939
|
+
},
|
|
940
|
+
display: {
|
|
941
|
+
serializedName: "display",
|
|
942
|
+
type: {
|
|
943
|
+
name: "Composite",
|
|
944
|
+
className: "OperationDisplay",
|
|
945
|
+
},
|
|
946
|
+
},
|
|
947
|
+
origin: {
|
|
948
|
+
serializedName: "origin",
|
|
949
|
+
readOnly: true,
|
|
950
|
+
type: {
|
|
951
|
+
name: "String",
|
|
952
|
+
},
|
|
953
|
+
},
|
|
954
|
+
actionType: {
|
|
955
|
+
serializedName: "actionType",
|
|
956
|
+
readOnly: true,
|
|
977
957
|
type: {
|
|
978
|
-
name: "String"
|
|
979
|
-
}
|
|
980
|
-
}
|
|
981
|
-
}
|
|
982
|
-
}
|
|
958
|
+
name: "String",
|
|
959
|
+
},
|
|
960
|
+
},
|
|
961
|
+
},
|
|
962
|
+
},
|
|
963
|
+
};
|
|
964
|
+
|
|
965
|
+
export const OperationDisplay: coreClient.CompositeMapper = {
|
|
966
|
+
type: {
|
|
967
|
+
name: "Composite",
|
|
968
|
+
className: "OperationDisplay",
|
|
969
|
+
modelProperties: {
|
|
970
|
+
provider: {
|
|
971
|
+
serializedName: "provider",
|
|
972
|
+
readOnly: true,
|
|
973
|
+
type: {
|
|
974
|
+
name: "String",
|
|
975
|
+
},
|
|
976
|
+
},
|
|
977
|
+
resource: {
|
|
978
|
+
serializedName: "resource",
|
|
979
|
+
readOnly: true,
|
|
980
|
+
type: {
|
|
981
|
+
name: "String",
|
|
982
|
+
},
|
|
983
|
+
},
|
|
984
|
+
operation: {
|
|
985
|
+
serializedName: "operation",
|
|
986
|
+
readOnly: true,
|
|
987
|
+
type: {
|
|
988
|
+
name: "String",
|
|
989
|
+
},
|
|
990
|
+
},
|
|
991
|
+
description: {
|
|
992
|
+
serializedName: "description",
|
|
993
|
+
readOnly: true,
|
|
994
|
+
type: {
|
|
995
|
+
name: "String",
|
|
996
|
+
},
|
|
997
|
+
},
|
|
998
|
+
},
|
|
999
|
+
},
|
|
983
1000
|
};
|
|
984
1001
|
|
|
985
1002
|
export const ProxyResource: coreClient.CompositeMapper = {
|
|
@@ -987,9 +1004,9 @@ export const ProxyResource: coreClient.CompositeMapper = {
|
|
|
987
1004
|
name: "Composite",
|
|
988
1005
|
className: "ProxyResource",
|
|
989
1006
|
modelProperties: {
|
|
990
|
-
...Resource.type.modelProperties
|
|
991
|
-
}
|
|
992
|
-
}
|
|
1007
|
+
...Resource.type.modelProperties,
|
|
1008
|
+
},
|
|
1009
|
+
},
|
|
993
1010
|
};
|
|
994
1011
|
|
|
995
1012
|
export const TrackedResource: coreClient.CompositeMapper = {
|
|
@@ -1002,18 +1019,18 @@ export const TrackedResource: coreClient.CompositeMapper = {
|
|
|
1002
1019
|
serializedName: "tags",
|
|
1003
1020
|
type: {
|
|
1004
1021
|
name: "Dictionary",
|
|
1005
|
-
value: { type: { name: "String" } }
|
|
1006
|
-
}
|
|
1022
|
+
value: { type: { name: "String" } },
|
|
1023
|
+
},
|
|
1007
1024
|
},
|
|
1008
1025
|
location: {
|
|
1009
1026
|
serializedName: "location",
|
|
1010
1027
|
required: true,
|
|
1011
1028
|
type: {
|
|
1012
|
-
name: "String"
|
|
1013
|
-
}
|
|
1014
|
-
}
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1029
|
+
name: "String",
|
|
1030
|
+
},
|
|
1031
|
+
},
|
|
1032
|
+
},
|
|
1033
|
+
},
|
|
1017
1034
|
};
|
|
1018
1035
|
|
|
1019
1036
|
export const PrivateLinkResource: coreClient.CompositeMapper = {
|
|
@@ -1026,8 +1043,8 @@ export const PrivateLinkResource: coreClient.CompositeMapper = {
|
|
|
1026
1043
|
serializedName: "properties.groupId",
|
|
1027
1044
|
readOnly: true,
|
|
1028
1045
|
type: {
|
|
1029
|
-
name: "String"
|
|
1030
|
-
}
|
|
1046
|
+
name: "String",
|
|
1047
|
+
},
|
|
1031
1048
|
},
|
|
1032
1049
|
requiredMembers: {
|
|
1033
1050
|
serializedName: "properties.requiredMembers",
|
|
@@ -1036,10 +1053,10 @@ export const PrivateLinkResource: coreClient.CompositeMapper = {
|
|
|
1036
1053
|
name: "Sequence",
|
|
1037
1054
|
element: {
|
|
1038
1055
|
type: {
|
|
1039
|
-
name: "String"
|
|
1040
|
-
}
|
|
1041
|
-
}
|
|
1042
|
-
}
|
|
1056
|
+
name: "String",
|
|
1057
|
+
},
|
|
1058
|
+
},
|
|
1059
|
+
},
|
|
1043
1060
|
},
|
|
1044
1061
|
requiredZoneNames: {
|
|
1045
1062
|
serializedName: "properties.requiredZoneNames",
|
|
@@ -1047,64 +1064,62 @@ export const PrivateLinkResource: coreClient.CompositeMapper = {
|
|
|
1047
1064
|
name: "Sequence",
|
|
1048
1065
|
element: {
|
|
1049
1066
|
type: {
|
|
1050
|
-
name: "String"
|
|
1051
|
-
}
|
|
1052
|
-
}
|
|
1053
|
-
}
|
|
1054
|
-
}
|
|
1055
|
-
}
|
|
1056
|
-
}
|
|
1067
|
+
name: "String",
|
|
1068
|
+
},
|
|
1069
|
+
},
|
|
1070
|
+
},
|
|
1071
|
+
},
|
|
1072
|
+
},
|
|
1073
|
+
},
|
|
1057
1074
|
};
|
|
1058
1075
|
|
|
1059
|
-
export const
|
|
1076
|
+
export const BackupRequestProperties: coreClient.CompositeMapper = {
|
|
1060
1077
|
type: {
|
|
1061
1078
|
name: "Composite",
|
|
1062
|
-
className: "
|
|
1079
|
+
className: "BackupRequestProperties",
|
|
1063
1080
|
modelProperties: {
|
|
1064
|
-
...
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
},
|
|
1079
|
-
managementNetworkProfile: {
|
|
1080
|
-
serializedName: "properties.managementNetworkProfile",
|
|
1081
|
+
...BackupRestoreRequestBaseProperties.type.modelProperties,
|
|
1082
|
+
},
|
|
1083
|
+
},
|
|
1084
|
+
};
|
|
1085
|
+
|
|
1086
|
+
export const RestoreRequestProperties: coreClient.CompositeMapper = {
|
|
1087
|
+
type: {
|
|
1088
|
+
name: "Composite",
|
|
1089
|
+
className: "RestoreRequestProperties",
|
|
1090
|
+
modelProperties: {
|
|
1091
|
+
...BackupRestoreRequestBaseProperties.type.modelProperties,
|
|
1092
|
+
backupId: {
|
|
1093
|
+
serializedName: "backupId",
|
|
1094
|
+
required: true,
|
|
1081
1095
|
type: {
|
|
1082
|
-
name: "
|
|
1083
|
-
|
|
1084
|
-
}
|
|
1096
|
+
name: "String",
|
|
1097
|
+
},
|
|
1085
1098
|
},
|
|
1086
|
-
|
|
1087
|
-
|
|
1099
|
+
},
|
|
1100
|
+
},
|
|
1101
|
+
};
|
|
1102
|
+
|
|
1103
|
+
export const BackupResultProperties: coreClient.CompositeMapper = {
|
|
1104
|
+
type: {
|
|
1105
|
+
name: "Composite",
|
|
1106
|
+
className: "BackupResultProperties",
|
|
1107
|
+
modelProperties: {
|
|
1108
|
+
...BackupRestoreBaseResultProperties.type.modelProperties,
|
|
1109
|
+
azureStorageBlobContainerUri: {
|
|
1110
|
+
serializedName: "azureStorageBlobContainerUri",
|
|
1088
1111
|
type: {
|
|
1089
|
-
name: "String"
|
|
1090
|
-
}
|
|
1112
|
+
name: "String",
|
|
1113
|
+
},
|
|
1091
1114
|
},
|
|
1092
|
-
|
|
1093
|
-
serializedName: "
|
|
1094
|
-
readOnly: true,
|
|
1115
|
+
backupId: {
|
|
1116
|
+
serializedName: "backupId",
|
|
1095
1117
|
type: {
|
|
1096
|
-
name: "String"
|
|
1097
|
-
}
|
|
1118
|
+
name: "String",
|
|
1119
|
+
},
|
|
1098
1120
|
},
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
readOnly: true,
|
|
1102
|
-
type: {
|
|
1103
|
-
name: "String"
|
|
1104
|
-
}
|
|
1105
|
-
}
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1121
|
+
},
|
|
1122
|
+
},
|
|
1108
1123
|
};
|
|
1109
1124
|
|
|
1110
1125
|
export const PrivateEndpointConnection: coreClient.CompositeMapper = {
|
|
@@ -1116,29 +1131,29 @@ export const PrivateEndpointConnection: coreClient.CompositeMapper = {
|
|
|
1116
1131
|
etag: {
|
|
1117
1132
|
serializedName: "etag",
|
|
1118
1133
|
type: {
|
|
1119
|
-
name: "String"
|
|
1120
|
-
}
|
|
1134
|
+
name: "String",
|
|
1135
|
+
},
|
|
1121
1136
|
},
|
|
1122
1137
|
privateEndpoint: {
|
|
1123
1138
|
serializedName: "properties.privateEndpoint",
|
|
1124
1139
|
type: {
|
|
1125
1140
|
name: "Composite",
|
|
1126
|
-
className: "PrivateEndpoint"
|
|
1127
|
-
}
|
|
1141
|
+
className: "PrivateEndpoint",
|
|
1142
|
+
},
|
|
1128
1143
|
},
|
|
1129
1144
|
privateLinkServiceConnectionState: {
|
|
1130
1145
|
serializedName: "properties.privateLinkServiceConnectionState",
|
|
1131
1146
|
type: {
|
|
1132
1147
|
name: "Composite",
|
|
1133
|
-
className: "PrivateLinkServiceConnectionState"
|
|
1134
|
-
}
|
|
1148
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1149
|
+
},
|
|
1135
1150
|
},
|
|
1136
1151
|
provisioningState: {
|
|
1137
1152
|
serializedName: "properties.provisioningState",
|
|
1138
1153
|
readOnly: true,
|
|
1139
1154
|
type: {
|
|
1140
|
-
name: "String"
|
|
1141
|
-
}
|
|
1155
|
+
name: "String",
|
|
1156
|
+
},
|
|
1142
1157
|
},
|
|
1143
1158
|
groupIds: {
|
|
1144
1159
|
serializedName: "properties.groupIds",
|
|
@@ -1147,13 +1162,13 @@ export const PrivateEndpointConnection: coreClient.CompositeMapper = {
|
|
|
1147
1162
|
name: "Sequence",
|
|
1148
1163
|
element: {
|
|
1149
1164
|
type: {
|
|
1150
|
-
name: "String"
|
|
1151
|
-
}
|
|
1152
|
-
}
|
|
1153
|
-
}
|
|
1154
|
-
}
|
|
1155
|
-
}
|
|
1156
|
-
}
|
|
1165
|
+
name: "String",
|
|
1166
|
+
},
|
|
1167
|
+
},
|
|
1168
|
+
},
|
|
1169
|
+
},
|
|
1170
|
+
},
|
|
1171
|
+
},
|
|
1157
1172
|
};
|
|
1158
1173
|
|
|
1159
1174
|
export const CloudHsmClusterResource: coreClient.CompositeMapper = {
|
|
@@ -1162,22 +1177,84 @@ export const CloudHsmClusterResource: coreClient.CompositeMapper = {
|
|
|
1162
1177
|
className: "CloudHsmClusterResource",
|
|
1163
1178
|
modelProperties: {
|
|
1164
1179
|
...TrackedResource.type.modelProperties,
|
|
1180
|
+
identity: {
|
|
1181
|
+
serializedName: "identity",
|
|
1182
|
+
type: {
|
|
1183
|
+
name: "Composite",
|
|
1184
|
+
className: "ManagedServiceIdentity",
|
|
1185
|
+
},
|
|
1186
|
+
},
|
|
1165
1187
|
sku: {
|
|
1166
1188
|
serializedName: "sku",
|
|
1167
1189
|
type: {
|
|
1168
1190
|
name: "Composite",
|
|
1169
|
-
className: "CloudHsmClusterSku"
|
|
1170
|
-
}
|
|
1191
|
+
className: "CloudHsmClusterSku",
|
|
1192
|
+
},
|
|
1171
1193
|
},
|
|
1172
|
-
|
|
1173
|
-
|
|
1194
|
+
},
|
|
1195
|
+
},
|
|
1196
|
+
};
|
|
1197
|
+
|
|
1198
|
+
export const DedicatedHsm: coreClient.CompositeMapper = {
|
|
1199
|
+
type: {
|
|
1200
|
+
name: "Composite",
|
|
1201
|
+
className: "DedicatedHsm",
|
|
1202
|
+
modelProperties: {
|
|
1203
|
+
...TrackedResource.type.modelProperties,
|
|
1204
|
+
sku: {
|
|
1205
|
+
serializedName: "sku",
|
|
1206
|
+
type: {
|
|
1207
|
+
name: "Composite",
|
|
1208
|
+
className: "Sku",
|
|
1209
|
+
},
|
|
1210
|
+
},
|
|
1211
|
+
zones: {
|
|
1212
|
+
serializedName: "zones",
|
|
1213
|
+
type: {
|
|
1214
|
+
name: "Sequence",
|
|
1215
|
+
element: {
|
|
1216
|
+
type: {
|
|
1217
|
+
name: "String",
|
|
1218
|
+
},
|
|
1219
|
+
},
|
|
1220
|
+
},
|
|
1221
|
+
},
|
|
1222
|
+
networkProfile: {
|
|
1223
|
+
serializedName: "properties.networkProfile",
|
|
1174
1224
|
type: {
|
|
1175
1225
|
name: "Composite",
|
|
1176
|
-
className: "
|
|
1177
|
-
}
|
|
1178
|
-
}
|
|
1179
|
-
|
|
1180
|
-
|
|
1226
|
+
className: "NetworkProfile",
|
|
1227
|
+
},
|
|
1228
|
+
},
|
|
1229
|
+
managementNetworkProfile: {
|
|
1230
|
+
serializedName: "properties.managementNetworkProfile",
|
|
1231
|
+
type: {
|
|
1232
|
+
name: "Composite",
|
|
1233
|
+
className: "NetworkProfile",
|
|
1234
|
+
},
|
|
1235
|
+
},
|
|
1236
|
+
stampId: {
|
|
1237
|
+
serializedName: "properties.stampId",
|
|
1238
|
+
type: {
|
|
1239
|
+
name: "String",
|
|
1240
|
+
},
|
|
1241
|
+
},
|
|
1242
|
+
statusMessage: {
|
|
1243
|
+
serializedName: "properties.statusMessage",
|
|
1244
|
+
readOnly: true,
|
|
1245
|
+
type: {
|
|
1246
|
+
name: "String",
|
|
1247
|
+
},
|
|
1248
|
+
},
|
|
1249
|
+
provisioningState: {
|
|
1250
|
+
serializedName: "properties.provisioningState",
|
|
1251
|
+
readOnly: true,
|
|
1252
|
+
type: {
|
|
1253
|
+
name: "String",
|
|
1254
|
+
},
|
|
1255
|
+
},
|
|
1256
|
+
},
|
|
1257
|
+
},
|
|
1181
1258
|
};
|
|
1182
1259
|
|
|
1183
1260
|
export const CloudHsmCluster: coreClient.CompositeMapper = {
|
|
@@ -1186,78 +1263,67 @@ export const CloudHsmCluster: coreClient.CompositeMapper = {
|
|
|
1186
1263
|
className: "CloudHsmCluster",
|
|
1187
1264
|
modelProperties: {
|
|
1188
1265
|
...CloudHsmClusterResource.type.modelProperties,
|
|
1189
|
-
|
|
1190
|
-
serializedName: "properties.
|
|
1266
|
+
activationState: {
|
|
1267
|
+
serializedName: "properties.activationState",
|
|
1268
|
+
readOnly: true,
|
|
1191
1269
|
type: {
|
|
1192
|
-
name: "String"
|
|
1193
|
-
}
|
|
1270
|
+
name: "String",
|
|
1271
|
+
},
|
|
1194
1272
|
},
|
|
1195
1273
|
autoGeneratedDomainNameLabelScope: {
|
|
1196
1274
|
serializedName: "properties.autoGeneratedDomainNameLabelScope",
|
|
1197
1275
|
type: {
|
|
1198
|
-
name: "String"
|
|
1199
|
-
}
|
|
1200
|
-
},
|
|
1201
|
-
securityDomain: {
|
|
1202
|
-
serializedName: "properties.securityDomain",
|
|
1203
|
-
type: {
|
|
1204
|
-
name: "Composite",
|
|
1205
|
-
className: "CloudHsmClusterSecurityDomainProperties"
|
|
1206
|
-
}
|
|
1276
|
+
name: "String",
|
|
1277
|
+
},
|
|
1207
1278
|
},
|
|
1208
1279
|
hsms: {
|
|
1209
1280
|
serializedName: "properties.hsms",
|
|
1281
|
+
readOnly: true,
|
|
1210
1282
|
type: {
|
|
1211
1283
|
name: "Sequence",
|
|
1212
1284
|
element: {
|
|
1213
1285
|
type: {
|
|
1214
1286
|
name: "Composite",
|
|
1215
|
-
className: "CloudHsmProperties"
|
|
1216
|
-
}
|
|
1217
|
-
}
|
|
1218
|
-
}
|
|
1219
|
-
},
|
|
1220
|
-
publicNetworkAccess: {
|
|
1221
|
-
serializedName: "properties.publicNetworkAccess",
|
|
1222
|
-
type: {
|
|
1223
|
-
name: "String"
|
|
1224
|
-
}
|
|
1287
|
+
className: "CloudHsmProperties",
|
|
1288
|
+
},
|
|
1289
|
+
},
|
|
1290
|
+
},
|
|
1225
1291
|
},
|
|
1226
1292
|
privateEndpointConnections: {
|
|
1227
1293
|
serializedName: "properties.privateEndpointConnections",
|
|
1294
|
+
readOnly: true,
|
|
1228
1295
|
type: {
|
|
1229
1296
|
name: "Sequence",
|
|
1230
1297
|
element: {
|
|
1231
1298
|
type: {
|
|
1232
1299
|
name: "Composite",
|
|
1233
|
-
className: "PrivateEndpointConnection"
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
}
|
|
1300
|
+
className: "PrivateEndpointConnection",
|
|
1301
|
+
},
|
|
1302
|
+
},
|
|
1303
|
+
},
|
|
1237
1304
|
},
|
|
1238
|
-
|
|
1239
|
-
serializedName: "properties.
|
|
1305
|
+
provisioningState: {
|
|
1306
|
+
serializedName: "properties.provisioningState",
|
|
1240
1307
|
readOnly: true,
|
|
1241
1308
|
type: {
|
|
1242
|
-
name: "String"
|
|
1243
|
-
}
|
|
1309
|
+
name: "String",
|
|
1310
|
+
},
|
|
1244
1311
|
},
|
|
1245
|
-
|
|
1246
|
-
serializedName: "properties.
|
|
1312
|
+
publicNetworkAccess: {
|
|
1313
|
+
serializedName: "properties.publicNetworkAccess",
|
|
1247
1314
|
type: {
|
|
1248
|
-
name: "
|
|
1249
|
-
|
|
1250
|
-
}
|
|
1315
|
+
name: "String",
|
|
1316
|
+
},
|
|
1251
1317
|
},
|
|
1252
|
-
|
|
1253
|
-
serializedName: "properties.
|
|
1318
|
+
statusMessage: {
|
|
1319
|
+
serializedName: "properties.statusMessage",
|
|
1320
|
+
readOnly: true,
|
|
1254
1321
|
type: {
|
|
1255
|
-
name: "
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
}
|
|
1322
|
+
name: "String",
|
|
1323
|
+
},
|
|
1324
|
+
},
|
|
1325
|
+
},
|
|
1326
|
+
},
|
|
1261
1327
|
};
|
|
1262
1328
|
|
|
1263
1329
|
export const CloudHsmClustersUpdateHeaders: coreClient.CompositeMapper = {
|
|
@@ -1268,11 +1334,11 @@ export const CloudHsmClustersUpdateHeaders: coreClient.CompositeMapper = {
|
|
|
1268
1334
|
location: {
|
|
1269
1335
|
serializedName: "location",
|
|
1270
1336
|
type: {
|
|
1271
|
-
name: "String"
|
|
1272
|
-
}
|
|
1273
|
-
}
|
|
1274
|
-
}
|
|
1275
|
-
}
|
|
1337
|
+
name: "String",
|
|
1338
|
+
},
|
|
1339
|
+
},
|
|
1340
|
+
},
|
|
1341
|
+
},
|
|
1276
1342
|
};
|
|
1277
1343
|
|
|
1278
1344
|
export const CloudHsmClustersDeleteHeaders: coreClient.CompositeMapper = {
|
|
@@ -1283,24 +1349,181 @@ export const CloudHsmClustersDeleteHeaders: coreClient.CompositeMapper = {
|
|
|
1283
1349
|
location: {
|
|
1284
1350
|
serializedName: "location",
|
|
1285
1351
|
type: {
|
|
1286
|
-
name: "String"
|
|
1287
|
-
}
|
|
1288
|
-
}
|
|
1289
|
-
}
|
|
1290
|
-
}
|
|
1352
|
+
name: "String",
|
|
1353
|
+
},
|
|
1354
|
+
},
|
|
1355
|
+
},
|
|
1356
|
+
},
|
|
1357
|
+
};
|
|
1358
|
+
|
|
1359
|
+
export const CloudHsmClustersValidateBackupPropertiesHeaders: coreClient.CompositeMapper =
|
|
1360
|
+
{
|
|
1361
|
+
type: {
|
|
1362
|
+
name: "Composite",
|
|
1363
|
+
className: "CloudHsmClustersValidateBackupPropertiesHeaders",
|
|
1364
|
+
modelProperties: {
|
|
1365
|
+
xMsRequestId: {
|
|
1366
|
+
serializedName: "x-ms-request-id",
|
|
1367
|
+
type: {
|
|
1368
|
+
name: "String",
|
|
1369
|
+
},
|
|
1370
|
+
},
|
|
1371
|
+
},
|
|
1372
|
+
},
|
|
1373
|
+
};
|
|
1374
|
+
|
|
1375
|
+
export const CloudHsmClustersBackupHeaders: coreClient.CompositeMapper = {
|
|
1376
|
+
type: {
|
|
1377
|
+
name: "Composite",
|
|
1378
|
+
className: "CloudHsmClustersBackupHeaders",
|
|
1379
|
+
modelProperties: {
|
|
1380
|
+
xMsRequestId: {
|
|
1381
|
+
serializedName: "x-ms-request-id",
|
|
1382
|
+
type: {
|
|
1383
|
+
name: "String",
|
|
1384
|
+
},
|
|
1385
|
+
},
|
|
1386
|
+
},
|
|
1387
|
+
},
|
|
1388
|
+
};
|
|
1389
|
+
|
|
1390
|
+
export const CloudHsmClustersValidateRestorePropertiesHeaders: coreClient.CompositeMapper =
|
|
1391
|
+
{
|
|
1392
|
+
type: {
|
|
1393
|
+
name: "Composite",
|
|
1394
|
+
className: "CloudHsmClustersValidateRestorePropertiesHeaders",
|
|
1395
|
+
modelProperties: {
|
|
1396
|
+
xMsRequestId: {
|
|
1397
|
+
serializedName: "x-ms-request-id",
|
|
1398
|
+
type: {
|
|
1399
|
+
name: "String",
|
|
1400
|
+
},
|
|
1401
|
+
},
|
|
1402
|
+
},
|
|
1403
|
+
},
|
|
1404
|
+
};
|
|
1405
|
+
|
|
1406
|
+
export const CloudHsmClustersRestoreHeaders: coreClient.CompositeMapper = {
|
|
1407
|
+
type: {
|
|
1408
|
+
name: "Composite",
|
|
1409
|
+
className: "CloudHsmClustersRestoreHeaders",
|
|
1410
|
+
modelProperties: {
|
|
1411
|
+
xMsRequestId: {
|
|
1412
|
+
serializedName: "x-ms-request-id",
|
|
1413
|
+
type: {
|
|
1414
|
+
name: "String",
|
|
1415
|
+
},
|
|
1416
|
+
},
|
|
1417
|
+
},
|
|
1418
|
+
},
|
|
1419
|
+
};
|
|
1420
|
+
|
|
1421
|
+
export const CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper =
|
|
1422
|
+
{
|
|
1423
|
+
type: {
|
|
1424
|
+
name: "Composite",
|
|
1425
|
+
className: "CloudHsmClusterPrivateEndpointConnectionsDeleteHeaders",
|
|
1426
|
+
modelProperties: {
|
|
1427
|
+
location: {
|
|
1428
|
+
serializedName: "location",
|
|
1429
|
+
type: {
|
|
1430
|
+
name: "String",
|
|
1431
|
+
},
|
|
1432
|
+
},
|
|
1433
|
+
},
|
|
1434
|
+
},
|
|
1435
|
+
};
|
|
1436
|
+
|
|
1437
|
+
export const CloudHsmClusterBackupStatusGetHeaders: coreClient.CompositeMapper =
|
|
1438
|
+
{
|
|
1439
|
+
type: {
|
|
1440
|
+
name: "Composite",
|
|
1441
|
+
className: "CloudHsmClusterBackupStatusGetHeaders",
|
|
1442
|
+
modelProperties: {
|
|
1443
|
+
xMsRequestId: {
|
|
1444
|
+
serializedName: "x-ms-request-id",
|
|
1445
|
+
type: {
|
|
1446
|
+
name: "String",
|
|
1447
|
+
},
|
|
1448
|
+
},
|
|
1449
|
+
},
|
|
1450
|
+
},
|
|
1451
|
+
};
|
|
1452
|
+
|
|
1453
|
+
export const CloudHsmClusterBackupStatusGetExceptionHeaders: coreClient.CompositeMapper =
|
|
1454
|
+
{
|
|
1455
|
+
type: {
|
|
1456
|
+
name: "Composite",
|
|
1457
|
+
className: "CloudHsmClusterBackupStatusGetExceptionHeaders",
|
|
1458
|
+
modelProperties: {
|
|
1459
|
+
xMsRequestId: {
|
|
1460
|
+
serializedName: "x-ms-request-id",
|
|
1461
|
+
type: {
|
|
1462
|
+
name: "String",
|
|
1463
|
+
},
|
|
1464
|
+
},
|
|
1465
|
+
},
|
|
1466
|
+
},
|
|
1467
|
+
};
|
|
1468
|
+
|
|
1469
|
+
export const CloudHsmClusterRestoreStatusGetHeaders: coreClient.CompositeMapper =
|
|
1470
|
+
{
|
|
1471
|
+
type: {
|
|
1472
|
+
name: "Composite",
|
|
1473
|
+
className: "CloudHsmClusterRestoreStatusGetHeaders",
|
|
1474
|
+
modelProperties: {
|
|
1475
|
+
xMsRequestId: {
|
|
1476
|
+
serializedName: "x-ms-request-id",
|
|
1477
|
+
type: {
|
|
1478
|
+
name: "String",
|
|
1479
|
+
},
|
|
1480
|
+
},
|
|
1481
|
+
},
|
|
1482
|
+
},
|
|
1483
|
+
};
|
|
1484
|
+
|
|
1485
|
+
export const CloudHsmClusterRestoreStatusGetExceptionHeaders: coreClient.CompositeMapper =
|
|
1486
|
+
{
|
|
1487
|
+
type: {
|
|
1488
|
+
name: "Composite",
|
|
1489
|
+
className: "CloudHsmClusterRestoreStatusGetExceptionHeaders",
|
|
1490
|
+
modelProperties: {
|
|
1491
|
+
xMsRequestId: {
|
|
1492
|
+
serializedName: "x-ms-request-id",
|
|
1493
|
+
type: {
|
|
1494
|
+
name: "String",
|
|
1495
|
+
},
|
|
1496
|
+
},
|
|
1497
|
+
},
|
|
1498
|
+
},
|
|
1499
|
+
};
|
|
1500
|
+
|
|
1501
|
+
export const DedicatedHsmUpdateHeaders: coreClient.CompositeMapper = {
|
|
1502
|
+
type: {
|
|
1503
|
+
name: "Composite",
|
|
1504
|
+
className: "DedicatedHsmUpdateHeaders",
|
|
1505
|
+
modelProperties: {
|
|
1506
|
+
location: {
|
|
1507
|
+
serializedName: "location",
|
|
1508
|
+
type: {
|
|
1509
|
+
name: "String",
|
|
1510
|
+
},
|
|
1511
|
+
},
|
|
1512
|
+
},
|
|
1513
|
+
},
|
|
1291
1514
|
};
|
|
1292
1515
|
|
|
1293
|
-
export const
|
|
1516
|
+
export const DedicatedHsmDeleteHeaders: coreClient.CompositeMapper = {
|
|
1294
1517
|
type: {
|
|
1295
1518
|
name: "Composite",
|
|
1296
|
-
className: "
|
|
1519
|
+
className: "DedicatedHsmDeleteHeaders",
|
|
1297
1520
|
modelProperties: {
|
|
1298
1521
|
location: {
|
|
1299
1522
|
serializedName: "location",
|
|
1300
1523
|
type: {
|
|
1301
|
-
name: "String"
|
|
1302
|
-
}
|
|
1303
|
-
}
|
|
1304
|
-
}
|
|
1305
|
-
}
|
|
1524
|
+
name: "String",
|
|
1525
|
+
},
|
|
1526
|
+
},
|
|
1527
|
+
},
|
|
1528
|
+
},
|
|
1306
1529
|
};
|