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