@azure/arm-hdinsight 1.2.2-alpha.20230718.1 → 1.3.0-beta.1
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 +6 -10
- package/README.md +1 -1
- package/dist/index.js +3489 -3399
- 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/applicationsCreateSample.js +1 -1
- package/dist-esm/samples-dev/applicationsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/applicationsGetAzureAsyncOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/applicationsGetSample.js +2 -2
- package/dist-esm/samples-dev/applicationsListByClusterSample.js +1 -1
- package/dist-esm/samples-dev/clustersCreateSample.js +26 -13
- package/dist-esm/samples-dev/clustersCreateSample.js.map +1 -1
- package/dist-esm/samples-dev/clustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/clustersExecuteScriptActionsSample.js +1 -1
- package/dist-esm/samples-dev/clustersGetAzureAsyncOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/clustersGetGatewaySettingsSample.js +1 -1
- package/dist-esm/samples-dev/clustersGetSample.js +2 -2
- package/dist-esm/samples-dev/clustersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/clustersListSample.js +1 -1
- package/dist-esm/samples-dev/clustersResizeSample.js +1 -1
- package/dist-esm/samples-dev/clustersRotateDiskEncryptionKeySample.js +1 -1
- package/dist-esm/samples-dev/clustersUpdateAutoScaleConfigurationSample.js +3 -3
- package/dist-esm/samples-dev/clustersUpdateGatewaySettingsSample.js +1 -1
- package/dist-esm/samples-dev/clustersUpdateIdentityCertificateSample.js +1 -1
- package/dist-esm/samples-dev/clustersUpdateSample.js +1 -1
- package/dist-esm/samples-dev/configurationsGetSample.js +1 -1
- package/dist-esm/samples-dev/configurationsListSample.js +1 -1
- package/dist-esm/samples-dev/configurationsUpdateSample.js +2 -2
- package/dist-esm/samples-dev/extensionsCreateSample.js +1 -1
- package/dist-esm/samples-dev/extensionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/extensionsDisableAzureMonitorSample.js +1 -1
- package/dist-esm/samples-dev/extensionsDisableMonitoringSample.js +1 -1
- package/dist-esm/samples-dev/extensionsEnableAzureMonitorSample.js +1 -1
- package/dist-esm/samples-dev/extensionsEnableMonitoringSample.js +1 -1
- package/dist-esm/samples-dev/extensionsGetAzureAsyncOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/extensionsGetAzureMonitorStatusSample.js +1 -1
- package/dist-esm/samples-dev/extensionsGetMonitoringStatusSample.js +1 -1
- package/dist-esm/samples-dev/extensionsGetSample.js +1 -1
- package/dist-esm/samples-dev/locationsCheckNameAvailabilitySample.js +1 -1
- package/dist-esm/samples-dev/locationsGetAzureAsyncOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/locationsGetCapabilitiesSample.js +1 -1
- package/dist-esm/samples-dev/locationsListBillingSpecsSample.js +1 -1
- package/dist-esm/samples-dev/locationsListUsagesSample.js +1 -1
- package/dist-esm/samples-dev/locationsValidateClusterCreateRequestSample.js +2 -1
- package/dist-esm/samples-dev/locationsValidateClusterCreateRequestSample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
- package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsListSample.js +58 -0
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListByClusterSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListByClusterSample.js +1 -1
- package/dist-esm/samples-dev/scriptActionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/scriptActionsGetExecutionAsyncOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/scriptActionsGetExecutionDetailSample.js +1 -1
- package/dist-esm/samples-dev/scriptActionsListByClusterSample.js +1 -1
- package/dist-esm/samples-dev/scriptExecutionHistoryListByClusterSample.js +1 -1
- package/dist-esm/samples-dev/scriptExecutionHistoryPromoteSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesGetAsyncOperationStatusSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesListHostsSample.js +1 -1
- package/dist-esm/samples-dev/virtualMachinesRestartHostsSample.js +1 -1
- package/dist-esm/src/hDInsightManagementClient.d.ts +6 -6
- package/dist-esm/src/hDInsightManagementClient.d.ts.map +1 -1
- package/dist-esm/src/hDInsightManagementClient.js +8 -8
- package/dist-esm/src/hDInsightManagementClient.js.map +1 -1
- package/dist-esm/src/lroImpl.d.ts +6 -11
- package/dist-esm/src/lroImpl.d.ts.map +1 -1
- package/dist-esm/src/lroImpl.js +12 -20
- package/dist-esm/src/lroImpl.js.map +1 -1
- package/dist-esm/src/models/index.d.ts +696 -694
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +62 -62
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +35 -35
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +1451 -1445
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.d.ts +12 -12
- package/dist-esm/src/models/parameters.d.ts.map +1 -1
- package/dist-esm/src/models/parameters.js +91 -91
- package/dist-esm/src/models/parameters.js.map +1 -1
- package/dist-esm/src/operations/applications.d.ts +3 -3
- package/dist-esm/src/operations/applications.d.ts.map +1 -1
- package/dist-esm/src/operations/applications.js +30 -16
- package/dist-esm/src/operations/applications.js.map +1 -1
- package/dist-esm/src/operations/clusters.d.ts +9 -9
- package/dist-esm/src/operations/clusters.d.ts.map +1 -1
- package/dist-esm/src/operations/clusters.js +90 -58
- package/dist-esm/src/operations/clusters.js.map +1 -1
- package/dist-esm/src/operations/configurations.d.ts +2 -2
- package/dist-esm/src/operations/configurations.d.ts.map +1 -1
- package/dist-esm/src/operations/configurations.js +19 -15
- package/dist-esm/src/operations/configurations.js.map +1 -1
- package/dist-esm/src/operations/extensions.d.ts +7 -7
- package/dist-esm/src/operations/extensions.d.ts.map +1 -1
- package/dist-esm/src/operations/extensions.js +68 -38
- package/dist-esm/src/operations/extensions.js.map +1 -1
- package/dist-esm/src/operations/index.d.ts +5 -5
- package/dist-esm/src/operations/index.d.ts.map +1 -1
- package/dist-esm/src/operations/index.js +5 -5
- package/dist-esm/src/operations/index.js.map +1 -1
- package/dist-esm/src/operations/locations.js +4 -4
- package/dist-esm/src/operations/locations.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 +32 -24
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
- package/dist-esm/src/operations/virtualMachines.d.ts +2 -2
- package/dist-esm/src/operations/virtualMachines.d.ts.map +1 -1
- package/dist-esm/src/operations/virtualMachines.js +12 -8
- package/dist-esm/src/operations/virtualMachines.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/applications.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/applications.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/clusters.d.ts +9 -9
- package/dist-esm/src/operationsInterfaces/clusters.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/configurations.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/configurations.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/extensions.d.ts +7 -7
- package/dist-esm/src/operationsInterfaces/extensions.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.d.ts +5 -5
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/index.js +5 -5
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +3 -3
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts +2 -2
- package/dist-esm/src/operationsInterfaces/virtualMachines.d.ts.map +1 -1
- package/dist-esm/test/hdinsights_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/hdinsights_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/hdinsights_operations_test.spec.js +86 -0
- package/dist-esm/test/hdinsights_operations_test.spec.js.map +1 -0
- package/package.json +7 -7
- package/review/arm-hdinsight.api.md +23 -22
- package/src/hDInsightManagementClient.ts +24 -24
- package/src/lroImpl.ts +31 -23
- package/src/models/index.ts +838 -836
- package/src/models/mappers.ts +1559 -1553
- package/src/models/parameters.ts +101 -101
- package/src/operations/applications.ts +40 -27
- package/src/operations/clusters.ts +106 -99
- package/src/operations/configurations.ts +18 -14
- package/src/operations/extensions.ts +78 -68
- package/src/operations/index.ts +5 -5
- package/src/operations/locations.ts +4 -4
- package/src/operations/privateEndpointConnections.ts +31 -24
- package/src/operations/virtualMachines.ts +17 -13
- package/src/operationsInterfaces/applications.ts +4 -4
- package/src/operationsInterfaces/clusters.ts +10 -10
- package/src/operationsInterfaces/configurations.ts +2 -2
- package/src/operationsInterfaces/extensions.ts +7 -7
- package/src/operationsInterfaces/index.ts +5 -5
- package/src/operationsInterfaces/privateEndpointConnections.ts +4 -4
- package/src/operationsInterfaces/virtualMachines.ts +2 -2
- package/types/arm-hdinsight.d.ts +29 -27
- package/types/tsdoc-metadata.json +1 -1
- package/dist-esm/test/sampleTest.d.ts +0 -2
- package/dist-esm/test/sampleTest.d.ts.map +0 -1
- package/dist-esm/test/sampleTest.js +0 -38
- package/dist-esm/test/sampleTest.js.map +0 -1
|
@@ -5,96 +5,38 @@
|
|
|
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
|
|
8
|
+
export const ApplicationListResult = {
|
|
9
9
|
type: {
|
|
10
10
|
name: "Composite",
|
|
11
|
-
className: "
|
|
11
|
+
className: "ApplicationListResult",
|
|
12
12
|
modelProperties: {
|
|
13
|
-
|
|
14
|
-
serializedName: "
|
|
15
|
-
type: {
|
|
16
|
-
name: "String"
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
tags: {
|
|
20
|
-
serializedName: "tags",
|
|
21
|
-
type: {
|
|
22
|
-
name: "Dictionary",
|
|
23
|
-
value: { type: { name: "String" } }
|
|
24
|
-
}
|
|
25
|
-
},
|
|
26
|
-
zones: {
|
|
27
|
-
serializedName: "zones",
|
|
13
|
+
value: {
|
|
14
|
+
serializedName: "value",
|
|
28
15
|
type: {
|
|
29
16
|
name: "Sequence",
|
|
30
17
|
element: {
|
|
31
18
|
type: {
|
|
32
|
-
name: "
|
|
19
|
+
name: "Composite",
|
|
20
|
+
className: "Application"
|
|
33
21
|
}
|
|
34
22
|
}
|
|
35
23
|
}
|
|
36
24
|
},
|
|
37
|
-
|
|
38
|
-
serializedName: "
|
|
39
|
-
|
|
40
|
-
name: "Composite",
|
|
41
|
-
className: "ClusterCreateProperties"
|
|
42
|
-
}
|
|
43
|
-
},
|
|
44
|
-
identity: {
|
|
45
|
-
serializedName: "identity",
|
|
25
|
+
nextLink: {
|
|
26
|
+
serializedName: "nextLink",
|
|
27
|
+
readOnly: true,
|
|
46
28
|
type: {
|
|
47
|
-
name: "
|
|
48
|
-
className: "ClusterIdentity"
|
|
29
|
+
name: "String"
|
|
49
30
|
}
|
|
50
31
|
}
|
|
51
32
|
}
|
|
52
33
|
}
|
|
53
34
|
};
|
|
54
|
-
export const
|
|
35
|
+
export const ApplicationProperties = {
|
|
55
36
|
type: {
|
|
56
37
|
name: "Composite",
|
|
57
|
-
className: "
|
|
38
|
+
className: "ApplicationProperties",
|
|
58
39
|
modelProperties: {
|
|
59
|
-
clusterVersion: {
|
|
60
|
-
serializedName: "clusterVersion",
|
|
61
|
-
type: {
|
|
62
|
-
name: "String"
|
|
63
|
-
}
|
|
64
|
-
},
|
|
65
|
-
osType: {
|
|
66
|
-
serializedName: "osType",
|
|
67
|
-
type: {
|
|
68
|
-
name: "String"
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
tier: {
|
|
72
|
-
serializedName: "tier",
|
|
73
|
-
type: {
|
|
74
|
-
name: "String"
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
clusterDefinition: {
|
|
78
|
-
serializedName: "clusterDefinition",
|
|
79
|
-
type: {
|
|
80
|
-
name: "Composite",
|
|
81
|
-
className: "ClusterDefinition"
|
|
82
|
-
}
|
|
83
|
-
},
|
|
84
|
-
kafkaRestProperties: {
|
|
85
|
-
serializedName: "kafkaRestProperties",
|
|
86
|
-
type: {
|
|
87
|
-
name: "Composite",
|
|
88
|
-
className: "KafkaRestProperties"
|
|
89
|
-
}
|
|
90
|
-
},
|
|
91
|
-
securityProfile: {
|
|
92
|
-
serializedName: "securityProfile",
|
|
93
|
-
type: {
|
|
94
|
-
name: "Composite",
|
|
95
|
-
className: "SecurityProfile"
|
|
96
|
-
}
|
|
97
|
-
},
|
|
98
40
|
computeProfile: {
|
|
99
41
|
serializedName: "computeProfile",
|
|
100
42
|
type: {
|
|
@@ -102,206 +44,111 @@ export const ClusterCreateProperties = {
|
|
|
102
44
|
className: "ComputeProfile"
|
|
103
45
|
}
|
|
104
46
|
},
|
|
105
|
-
|
|
106
|
-
serializedName: "
|
|
107
|
-
type: {
|
|
108
|
-
name: "Composite",
|
|
109
|
-
className: "StorageProfile"
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
diskEncryptionProperties: {
|
|
113
|
-
serializedName: "diskEncryptionProperties",
|
|
114
|
-
type: {
|
|
115
|
-
name: "Composite",
|
|
116
|
-
className: "DiskEncryptionProperties"
|
|
117
|
-
}
|
|
118
|
-
},
|
|
119
|
-
encryptionInTransitProperties: {
|
|
120
|
-
serializedName: "encryptionInTransitProperties",
|
|
121
|
-
type: {
|
|
122
|
-
name: "Composite",
|
|
123
|
-
className: "EncryptionInTransitProperties"
|
|
124
|
-
}
|
|
125
|
-
},
|
|
126
|
-
minSupportedTlsVersion: {
|
|
127
|
-
serializedName: "minSupportedTlsVersion",
|
|
128
|
-
type: {
|
|
129
|
-
name: "String"
|
|
130
|
-
}
|
|
131
|
-
},
|
|
132
|
-
networkProperties: {
|
|
133
|
-
serializedName: "networkProperties",
|
|
134
|
-
type: {
|
|
135
|
-
name: "Composite",
|
|
136
|
-
className: "NetworkProperties"
|
|
137
|
-
}
|
|
138
|
-
},
|
|
139
|
-
computeIsolationProperties: {
|
|
140
|
-
serializedName: "computeIsolationProperties",
|
|
141
|
-
type: {
|
|
142
|
-
name: "Composite",
|
|
143
|
-
className: "ComputeIsolationProperties"
|
|
144
|
-
}
|
|
145
|
-
},
|
|
146
|
-
privateLinkConfigurations: {
|
|
147
|
-
serializedName: "privateLinkConfigurations",
|
|
47
|
+
installScriptActions: {
|
|
48
|
+
serializedName: "installScriptActions",
|
|
148
49
|
type: {
|
|
149
50
|
name: "Sequence",
|
|
150
51
|
element: {
|
|
151
52
|
type: {
|
|
152
53
|
name: "Composite",
|
|
153
|
-
className: "
|
|
54
|
+
className: "RuntimeScriptAction"
|
|
154
55
|
}
|
|
155
56
|
}
|
|
156
57
|
}
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
};
|
|
161
|
-
export const ClusterDefinition = {
|
|
162
|
-
type: {
|
|
163
|
-
name: "Composite",
|
|
164
|
-
className: "ClusterDefinition",
|
|
165
|
-
modelProperties: {
|
|
166
|
-
blueprint: {
|
|
167
|
-
serializedName: "blueprint",
|
|
168
|
-
type: {
|
|
169
|
-
name: "String"
|
|
170
|
-
}
|
|
171
58
|
},
|
|
172
|
-
|
|
173
|
-
serializedName: "
|
|
174
|
-
type: {
|
|
175
|
-
name: "String"
|
|
176
|
-
}
|
|
177
|
-
},
|
|
178
|
-
componentVersion: {
|
|
179
|
-
serializedName: "componentVersion",
|
|
59
|
+
uninstallScriptActions: {
|
|
60
|
+
serializedName: "uninstallScriptActions",
|
|
180
61
|
type: {
|
|
181
|
-
name: "
|
|
182
|
-
|
|
62
|
+
name: "Sequence",
|
|
63
|
+
element: {
|
|
64
|
+
type: {
|
|
65
|
+
name: "Composite",
|
|
66
|
+
className: "RuntimeScriptAction"
|
|
67
|
+
}
|
|
68
|
+
}
|
|
183
69
|
}
|
|
184
70
|
},
|
|
185
|
-
|
|
186
|
-
serializedName: "
|
|
187
|
-
type: {
|
|
188
|
-
name: "Dictionary",
|
|
189
|
-
value: { type: { name: "any" } }
|
|
190
|
-
}
|
|
191
|
-
}
|
|
192
|
-
}
|
|
193
|
-
}
|
|
194
|
-
};
|
|
195
|
-
export const KafkaRestProperties = {
|
|
196
|
-
type: {
|
|
197
|
-
name: "Composite",
|
|
198
|
-
className: "KafkaRestProperties",
|
|
199
|
-
modelProperties: {
|
|
200
|
-
clientGroupInfo: {
|
|
201
|
-
serializedName: "clientGroupInfo",
|
|
71
|
+
httpsEndpoints: {
|
|
72
|
+
serializedName: "httpsEndpoints",
|
|
202
73
|
type: {
|
|
203
|
-
name: "
|
|
204
|
-
|
|
74
|
+
name: "Sequence",
|
|
75
|
+
element: {
|
|
76
|
+
type: {
|
|
77
|
+
name: "Composite",
|
|
78
|
+
className: "ApplicationGetHttpsEndpoint"
|
|
79
|
+
}
|
|
80
|
+
}
|
|
205
81
|
}
|
|
206
82
|
},
|
|
207
|
-
|
|
208
|
-
serializedName: "
|
|
209
|
-
type: {
|
|
210
|
-
name: "Dictionary",
|
|
211
|
-
value: { type: { name: "String" } }
|
|
212
|
-
}
|
|
213
|
-
}
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
};
|
|
217
|
-
export const ClientGroupInfo = {
|
|
218
|
-
type: {
|
|
219
|
-
name: "Composite",
|
|
220
|
-
className: "ClientGroupInfo",
|
|
221
|
-
modelProperties: {
|
|
222
|
-
groupName: {
|
|
223
|
-
serializedName: "groupName",
|
|
83
|
+
sshEndpoints: {
|
|
84
|
+
serializedName: "sshEndpoints",
|
|
224
85
|
type: {
|
|
225
|
-
name: "
|
|
86
|
+
name: "Sequence",
|
|
87
|
+
element: {
|
|
88
|
+
type: {
|
|
89
|
+
name: "Composite",
|
|
90
|
+
className: "ApplicationGetEndpoint"
|
|
91
|
+
}
|
|
92
|
+
}
|
|
226
93
|
}
|
|
227
94
|
},
|
|
228
|
-
|
|
229
|
-
serializedName: "
|
|
230
|
-
|
|
231
|
-
name: "String"
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
};
|
|
237
|
-
export const SecurityProfile = {
|
|
238
|
-
type: {
|
|
239
|
-
name: "Composite",
|
|
240
|
-
className: "SecurityProfile",
|
|
241
|
-
modelProperties: {
|
|
242
|
-
directoryType: {
|
|
243
|
-
serializedName: "directoryType",
|
|
95
|
+
provisioningState: {
|
|
96
|
+
serializedName: "provisioningState",
|
|
97
|
+
readOnly: true,
|
|
244
98
|
type: {
|
|
245
99
|
name: "String"
|
|
246
100
|
}
|
|
247
101
|
},
|
|
248
|
-
|
|
249
|
-
serializedName: "
|
|
102
|
+
applicationType: {
|
|
103
|
+
serializedName: "applicationType",
|
|
250
104
|
type: {
|
|
251
105
|
name: "String"
|
|
252
106
|
}
|
|
253
107
|
},
|
|
254
|
-
|
|
255
|
-
serializedName: "
|
|
108
|
+
applicationState: {
|
|
109
|
+
serializedName: "applicationState",
|
|
110
|
+
readOnly: true,
|
|
256
111
|
type: {
|
|
257
112
|
name: "String"
|
|
258
113
|
}
|
|
259
114
|
},
|
|
260
|
-
|
|
261
|
-
serializedName: "
|
|
115
|
+
errors: {
|
|
116
|
+
serializedName: "errors",
|
|
262
117
|
type: {
|
|
263
118
|
name: "Sequence",
|
|
264
119
|
element: {
|
|
265
120
|
type: {
|
|
266
|
-
name: "
|
|
121
|
+
name: "Composite",
|
|
122
|
+
className: "Errors"
|
|
267
123
|
}
|
|
268
124
|
}
|
|
269
125
|
}
|
|
270
126
|
},
|
|
271
|
-
|
|
272
|
-
serializedName: "
|
|
127
|
+
createdDate: {
|
|
128
|
+
serializedName: "createdDate",
|
|
129
|
+
readOnly: true,
|
|
273
130
|
type: {
|
|
274
131
|
name: "String"
|
|
275
132
|
}
|
|
276
133
|
},
|
|
277
|
-
|
|
278
|
-
serializedName: "
|
|
134
|
+
marketplaceIdentifier: {
|
|
135
|
+
serializedName: "marketplaceIdentifier",
|
|
136
|
+
readOnly: true,
|
|
279
137
|
type: {
|
|
280
138
|
name: "String"
|
|
281
139
|
}
|
|
282
140
|
},
|
|
283
|
-
|
|
284
|
-
serializedName: "
|
|
141
|
+
privateLinkConfigurations: {
|
|
142
|
+
serializedName: "privateLinkConfigurations",
|
|
285
143
|
type: {
|
|
286
144
|
name: "Sequence",
|
|
287
145
|
element: {
|
|
288
146
|
type: {
|
|
289
|
-
name: "
|
|
147
|
+
name: "Composite",
|
|
148
|
+
className: "PrivateLinkConfiguration"
|
|
290
149
|
}
|
|
291
150
|
}
|
|
292
151
|
}
|
|
293
|
-
},
|
|
294
|
-
aaddsResourceId: {
|
|
295
|
-
serializedName: "aaddsResourceId",
|
|
296
|
-
type: {
|
|
297
|
-
name: "String"
|
|
298
|
-
}
|
|
299
|
-
},
|
|
300
|
-
msiResourceId: {
|
|
301
|
-
serializedName: "msiResourceId",
|
|
302
|
-
type: {
|
|
303
|
-
name: "String"
|
|
304
|
-
}
|
|
305
152
|
}
|
|
306
153
|
}
|
|
307
154
|
}
|
|
@@ -704,81 +551,46 @@ export const ScriptAction = {
|
|
|
704
551
|
}
|
|
705
552
|
}
|
|
706
553
|
};
|
|
707
|
-
export const
|
|
708
|
-
type: {
|
|
709
|
-
name: "Composite",
|
|
710
|
-
className: "StorageProfile",
|
|
711
|
-
modelProperties: {
|
|
712
|
-
storageaccounts: {
|
|
713
|
-
serializedName: "storageaccounts",
|
|
714
|
-
type: {
|
|
715
|
-
name: "Sequence",
|
|
716
|
-
element: {
|
|
717
|
-
type: {
|
|
718
|
-
name: "Composite",
|
|
719
|
-
className: "StorageAccount"
|
|
720
|
-
}
|
|
721
|
-
}
|
|
722
|
-
}
|
|
723
|
-
}
|
|
724
|
-
}
|
|
725
|
-
}
|
|
726
|
-
};
|
|
727
|
-
export const StorageAccount = {
|
|
554
|
+
export const RuntimeScriptAction = {
|
|
728
555
|
type: {
|
|
729
556
|
name: "Composite",
|
|
730
|
-
className: "
|
|
557
|
+
className: "RuntimeScriptAction",
|
|
731
558
|
modelProperties: {
|
|
732
559
|
name: {
|
|
733
560
|
serializedName: "name",
|
|
561
|
+
required: true,
|
|
734
562
|
type: {
|
|
735
563
|
name: "String"
|
|
736
564
|
}
|
|
737
565
|
},
|
|
738
|
-
|
|
739
|
-
serializedName: "
|
|
740
|
-
|
|
741
|
-
name: "Boolean"
|
|
742
|
-
}
|
|
743
|
-
},
|
|
744
|
-
container: {
|
|
745
|
-
serializedName: "container",
|
|
746
|
-
type: {
|
|
747
|
-
name: "String"
|
|
748
|
-
}
|
|
749
|
-
},
|
|
750
|
-
fileSystem: {
|
|
751
|
-
serializedName: "fileSystem",
|
|
752
|
-
type: {
|
|
753
|
-
name: "String"
|
|
754
|
-
}
|
|
755
|
-
},
|
|
756
|
-
key: {
|
|
757
|
-
serializedName: "key",
|
|
758
|
-
type: {
|
|
759
|
-
name: "String"
|
|
760
|
-
}
|
|
761
|
-
},
|
|
762
|
-
resourceId: {
|
|
763
|
-
serializedName: "resourceId",
|
|
566
|
+
uri: {
|
|
567
|
+
serializedName: "uri",
|
|
568
|
+
required: true,
|
|
764
569
|
type: {
|
|
765
570
|
name: "String"
|
|
766
571
|
}
|
|
767
572
|
},
|
|
768
|
-
|
|
769
|
-
serializedName: "
|
|
573
|
+
parameters: {
|
|
574
|
+
serializedName: "parameters",
|
|
770
575
|
type: {
|
|
771
576
|
name: "String"
|
|
772
577
|
}
|
|
773
578
|
},
|
|
774
|
-
|
|
775
|
-
serializedName: "
|
|
579
|
+
roles: {
|
|
580
|
+
serializedName: "roles",
|
|
581
|
+
required: true,
|
|
776
582
|
type: {
|
|
777
|
-
name: "
|
|
583
|
+
name: "Sequence",
|
|
584
|
+
element: {
|
|
585
|
+
type: {
|
|
586
|
+
name: "String"
|
|
587
|
+
}
|
|
588
|
+
}
|
|
778
589
|
}
|
|
779
590
|
},
|
|
780
|
-
|
|
781
|
-
serializedName: "
|
|
591
|
+
applicationName: {
|
|
592
|
+
serializedName: "applicationName",
|
|
593
|
+
readOnly: true,
|
|
782
594
|
type: {
|
|
783
595
|
name: "String"
|
|
784
596
|
}
|
|
@@ -786,59 +598,56 @@ export const StorageAccount = {
|
|
|
786
598
|
}
|
|
787
599
|
}
|
|
788
600
|
};
|
|
789
|
-
export const
|
|
601
|
+
export const ApplicationGetHttpsEndpoint = {
|
|
790
602
|
type: {
|
|
791
603
|
name: "Composite",
|
|
792
|
-
className: "
|
|
604
|
+
className: "ApplicationGetHttpsEndpoint",
|
|
793
605
|
modelProperties: {
|
|
794
|
-
|
|
795
|
-
serializedName: "
|
|
606
|
+
accessModes: {
|
|
607
|
+
serializedName: "accessModes",
|
|
796
608
|
type: {
|
|
797
|
-
name: "
|
|
609
|
+
name: "Sequence",
|
|
610
|
+
element: {
|
|
611
|
+
type: {
|
|
612
|
+
name: "String"
|
|
613
|
+
}
|
|
614
|
+
}
|
|
798
615
|
}
|
|
799
616
|
},
|
|
800
|
-
|
|
801
|
-
serializedName: "
|
|
617
|
+
location: {
|
|
618
|
+
serializedName: "location",
|
|
619
|
+
readOnly: true,
|
|
802
620
|
type: {
|
|
803
621
|
name: "String"
|
|
804
622
|
}
|
|
805
623
|
},
|
|
806
|
-
|
|
807
|
-
serializedName: "
|
|
624
|
+
destinationPort: {
|
|
625
|
+
serializedName: "destinationPort",
|
|
808
626
|
type: {
|
|
809
|
-
name: "
|
|
627
|
+
name: "Number"
|
|
810
628
|
}
|
|
811
629
|
},
|
|
812
|
-
|
|
813
|
-
serializedName: "
|
|
630
|
+
publicPort: {
|
|
631
|
+
serializedName: "publicPort",
|
|
632
|
+
readOnly: true,
|
|
814
633
|
type: {
|
|
815
|
-
name: "
|
|
634
|
+
name: "Number"
|
|
816
635
|
}
|
|
817
636
|
},
|
|
818
|
-
|
|
819
|
-
serializedName: "
|
|
637
|
+
privateIPAddress: {
|
|
638
|
+
serializedName: "privateIPAddress",
|
|
820
639
|
type: {
|
|
821
640
|
name: "String"
|
|
822
641
|
}
|
|
823
642
|
},
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
serializedName: "encryptionAtHost",
|
|
643
|
+
subDomainSuffix: {
|
|
644
|
+
serializedName: "subDomainSuffix",
|
|
827
645
|
type: {
|
|
828
|
-
name: "
|
|
646
|
+
name: "String"
|
|
829
647
|
}
|
|
830
|
-
}
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
};
|
|
834
|
-
export const EncryptionInTransitProperties = {
|
|
835
|
-
type: {
|
|
836
|
-
name: "Composite",
|
|
837
|
-
className: "EncryptionInTransitProperties",
|
|
838
|
-
modelProperties: {
|
|
839
|
-
isEncryptionInTransitEnabled: {
|
|
840
|
-
defaultValue: false,
|
|
841
|
-
serializedName: "isEncryptionInTransitEnabled",
|
|
648
|
+
},
|
|
649
|
+
disableGatewayAuth: {
|
|
650
|
+
serializedName: "disableGatewayAuth",
|
|
842
651
|
type: {
|
|
843
652
|
name: "Boolean"
|
|
844
653
|
}
|
|
@@ -846,19 +655,31 @@ export const EncryptionInTransitProperties = {
|
|
|
846
655
|
}
|
|
847
656
|
}
|
|
848
657
|
};
|
|
849
|
-
export const
|
|
658
|
+
export const ApplicationGetEndpoint = {
|
|
850
659
|
type: {
|
|
851
660
|
name: "Composite",
|
|
852
|
-
className: "
|
|
661
|
+
className: "ApplicationGetEndpoint",
|
|
853
662
|
modelProperties: {
|
|
854
|
-
|
|
855
|
-
serializedName: "
|
|
663
|
+
location: {
|
|
664
|
+
serializedName: "location",
|
|
856
665
|
type: {
|
|
857
666
|
name: "String"
|
|
858
667
|
}
|
|
859
668
|
},
|
|
860
|
-
|
|
861
|
-
serializedName: "
|
|
669
|
+
destinationPort: {
|
|
670
|
+
serializedName: "destinationPort",
|
|
671
|
+
type: {
|
|
672
|
+
name: "Number"
|
|
673
|
+
}
|
|
674
|
+
},
|
|
675
|
+
publicPort: {
|
|
676
|
+
serializedName: "publicPort",
|
|
677
|
+
type: {
|
|
678
|
+
name: "Number"
|
|
679
|
+
}
|
|
680
|
+
},
|
|
681
|
+
privateIPAddress: {
|
|
682
|
+
serializedName: "privateIPAddress",
|
|
862
683
|
type: {
|
|
863
684
|
name: "String"
|
|
864
685
|
}
|
|
@@ -866,20 +687,19 @@ export const NetworkProperties = {
|
|
|
866
687
|
}
|
|
867
688
|
}
|
|
868
689
|
};
|
|
869
|
-
export const
|
|
690
|
+
export const Errors = {
|
|
870
691
|
type: {
|
|
871
692
|
name: "Composite",
|
|
872
|
-
className: "
|
|
693
|
+
className: "Errors",
|
|
873
694
|
modelProperties: {
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
serializedName: "enableComputeIsolation",
|
|
695
|
+
code: {
|
|
696
|
+
serializedName: "code",
|
|
877
697
|
type: {
|
|
878
|
-
name: "
|
|
698
|
+
name: "String"
|
|
879
699
|
}
|
|
880
700
|
},
|
|
881
|
-
|
|
882
|
-
serializedName: "
|
|
701
|
+
message: {
|
|
702
|
+
serializedName: "message",
|
|
883
703
|
type: {
|
|
884
704
|
name: "String"
|
|
885
705
|
}
|
|
@@ -1018,20 +838,64 @@ export const ResourceId = {
|
|
|
1018
838
|
}
|
|
1019
839
|
}
|
|
1020
840
|
};
|
|
1021
|
-
export const
|
|
841
|
+
export const SystemData = {
|
|
1022
842
|
type: {
|
|
1023
843
|
name: "Composite",
|
|
1024
|
-
className: "
|
|
844
|
+
className: "SystemData",
|
|
1025
845
|
modelProperties: {
|
|
1026
|
-
|
|
1027
|
-
serializedName: "
|
|
846
|
+
createdBy: {
|
|
847
|
+
serializedName: "createdBy",
|
|
848
|
+
type: {
|
|
849
|
+
name: "String"
|
|
850
|
+
}
|
|
851
|
+
},
|
|
852
|
+
createdByType: {
|
|
853
|
+
serializedName: "createdByType",
|
|
854
|
+
type: {
|
|
855
|
+
name: "String"
|
|
856
|
+
}
|
|
857
|
+
},
|
|
858
|
+
createdAt: {
|
|
859
|
+
serializedName: "createdAt",
|
|
860
|
+
type: {
|
|
861
|
+
name: "DateTime"
|
|
862
|
+
}
|
|
863
|
+
},
|
|
864
|
+
lastModifiedBy: {
|
|
865
|
+
serializedName: "lastModifiedBy",
|
|
866
|
+
type: {
|
|
867
|
+
name: "String"
|
|
868
|
+
}
|
|
869
|
+
},
|
|
870
|
+
lastModifiedByType: {
|
|
871
|
+
serializedName: "lastModifiedByType",
|
|
872
|
+
type: {
|
|
873
|
+
name: "String"
|
|
874
|
+
}
|
|
875
|
+
},
|
|
876
|
+
lastModifiedAt: {
|
|
877
|
+
serializedName: "lastModifiedAt",
|
|
878
|
+
type: {
|
|
879
|
+
name: "DateTime"
|
|
880
|
+
}
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
};
|
|
885
|
+
export const Resource = {
|
|
886
|
+
type: {
|
|
887
|
+
name: "Composite",
|
|
888
|
+
className: "Resource",
|
|
889
|
+
modelProperties: {
|
|
890
|
+
id: {
|
|
891
|
+
serializedName: "id",
|
|
1028
892
|
readOnly: true,
|
|
1029
893
|
type: {
|
|
1030
894
|
name: "String"
|
|
1031
895
|
}
|
|
1032
896
|
},
|
|
1033
|
-
|
|
1034
|
-
serializedName: "
|
|
897
|
+
name: {
|
|
898
|
+
serializedName: "name",
|
|
1035
899
|
readOnly: true,
|
|
1036
900
|
type: {
|
|
1037
901
|
name: "String"
|
|
@@ -1039,54 +903,105 @@ export const ClusterIdentity = {
|
|
|
1039
903
|
},
|
|
1040
904
|
type: {
|
|
1041
905
|
serializedName: "type",
|
|
906
|
+
readOnly: true,
|
|
907
|
+
type: {
|
|
908
|
+
name: "String"
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
}
|
|
913
|
+
};
|
|
914
|
+
export const ErrorResponse = {
|
|
915
|
+
type: {
|
|
916
|
+
name: "Composite",
|
|
917
|
+
className: "ErrorResponse",
|
|
918
|
+
modelProperties: {
|
|
919
|
+
code: {
|
|
920
|
+
serializedName: "code",
|
|
1042
921
|
type: {
|
|
1043
922
|
name: "String"
|
|
1044
923
|
}
|
|
1045
924
|
},
|
|
1046
|
-
|
|
1047
|
-
serializedName: "
|
|
925
|
+
message: {
|
|
926
|
+
serializedName: "message",
|
|
1048
927
|
type: {
|
|
1049
|
-
name: "
|
|
1050
|
-
value: {
|
|
1051
|
-
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
1052
|
-
}
|
|
928
|
+
name: "String"
|
|
1053
929
|
}
|
|
1054
930
|
}
|
|
1055
931
|
}
|
|
1056
932
|
}
|
|
1057
933
|
};
|
|
1058
|
-
export const
|
|
934
|
+
export const AsyncOperationResult = {
|
|
1059
935
|
type: {
|
|
1060
936
|
name: "Composite",
|
|
1061
|
-
className: "
|
|
937
|
+
className: "AsyncOperationResult",
|
|
1062
938
|
modelProperties: {
|
|
1063
|
-
|
|
1064
|
-
serializedName: "
|
|
1065
|
-
readOnly: true,
|
|
939
|
+
status: {
|
|
940
|
+
serializedName: "status",
|
|
1066
941
|
type: {
|
|
1067
942
|
name: "String"
|
|
1068
943
|
}
|
|
1069
944
|
},
|
|
1070
|
-
|
|
1071
|
-
serializedName: "
|
|
1072
|
-
|
|
945
|
+
error: {
|
|
946
|
+
serializedName: "error",
|
|
947
|
+
type: {
|
|
948
|
+
name: "Composite",
|
|
949
|
+
className: "Errors"
|
|
950
|
+
}
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
};
|
|
955
|
+
export const ClusterCreateParametersExtended = {
|
|
956
|
+
type: {
|
|
957
|
+
name: "Composite",
|
|
958
|
+
className: "ClusterCreateParametersExtended",
|
|
959
|
+
modelProperties: {
|
|
960
|
+
location: {
|
|
961
|
+
serializedName: "location",
|
|
1073
962
|
type: {
|
|
1074
963
|
name: "String"
|
|
1075
964
|
}
|
|
1076
965
|
},
|
|
1077
|
-
|
|
1078
|
-
serializedName: "
|
|
966
|
+
tags: {
|
|
967
|
+
serializedName: "tags",
|
|
968
|
+
type: {
|
|
969
|
+
name: "Dictionary",
|
|
970
|
+
value: { type: { name: "String" } }
|
|
971
|
+
}
|
|
972
|
+
},
|
|
973
|
+
zones: {
|
|
974
|
+
serializedName: "zones",
|
|
975
|
+
type: {
|
|
976
|
+
name: "Sequence",
|
|
977
|
+
element: {
|
|
978
|
+
type: {
|
|
979
|
+
name: "String"
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
}
|
|
983
|
+
},
|
|
984
|
+
properties: {
|
|
985
|
+
serializedName: "properties",
|
|
986
|
+
type: {
|
|
987
|
+
name: "Composite",
|
|
988
|
+
className: "ClusterCreateProperties"
|
|
989
|
+
}
|
|
990
|
+
},
|
|
991
|
+
identity: {
|
|
992
|
+
serializedName: "identity",
|
|
1079
993
|
type: {
|
|
1080
|
-
name: "
|
|
994
|
+
name: "Composite",
|
|
995
|
+
className: "ClusterIdentity"
|
|
1081
996
|
}
|
|
1082
997
|
}
|
|
1083
998
|
}
|
|
1084
999
|
}
|
|
1085
1000
|
};
|
|
1086
|
-
export const
|
|
1001
|
+
export const ClusterCreateProperties = {
|
|
1087
1002
|
type: {
|
|
1088
1003
|
name: "Composite",
|
|
1089
|
-
className: "
|
|
1004
|
+
className: "ClusterCreateProperties",
|
|
1090
1005
|
modelProperties: {
|
|
1091
1006
|
clusterVersion: {
|
|
1092
1007
|
serializedName: "clusterVersion",
|
|
@@ -1094,12 +1009,6 @@ export const ClusterGetProperties = {
|
|
|
1094
1009
|
name: "String"
|
|
1095
1010
|
}
|
|
1096
1011
|
},
|
|
1097
|
-
clusterHdpVersion: {
|
|
1098
|
-
serializedName: "clusterHdpVersion",
|
|
1099
|
-
type: {
|
|
1100
|
-
name: "String"
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
1012
|
osType: {
|
|
1104
1013
|
serializedName: "osType",
|
|
1105
1014
|
type: {
|
|
@@ -1112,12 +1021,6 @@ export const ClusterGetProperties = {
|
|
|
1112
1021
|
name: "String"
|
|
1113
1022
|
}
|
|
1114
1023
|
},
|
|
1115
|
-
clusterId: {
|
|
1116
|
-
serializedName: "clusterId",
|
|
1117
|
-
type: {
|
|
1118
|
-
name: "String"
|
|
1119
|
-
}
|
|
1120
|
-
},
|
|
1121
1024
|
clusterDefinition: {
|
|
1122
1025
|
serializedName: "clusterDefinition",
|
|
1123
1026
|
type: {
|
|
@@ -1146,53 +1049,11 @@ export const ClusterGetProperties = {
|
|
|
1146
1049
|
className: "ComputeProfile"
|
|
1147
1050
|
}
|
|
1148
1051
|
},
|
|
1149
|
-
|
|
1150
|
-
serializedName: "
|
|
1151
|
-
type: {
|
|
1152
|
-
name: "String"
|
|
1153
|
-
}
|
|
1154
|
-
},
|
|
1155
|
-
createdDate: {
|
|
1156
|
-
serializedName: "createdDate",
|
|
1157
|
-
type: {
|
|
1158
|
-
name: "String"
|
|
1159
|
-
}
|
|
1160
|
-
},
|
|
1161
|
-
clusterState: {
|
|
1162
|
-
serializedName: "clusterState",
|
|
1163
|
-
type: {
|
|
1164
|
-
name: "String"
|
|
1165
|
-
}
|
|
1166
|
-
},
|
|
1167
|
-
quotaInfo: {
|
|
1168
|
-
serializedName: "quotaInfo",
|
|
1052
|
+
storageProfile: {
|
|
1053
|
+
serializedName: "storageProfile",
|
|
1169
1054
|
type: {
|
|
1170
1055
|
name: "Composite",
|
|
1171
|
-
className: "
|
|
1172
|
-
}
|
|
1173
|
-
},
|
|
1174
|
-
errors: {
|
|
1175
|
-
serializedName: "errors",
|
|
1176
|
-
type: {
|
|
1177
|
-
name: "Sequence",
|
|
1178
|
-
element: {
|
|
1179
|
-
type: {
|
|
1180
|
-
name: "Composite",
|
|
1181
|
-
className: "Errors"
|
|
1182
|
-
}
|
|
1183
|
-
}
|
|
1184
|
-
}
|
|
1185
|
-
},
|
|
1186
|
-
connectivityEndpoints: {
|
|
1187
|
-
serializedName: "connectivityEndpoints",
|
|
1188
|
-
type: {
|
|
1189
|
-
name: "Sequence",
|
|
1190
|
-
element: {
|
|
1191
|
-
type: {
|
|
1192
|
-
name: "Composite",
|
|
1193
|
-
className: "ConnectivityEndpoint"
|
|
1194
|
-
}
|
|
1195
|
-
}
|
|
1056
|
+
className: "StorageProfile"
|
|
1196
1057
|
}
|
|
1197
1058
|
},
|
|
1198
1059
|
diskEncryptionProperties: {
|
|
@@ -1209,26 +1070,12 @@ export const ClusterGetProperties = {
|
|
|
1209
1070
|
className: "EncryptionInTransitProperties"
|
|
1210
1071
|
}
|
|
1211
1072
|
},
|
|
1212
|
-
storageProfile: {
|
|
1213
|
-
serializedName: "storageProfile",
|
|
1214
|
-
type: {
|
|
1215
|
-
name: "Composite",
|
|
1216
|
-
className: "StorageProfile"
|
|
1217
|
-
}
|
|
1218
|
-
},
|
|
1219
1073
|
minSupportedTlsVersion: {
|
|
1220
1074
|
serializedName: "minSupportedTlsVersion",
|
|
1221
1075
|
type: {
|
|
1222
1076
|
name: "String"
|
|
1223
1077
|
}
|
|
1224
1078
|
},
|
|
1225
|
-
excludedServicesConfig: {
|
|
1226
|
-
serializedName: "excludedServicesConfig",
|
|
1227
|
-
type: {
|
|
1228
|
-
name: "Composite",
|
|
1229
|
-
className: "ExcludedServicesConfig"
|
|
1230
|
-
}
|
|
1231
|
-
},
|
|
1232
1079
|
networkProperties: {
|
|
1233
1080
|
serializedName: "networkProperties",
|
|
1234
1081
|
type: {
|
|
@@ -1254,50 +1101,79 @@ export const ClusterGetProperties = {
|
|
|
1254
1101
|
}
|
|
1255
1102
|
}
|
|
1256
1103
|
}
|
|
1104
|
+
}
|
|
1105
|
+
}
|
|
1106
|
+
}
|
|
1107
|
+
};
|
|
1108
|
+
export const ClusterDefinition = {
|
|
1109
|
+
type: {
|
|
1110
|
+
name: "Composite",
|
|
1111
|
+
className: "ClusterDefinition",
|
|
1112
|
+
modelProperties: {
|
|
1113
|
+
blueprint: {
|
|
1114
|
+
serializedName: "blueprint",
|
|
1115
|
+
type: {
|
|
1116
|
+
name: "String"
|
|
1117
|
+
}
|
|
1257
1118
|
},
|
|
1258
|
-
|
|
1259
|
-
serializedName: "
|
|
1260
|
-
readOnly: true,
|
|
1119
|
+
kind: {
|
|
1120
|
+
serializedName: "kind",
|
|
1261
1121
|
type: {
|
|
1262
|
-
name: "
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1122
|
+
name: "String"
|
|
1123
|
+
}
|
|
1124
|
+
},
|
|
1125
|
+
componentVersion: {
|
|
1126
|
+
serializedName: "componentVersion",
|
|
1127
|
+
type: {
|
|
1128
|
+
name: "Dictionary",
|
|
1129
|
+
value: { type: { name: "String" } }
|
|
1130
|
+
}
|
|
1131
|
+
},
|
|
1132
|
+
configurations: {
|
|
1133
|
+
serializedName: "configurations",
|
|
1134
|
+
type: {
|
|
1135
|
+
name: "Dictionary",
|
|
1136
|
+
value: { type: { name: "any" } }
|
|
1269
1137
|
}
|
|
1270
1138
|
}
|
|
1271
1139
|
}
|
|
1272
1140
|
}
|
|
1273
1141
|
};
|
|
1274
|
-
export const
|
|
1142
|
+
export const KafkaRestProperties = {
|
|
1275
1143
|
type: {
|
|
1276
1144
|
name: "Composite",
|
|
1277
|
-
className: "
|
|
1145
|
+
className: "KafkaRestProperties",
|
|
1278
1146
|
modelProperties: {
|
|
1279
|
-
|
|
1280
|
-
serializedName: "
|
|
1147
|
+
clientGroupInfo: {
|
|
1148
|
+
serializedName: "clientGroupInfo",
|
|
1281
1149
|
type: {
|
|
1282
|
-
name: "
|
|
1150
|
+
name: "Composite",
|
|
1151
|
+
className: "ClientGroupInfo"
|
|
1152
|
+
}
|
|
1153
|
+
},
|
|
1154
|
+
configurationOverride: {
|
|
1155
|
+
serializedName: "configurationOverride",
|
|
1156
|
+
type: {
|
|
1157
|
+
name: "Dictionary",
|
|
1158
|
+
value: { type: { name: "String" } }
|
|
1283
1159
|
}
|
|
1284
1160
|
}
|
|
1285
1161
|
}
|
|
1286
1162
|
}
|
|
1287
1163
|
};
|
|
1288
|
-
export const
|
|
1164
|
+
export const ClientGroupInfo = {
|
|
1289
1165
|
type: {
|
|
1290
1166
|
name: "Composite",
|
|
1291
|
-
className: "
|
|
1167
|
+
className: "ClientGroupInfo",
|
|
1292
1168
|
modelProperties: {
|
|
1293
|
-
|
|
1294
|
-
serializedName: "
|
|
1169
|
+
groupName: {
|
|
1170
|
+
serializedName: "groupName",
|
|
1295
1171
|
type: {
|
|
1296
1172
|
name: "String"
|
|
1297
1173
|
}
|
|
1298
1174
|
},
|
|
1299
|
-
|
|
1300
|
-
serializedName: "
|
|
1175
|
+
groupId: {
|
|
1176
|
+
serializedName: "groupId",
|
|
1301
1177
|
type: {
|
|
1302
1178
|
name: "String"
|
|
1303
1179
|
}
|
|
@@ -1305,71 +1181,71 @@ export const Errors = {
|
|
|
1305
1181
|
}
|
|
1306
1182
|
}
|
|
1307
1183
|
};
|
|
1308
|
-
export const
|
|
1184
|
+
export const SecurityProfile = {
|
|
1309
1185
|
type: {
|
|
1310
1186
|
name: "Composite",
|
|
1311
|
-
className: "
|
|
1187
|
+
className: "SecurityProfile",
|
|
1312
1188
|
modelProperties: {
|
|
1313
|
-
|
|
1314
|
-
serializedName: "
|
|
1189
|
+
directoryType: {
|
|
1190
|
+
serializedName: "directoryType",
|
|
1315
1191
|
type: {
|
|
1316
1192
|
name: "String"
|
|
1317
1193
|
}
|
|
1318
1194
|
},
|
|
1319
|
-
|
|
1320
|
-
serializedName: "
|
|
1195
|
+
domain: {
|
|
1196
|
+
serializedName: "domain",
|
|
1321
1197
|
type: {
|
|
1322
1198
|
name: "String"
|
|
1323
1199
|
}
|
|
1324
1200
|
},
|
|
1325
|
-
|
|
1326
|
-
serializedName: "
|
|
1201
|
+
organizationalUnitDN: {
|
|
1202
|
+
serializedName: "organizationalUnitDN",
|
|
1327
1203
|
type: {
|
|
1328
1204
|
name: "String"
|
|
1329
1205
|
}
|
|
1330
1206
|
},
|
|
1331
|
-
|
|
1332
|
-
serializedName: "
|
|
1207
|
+
ldapsUrls: {
|
|
1208
|
+
serializedName: "ldapsUrls",
|
|
1333
1209
|
type: {
|
|
1334
|
-
name: "
|
|
1210
|
+
name: "Sequence",
|
|
1211
|
+
element: {
|
|
1212
|
+
type: {
|
|
1213
|
+
name: "String"
|
|
1214
|
+
}
|
|
1215
|
+
}
|
|
1335
1216
|
}
|
|
1336
1217
|
},
|
|
1337
|
-
|
|
1338
|
-
serializedName: "
|
|
1218
|
+
domainUsername: {
|
|
1219
|
+
serializedName: "domainUsername",
|
|
1339
1220
|
type: {
|
|
1340
1221
|
name: "String"
|
|
1341
1222
|
}
|
|
1342
|
-
}
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
};
|
|
1346
|
-
export const ExcludedServicesConfig = {
|
|
1347
|
-
type: {
|
|
1348
|
-
name: "Composite",
|
|
1349
|
-
className: "ExcludedServicesConfig",
|
|
1350
|
-
modelProperties: {
|
|
1351
|
-
excludedServicesConfigId: {
|
|
1352
|
-
serializedName: "excludedServicesConfigId",
|
|
1223
|
+
},
|
|
1224
|
+
domainUserPassword: {
|
|
1225
|
+
serializedName: "domainUserPassword",
|
|
1353
1226
|
type: {
|
|
1354
1227
|
name: "String"
|
|
1355
1228
|
}
|
|
1356
1229
|
},
|
|
1357
|
-
|
|
1358
|
-
serializedName: "
|
|
1230
|
+
clusterUsersGroupDNs: {
|
|
1231
|
+
serializedName: "clusterUsersGroupDNs",
|
|
1232
|
+
type: {
|
|
1233
|
+
name: "Sequence",
|
|
1234
|
+
element: {
|
|
1235
|
+
type: {
|
|
1236
|
+
name: "String"
|
|
1237
|
+
}
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1240
|
+
},
|
|
1241
|
+
aaddsResourceId: {
|
|
1242
|
+
serializedName: "aaddsResourceId",
|
|
1359
1243
|
type: {
|
|
1360
1244
|
name: "String"
|
|
1361
1245
|
}
|
|
1362
|
-
}
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
};
|
|
1366
|
-
export const PrivateEndpoint = {
|
|
1367
|
-
type: {
|
|
1368
|
-
name: "Composite",
|
|
1369
|
-
className: "PrivateEndpoint",
|
|
1370
|
-
modelProperties: {
|
|
1371
|
-
id: {
|
|
1372
|
-
serializedName: "id",
|
|
1246
|
+
},
|
|
1247
|
+
msiResourceId: {
|
|
1248
|
+
serializedName: "msiResourceId",
|
|
1373
1249
|
type: {
|
|
1374
1250
|
name: "String"
|
|
1375
1251
|
}
|
|
@@ -1377,246 +1253,188 @@ export const PrivateEndpoint = {
|
|
|
1377
1253
|
}
|
|
1378
1254
|
}
|
|
1379
1255
|
};
|
|
1380
|
-
export const
|
|
1256
|
+
export const StorageProfile = {
|
|
1381
1257
|
type: {
|
|
1382
1258
|
name: "Composite",
|
|
1383
|
-
className: "
|
|
1259
|
+
className: "StorageProfile",
|
|
1384
1260
|
modelProperties: {
|
|
1385
|
-
|
|
1386
|
-
serializedName: "
|
|
1387
|
-
required: true,
|
|
1388
|
-
type: {
|
|
1389
|
-
name: "String"
|
|
1390
|
-
}
|
|
1391
|
-
},
|
|
1392
|
-
description: {
|
|
1393
|
-
serializedName: "description",
|
|
1394
|
-
type: {
|
|
1395
|
-
name: "String"
|
|
1396
|
-
}
|
|
1397
|
-
},
|
|
1398
|
-
actionsRequired: {
|
|
1399
|
-
serializedName: "actionsRequired",
|
|
1261
|
+
storageaccounts: {
|
|
1262
|
+
serializedName: "storageaccounts",
|
|
1400
1263
|
type: {
|
|
1401
|
-
name: "
|
|
1264
|
+
name: "Sequence",
|
|
1265
|
+
element: {
|
|
1266
|
+
type: {
|
|
1267
|
+
name: "Composite",
|
|
1268
|
+
className: "StorageAccount"
|
|
1269
|
+
}
|
|
1270
|
+
}
|
|
1402
1271
|
}
|
|
1403
1272
|
}
|
|
1404
1273
|
}
|
|
1405
1274
|
}
|
|
1406
1275
|
};
|
|
1407
|
-
export const
|
|
1276
|
+
export const StorageAccount = {
|
|
1408
1277
|
type: {
|
|
1409
1278
|
name: "Composite",
|
|
1410
|
-
className: "
|
|
1279
|
+
className: "StorageAccount",
|
|
1411
1280
|
modelProperties: {
|
|
1412
|
-
|
|
1413
|
-
serializedName: "
|
|
1281
|
+
name: {
|
|
1282
|
+
serializedName: "name",
|
|
1414
1283
|
type: {
|
|
1415
1284
|
name: "String"
|
|
1416
1285
|
}
|
|
1417
1286
|
},
|
|
1418
|
-
|
|
1419
|
-
serializedName: "
|
|
1287
|
+
isDefault: {
|
|
1288
|
+
serializedName: "isDefault",
|
|
1420
1289
|
type: {
|
|
1421
|
-
name: "
|
|
1290
|
+
name: "Boolean"
|
|
1422
1291
|
}
|
|
1423
1292
|
},
|
|
1424
|
-
|
|
1425
|
-
serializedName: "
|
|
1293
|
+
container: {
|
|
1294
|
+
serializedName: "container",
|
|
1426
1295
|
type: {
|
|
1427
|
-
name: "
|
|
1296
|
+
name: "String"
|
|
1428
1297
|
}
|
|
1429
1298
|
},
|
|
1430
|
-
|
|
1431
|
-
serializedName: "
|
|
1299
|
+
fileSystem: {
|
|
1300
|
+
serializedName: "fileSystem",
|
|
1432
1301
|
type: {
|
|
1433
1302
|
name: "String"
|
|
1434
1303
|
}
|
|
1435
1304
|
},
|
|
1436
|
-
|
|
1437
|
-
serializedName: "
|
|
1305
|
+
key: {
|
|
1306
|
+
serializedName: "key",
|
|
1438
1307
|
type: {
|
|
1439
1308
|
name: "String"
|
|
1440
1309
|
}
|
|
1441
1310
|
},
|
|
1442
|
-
|
|
1443
|
-
serializedName: "
|
|
1311
|
+
resourceId: {
|
|
1312
|
+
serializedName: "resourceId",
|
|
1444
1313
|
type: {
|
|
1445
|
-
name: "
|
|
1314
|
+
name: "String"
|
|
1446
1315
|
}
|
|
1447
|
-
}
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
};
|
|
1451
|
-
export const Resource = {
|
|
1452
|
-
type: {
|
|
1453
|
-
name: "Composite",
|
|
1454
|
-
className: "Resource",
|
|
1455
|
-
modelProperties: {
|
|
1456
|
-
id: {
|
|
1457
|
-
serializedName: "id",
|
|
1458
|
-
readOnly: true,
|
|
1316
|
+
},
|
|
1317
|
+
msiResourceId: {
|
|
1318
|
+
serializedName: "msiResourceId",
|
|
1459
1319
|
type: {
|
|
1460
1320
|
name: "String"
|
|
1461
1321
|
}
|
|
1462
1322
|
},
|
|
1463
|
-
|
|
1464
|
-
serializedName: "
|
|
1465
|
-
readOnly: true,
|
|
1323
|
+
saskey: {
|
|
1324
|
+
serializedName: "saskey",
|
|
1466
1325
|
type: {
|
|
1467
1326
|
name: "String"
|
|
1468
1327
|
}
|
|
1469
1328
|
},
|
|
1470
|
-
|
|
1471
|
-
serializedName: "
|
|
1472
|
-
readOnly: true,
|
|
1329
|
+
fileshare: {
|
|
1330
|
+
serializedName: "fileshare",
|
|
1473
1331
|
type: {
|
|
1474
1332
|
name: "String"
|
|
1475
1333
|
}
|
|
1334
|
+
},
|
|
1335
|
+
enableSecureChannel: {
|
|
1336
|
+
serializedName: "enableSecureChannel",
|
|
1337
|
+
type: {
|
|
1338
|
+
name: "Boolean"
|
|
1339
|
+
}
|
|
1476
1340
|
}
|
|
1477
1341
|
}
|
|
1478
1342
|
}
|
|
1479
1343
|
};
|
|
1480
|
-
export const
|
|
1344
|
+
export const DiskEncryptionProperties = {
|
|
1481
1345
|
type: {
|
|
1482
1346
|
name: "Composite",
|
|
1483
|
-
className: "
|
|
1347
|
+
className: "DiskEncryptionProperties",
|
|
1484
1348
|
modelProperties: {
|
|
1485
|
-
|
|
1486
|
-
serializedName: "
|
|
1487
|
-
readOnly: true,
|
|
1349
|
+
vaultUri: {
|
|
1350
|
+
serializedName: "vaultUri",
|
|
1488
1351
|
type: {
|
|
1489
1352
|
name: "String"
|
|
1490
1353
|
}
|
|
1491
1354
|
},
|
|
1492
|
-
|
|
1493
|
-
serializedName: "
|
|
1494
|
-
readOnly: true,
|
|
1355
|
+
keyName: {
|
|
1356
|
+
serializedName: "keyName",
|
|
1495
1357
|
type: {
|
|
1496
1358
|
name: "String"
|
|
1497
1359
|
}
|
|
1498
1360
|
},
|
|
1499
|
-
|
|
1500
|
-
serializedName: "
|
|
1501
|
-
readOnly: true,
|
|
1361
|
+
keyVersion: {
|
|
1362
|
+
serializedName: "keyVersion",
|
|
1502
1363
|
type: {
|
|
1503
1364
|
name: "String"
|
|
1504
1365
|
}
|
|
1505
|
-
}
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
};
|
|
1509
|
-
export const ErrorResponse = {
|
|
1510
|
-
type: {
|
|
1511
|
-
name: "Composite",
|
|
1512
|
-
className: "ErrorResponse",
|
|
1513
|
-
modelProperties: {
|
|
1514
|
-
code: {
|
|
1515
|
-
serializedName: "code",
|
|
1366
|
+
},
|
|
1367
|
+
encryptionAlgorithm: {
|
|
1368
|
+
serializedName: "encryptionAlgorithm",
|
|
1516
1369
|
type: {
|
|
1517
1370
|
name: "String"
|
|
1518
1371
|
}
|
|
1519
1372
|
},
|
|
1520
|
-
|
|
1521
|
-
serializedName: "
|
|
1373
|
+
msiResourceId: {
|
|
1374
|
+
serializedName: "msiResourceId",
|
|
1522
1375
|
type: {
|
|
1523
1376
|
name: "String"
|
|
1524
1377
|
}
|
|
1525
|
-
}
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
export const ClusterPatchParameters = {
|
|
1530
|
-
type: {
|
|
1531
|
-
name: "Composite",
|
|
1532
|
-
className: "ClusterPatchParameters",
|
|
1533
|
-
modelProperties: {
|
|
1534
|
-
tags: {
|
|
1535
|
-
serializedName: "tags",
|
|
1536
|
-
nullable: true,
|
|
1378
|
+
},
|
|
1379
|
+
encryptionAtHost: {
|
|
1380
|
+
defaultValue: false,
|
|
1381
|
+
serializedName: "encryptionAtHost",
|
|
1537
1382
|
type: {
|
|
1538
|
-
name: "
|
|
1539
|
-
value: { type: { name: "String" } }
|
|
1383
|
+
name: "Boolean"
|
|
1540
1384
|
}
|
|
1541
1385
|
}
|
|
1542
1386
|
}
|
|
1543
1387
|
}
|
|
1544
1388
|
};
|
|
1545
|
-
export const
|
|
1389
|
+
export const EncryptionInTransitProperties = {
|
|
1546
1390
|
type: {
|
|
1547
1391
|
name: "Composite",
|
|
1548
|
-
className: "
|
|
1392
|
+
className: "EncryptionInTransitProperties",
|
|
1549
1393
|
modelProperties: {
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
name: "Sequence",
|
|
1554
|
-
element: {
|
|
1555
|
-
type: {
|
|
1556
|
-
name: "Composite",
|
|
1557
|
-
className: "Cluster"
|
|
1558
|
-
}
|
|
1559
|
-
}
|
|
1560
|
-
}
|
|
1561
|
-
},
|
|
1562
|
-
nextLink: {
|
|
1563
|
-
serializedName: "nextLink",
|
|
1564
|
-
readOnly: true,
|
|
1394
|
+
isEncryptionInTransitEnabled: {
|
|
1395
|
+
defaultValue: false,
|
|
1396
|
+
serializedName: "isEncryptionInTransitEnabled",
|
|
1565
1397
|
type: {
|
|
1566
|
-
name: "
|
|
1398
|
+
name: "Boolean"
|
|
1567
1399
|
}
|
|
1568
1400
|
}
|
|
1569
1401
|
}
|
|
1570
1402
|
}
|
|
1571
1403
|
};
|
|
1572
|
-
export const
|
|
1404
|
+
export const NetworkProperties = {
|
|
1573
1405
|
type: {
|
|
1574
1406
|
name: "Composite",
|
|
1575
|
-
className: "
|
|
1407
|
+
className: "NetworkProperties",
|
|
1576
1408
|
modelProperties: {
|
|
1577
|
-
|
|
1578
|
-
serializedName: "
|
|
1409
|
+
resourceProviderConnection: {
|
|
1410
|
+
serializedName: "resourceProviderConnection",
|
|
1579
1411
|
type: {
|
|
1580
|
-
name: "
|
|
1412
|
+
name: "String"
|
|
1581
1413
|
}
|
|
1582
|
-
}
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
};
|
|
1586
|
-
export const AutoscaleConfigurationUpdateParameter = {
|
|
1587
|
-
type: {
|
|
1588
|
-
name: "Composite",
|
|
1589
|
-
className: "AutoscaleConfigurationUpdateParameter",
|
|
1590
|
-
modelProperties: {
|
|
1591
|
-
autoscale: {
|
|
1592
|
-
serializedName: "autoscale",
|
|
1414
|
+
},
|
|
1415
|
+
privateLink: {
|
|
1416
|
+
serializedName: "privateLink",
|
|
1593
1417
|
type: {
|
|
1594
|
-
name: "
|
|
1595
|
-
className: "Autoscale"
|
|
1418
|
+
name: "String"
|
|
1596
1419
|
}
|
|
1597
1420
|
}
|
|
1598
1421
|
}
|
|
1599
1422
|
}
|
|
1600
1423
|
};
|
|
1601
|
-
export const
|
|
1424
|
+
export const ComputeIsolationProperties = {
|
|
1602
1425
|
type: {
|
|
1603
1426
|
name: "Composite",
|
|
1604
|
-
className: "
|
|
1427
|
+
className: "ComputeIsolationProperties",
|
|
1605
1428
|
modelProperties: {
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
name: "String"
|
|
1610
|
-
}
|
|
1611
|
-
},
|
|
1612
|
-
keyName: {
|
|
1613
|
-
serializedName: "keyName",
|
|
1429
|
+
enableComputeIsolation: {
|
|
1430
|
+
defaultValue: false,
|
|
1431
|
+
serializedName: "enableComputeIsolation",
|
|
1614
1432
|
type: {
|
|
1615
|
-
name: "
|
|
1433
|
+
name: "Boolean"
|
|
1616
1434
|
}
|
|
1617
1435
|
},
|
|
1618
|
-
|
|
1619
|
-
serializedName: "
|
|
1436
|
+
hostSku: {
|
|
1437
|
+
serializedName: "hostSku",
|
|
1620
1438
|
type: {
|
|
1621
1439
|
name: "String"
|
|
1622
1440
|
}
|
|
@@ -1624,141 +1442,127 @@ export const ClusterDiskEncryptionParameters = {
|
|
|
1624
1442
|
}
|
|
1625
1443
|
}
|
|
1626
1444
|
};
|
|
1627
|
-
export const
|
|
1445
|
+
export const ClusterIdentity = {
|
|
1628
1446
|
type: {
|
|
1629
1447
|
name: "Composite",
|
|
1630
|
-
className: "
|
|
1448
|
+
className: "ClusterIdentity",
|
|
1631
1449
|
modelProperties: {
|
|
1632
|
-
|
|
1633
|
-
serializedName: "
|
|
1450
|
+
principalId: {
|
|
1451
|
+
serializedName: "principalId",
|
|
1634
1452
|
readOnly: true,
|
|
1635
1453
|
type: {
|
|
1636
1454
|
name: "String"
|
|
1637
1455
|
}
|
|
1638
1456
|
},
|
|
1639
|
-
|
|
1640
|
-
serializedName: "
|
|
1457
|
+
tenantId: {
|
|
1458
|
+
serializedName: "tenantId",
|
|
1641
1459
|
readOnly: true,
|
|
1642
1460
|
type: {
|
|
1643
1461
|
name: "String"
|
|
1644
1462
|
}
|
|
1645
1463
|
},
|
|
1646
|
-
|
|
1647
|
-
serializedName: "
|
|
1648
|
-
readOnly: true,
|
|
1464
|
+
type: {
|
|
1465
|
+
serializedName: "type",
|
|
1649
1466
|
type: {
|
|
1650
1467
|
name: "String"
|
|
1651
1468
|
}
|
|
1469
|
+
},
|
|
1470
|
+
userAssignedIdentities: {
|
|
1471
|
+
serializedName: "userAssignedIdentities",
|
|
1472
|
+
type: {
|
|
1473
|
+
name: "Dictionary",
|
|
1474
|
+
value: {
|
|
1475
|
+
type: { name: "Composite", className: "UserAssignedIdentity" }
|
|
1476
|
+
}
|
|
1477
|
+
}
|
|
1652
1478
|
}
|
|
1653
1479
|
}
|
|
1654
1480
|
}
|
|
1655
1481
|
};
|
|
1656
|
-
export const
|
|
1482
|
+
export const UserAssignedIdentity = {
|
|
1657
1483
|
type: {
|
|
1658
1484
|
name: "Composite",
|
|
1659
|
-
className: "
|
|
1485
|
+
className: "UserAssignedIdentity",
|
|
1660
1486
|
modelProperties: {
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
type: {
|
|
1665
|
-
name: "Boolean"
|
|
1666
|
-
}
|
|
1667
|
-
},
|
|
1668
|
-
userName: {
|
|
1669
|
-
serializedName: "restAuthCredential\\.username",
|
|
1487
|
+
principalId: {
|
|
1488
|
+
serializedName: "principalId",
|
|
1489
|
+
readOnly: true,
|
|
1670
1490
|
type: {
|
|
1671
1491
|
name: "String"
|
|
1672
1492
|
}
|
|
1673
1493
|
},
|
|
1674
|
-
|
|
1675
|
-
serializedName: "
|
|
1676
|
-
|
|
1677
|
-
name: "String"
|
|
1678
|
-
}
|
|
1679
|
-
}
|
|
1680
|
-
}
|
|
1681
|
-
}
|
|
1682
|
-
};
|
|
1683
|
-
export const AsyncOperationResult = {
|
|
1684
|
-
type: {
|
|
1685
|
-
name: "Composite",
|
|
1686
|
-
className: "AsyncOperationResult",
|
|
1687
|
-
modelProperties: {
|
|
1688
|
-
status: {
|
|
1689
|
-
serializedName: "status",
|
|
1494
|
+
clientId: {
|
|
1495
|
+
serializedName: "clientId",
|
|
1496
|
+
readOnly: true,
|
|
1690
1497
|
type: {
|
|
1691
1498
|
name: "String"
|
|
1692
1499
|
}
|
|
1693
1500
|
},
|
|
1694
|
-
|
|
1695
|
-
serializedName: "
|
|
1501
|
+
tenantId: {
|
|
1502
|
+
serializedName: "tenantId",
|
|
1696
1503
|
type: {
|
|
1697
|
-
name: "
|
|
1698
|
-
className: "Errors"
|
|
1504
|
+
name: "String"
|
|
1699
1505
|
}
|
|
1700
1506
|
}
|
|
1701
1507
|
}
|
|
1702
1508
|
}
|
|
1703
1509
|
};
|
|
1704
|
-
export const
|
|
1510
|
+
export const ClusterGetProperties = {
|
|
1705
1511
|
type: {
|
|
1706
1512
|
name: "Composite",
|
|
1707
|
-
className: "
|
|
1513
|
+
className: "ClusterGetProperties",
|
|
1708
1514
|
modelProperties: {
|
|
1709
|
-
|
|
1710
|
-
serializedName: "
|
|
1515
|
+
clusterVersion: {
|
|
1516
|
+
serializedName: "clusterVersion",
|
|
1711
1517
|
type: {
|
|
1712
1518
|
name: "String"
|
|
1713
1519
|
}
|
|
1714
1520
|
},
|
|
1715
|
-
|
|
1716
|
-
serializedName: "
|
|
1521
|
+
clusterHdpVersion: {
|
|
1522
|
+
serializedName: "clusterHdpVersion",
|
|
1717
1523
|
type: {
|
|
1718
1524
|
name: "String"
|
|
1719
1525
|
}
|
|
1720
1526
|
},
|
|
1721
|
-
|
|
1722
|
-
serializedName: "
|
|
1527
|
+
osType: {
|
|
1528
|
+
serializedName: "osType",
|
|
1723
1529
|
type: {
|
|
1724
1530
|
name: "String"
|
|
1725
1531
|
}
|
|
1726
|
-
}
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
};
|
|
1730
|
-
export const ApplicationListResult = {
|
|
1731
|
-
type: {
|
|
1732
|
-
name: "Composite",
|
|
1733
|
-
className: "ApplicationListResult",
|
|
1734
|
-
modelProperties: {
|
|
1735
|
-
value: {
|
|
1736
|
-
serializedName: "value",
|
|
1532
|
+
},
|
|
1533
|
+
tier: {
|
|
1534
|
+
serializedName: "tier",
|
|
1737
1535
|
type: {
|
|
1738
|
-
name: "
|
|
1739
|
-
element: {
|
|
1740
|
-
type: {
|
|
1741
|
-
name: "Composite",
|
|
1742
|
-
className: "Application"
|
|
1743
|
-
}
|
|
1744
|
-
}
|
|
1536
|
+
name: "String"
|
|
1745
1537
|
}
|
|
1746
1538
|
},
|
|
1747
|
-
|
|
1748
|
-
serializedName: "
|
|
1749
|
-
readOnly: true,
|
|
1539
|
+
clusterId: {
|
|
1540
|
+
serializedName: "clusterId",
|
|
1750
1541
|
type: {
|
|
1751
1542
|
name: "String"
|
|
1752
1543
|
}
|
|
1753
|
-
}
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1544
|
+
},
|
|
1545
|
+
clusterDefinition: {
|
|
1546
|
+
serializedName: "clusterDefinition",
|
|
1547
|
+
type: {
|
|
1548
|
+
name: "Composite",
|
|
1549
|
+
className: "ClusterDefinition"
|
|
1550
|
+
}
|
|
1551
|
+
},
|
|
1552
|
+
kafkaRestProperties: {
|
|
1553
|
+
serializedName: "kafkaRestProperties",
|
|
1554
|
+
type: {
|
|
1555
|
+
name: "Composite",
|
|
1556
|
+
className: "KafkaRestProperties"
|
|
1557
|
+
}
|
|
1558
|
+
},
|
|
1559
|
+
securityProfile: {
|
|
1560
|
+
serializedName: "securityProfile",
|
|
1561
|
+
type: {
|
|
1562
|
+
name: "Composite",
|
|
1563
|
+
className: "SecurityProfile"
|
|
1564
|
+
}
|
|
1565
|
+
},
|
|
1762
1566
|
computeProfile: {
|
|
1763
1567
|
serializedName: "computeProfile",
|
|
1764
1568
|
type: {
|
|
@@ -1766,98 +1570,101 @@ export const ApplicationProperties = {
|
|
|
1766
1570
|
className: "ComputeProfile"
|
|
1767
1571
|
}
|
|
1768
1572
|
},
|
|
1769
|
-
|
|
1770
|
-
serializedName: "
|
|
1573
|
+
provisioningState: {
|
|
1574
|
+
serializedName: "provisioningState",
|
|
1771
1575
|
type: {
|
|
1772
|
-
name: "
|
|
1773
|
-
element: {
|
|
1774
|
-
type: {
|
|
1775
|
-
name: "Composite",
|
|
1776
|
-
className: "RuntimeScriptAction"
|
|
1777
|
-
}
|
|
1778
|
-
}
|
|
1576
|
+
name: "String"
|
|
1779
1577
|
}
|
|
1780
1578
|
},
|
|
1781
|
-
|
|
1782
|
-
serializedName: "
|
|
1579
|
+
createdDate: {
|
|
1580
|
+
serializedName: "createdDate",
|
|
1783
1581
|
type: {
|
|
1784
|
-
name: "
|
|
1785
|
-
element: {
|
|
1786
|
-
type: {
|
|
1787
|
-
name: "Composite",
|
|
1788
|
-
className: "RuntimeScriptAction"
|
|
1789
|
-
}
|
|
1790
|
-
}
|
|
1582
|
+
name: "String"
|
|
1791
1583
|
}
|
|
1792
1584
|
},
|
|
1793
|
-
|
|
1794
|
-
serializedName: "
|
|
1585
|
+
clusterState: {
|
|
1586
|
+
serializedName: "clusterState",
|
|
1587
|
+
type: {
|
|
1588
|
+
name: "String"
|
|
1589
|
+
}
|
|
1590
|
+
},
|
|
1591
|
+
quotaInfo: {
|
|
1592
|
+
serializedName: "quotaInfo",
|
|
1593
|
+
type: {
|
|
1594
|
+
name: "Composite",
|
|
1595
|
+
className: "QuotaInfo"
|
|
1596
|
+
}
|
|
1597
|
+
},
|
|
1598
|
+
errors: {
|
|
1599
|
+
serializedName: "errors",
|
|
1795
1600
|
type: {
|
|
1796
1601
|
name: "Sequence",
|
|
1797
1602
|
element: {
|
|
1798
1603
|
type: {
|
|
1799
1604
|
name: "Composite",
|
|
1800
|
-
className: "
|
|
1605
|
+
className: "Errors"
|
|
1801
1606
|
}
|
|
1802
1607
|
}
|
|
1803
1608
|
}
|
|
1804
1609
|
},
|
|
1805
|
-
|
|
1806
|
-
serializedName: "
|
|
1610
|
+
connectivityEndpoints: {
|
|
1611
|
+
serializedName: "connectivityEndpoints",
|
|
1807
1612
|
type: {
|
|
1808
1613
|
name: "Sequence",
|
|
1809
1614
|
element: {
|
|
1810
1615
|
type: {
|
|
1811
1616
|
name: "Composite",
|
|
1812
|
-
className: "
|
|
1617
|
+
className: "ConnectivityEndpoint"
|
|
1813
1618
|
}
|
|
1814
1619
|
}
|
|
1815
1620
|
}
|
|
1816
1621
|
},
|
|
1817
|
-
|
|
1818
|
-
serializedName: "
|
|
1819
|
-
readOnly: true,
|
|
1622
|
+
diskEncryptionProperties: {
|
|
1623
|
+
serializedName: "diskEncryptionProperties",
|
|
1820
1624
|
type: {
|
|
1821
|
-
name: "
|
|
1625
|
+
name: "Composite",
|
|
1626
|
+
className: "DiskEncryptionProperties"
|
|
1822
1627
|
}
|
|
1823
1628
|
},
|
|
1824
|
-
|
|
1825
|
-
serializedName: "
|
|
1629
|
+
encryptionInTransitProperties: {
|
|
1630
|
+
serializedName: "encryptionInTransitProperties",
|
|
1826
1631
|
type: {
|
|
1827
|
-
name: "
|
|
1632
|
+
name: "Composite",
|
|
1633
|
+
className: "EncryptionInTransitProperties"
|
|
1828
1634
|
}
|
|
1829
1635
|
},
|
|
1830
|
-
|
|
1831
|
-
serializedName: "
|
|
1832
|
-
|
|
1636
|
+
storageProfile: {
|
|
1637
|
+
serializedName: "storageProfile",
|
|
1638
|
+
type: {
|
|
1639
|
+
name: "Composite",
|
|
1640
|
+
className: "StorageProfile"
|
|
1641
|
+
}
|
|
1642
|
+
},
|
|
1643
|
+
minSupportedTlsVersion: {
|
|
1644
|
+
serializedName: "minSupportedTlsVersion",
|
|
1833
1645
|
type: {
|
|
1834
1646
|
name: "String"
|
|
1835
1647
|
}
|
|
1836
1648
|
},
|
|
1837
|
-
|
|
1838
|
-
serializedName: "
|
|
1649
|
+
excludedServicesConfig: {
|
|
1650
|
+
serializedName: "excludedServicesConfig",
|
|
1839
1651
|
type: {
|
|
1840
|
-
name: "
|
|
1841
|
-
|
|
1842
|
-
type: {
|
|
1843
|
-
name: "Composite",
|
|
1844
|
-
className: "Errors"
|
|
1845
|
-
}
|
|
1846
|
-
}
|
|
1652
|
+
name: "Composite",
|
|
1653
|
+
className: "ExcludedServicesConfig"
|
|
1847
1654
|
}
|
|
1848
1655
|
},
|
|
1849
|
-
|
|
1850
|
-
serializedName: "
|
|
1851
|
-
readOnly: true,
|
|
1656
|
+
networkProperties: {
|
|
1657
|
+
serializedName: "networkProperties",
|
|
1852
1658
|
type: {
|
|
1853
|
-
name: "
|
|
1659
|
+
name: "Composite",
|
|
1660
|
+
className: "NetworkProperties"
|
|
1854
1661
|
}
|
|
1855
1662
|
},
|
|
1856
|
-
|
|
1857
|
-
serializedName: "
|
|
1858
|
-
readOnly: true,
|
|
1663
|
+
computeIsolationProperties: {
|
|
1664
|
+
serializedName: "computeIsolationProperties",
|
|
1859
1665
|
type: {
|
|
1860
|
-
name: "
|
|
1666
|
+
name: "Composite",
|
|
1667
|
+
className: "ComputeIsolationProperties"
|
|
1861
1668
|
}
|
|
1862
1669
|
},
|
|
1863
1670
|
privateLinkConfigurations: {
|
|
@@ -1871,89 +1678,62 @@ export const ApplicationProperties = {
|
|
|
1871
1678
|
}
|
|
1872
1679
|
}
|
|
1873
1680
|
}
|
|
1874
|
-
}
|
|
1875
|
-
}
|
|
1876
|
-
}
|
|
1877
|
-
};
|
|
1878
|
-
export const RuntimeScriptAction = {
|
|
1879
|
-
type: {
|
|
1880
|
-
name: "Composite",
|
|
1881
|
-
className: "RuntimeScriptAction",
|
|
1882
|
-
modelProperties: {
|
|
1883
|
-
name: {
|
|
1884
|
-
serializedName: "name",
|
|
1885
|
-
required: true,
|
|
1886
|
-
type: {
|
|
1887
|
-
name: "String"
|
|
1888
|
-
}
|
|
1889
|
-
},
|
|
1890
|
-
uri: {
|
|
1891
|
-
serializedName: "uri",
|
|
1892
|
-
required: true,
|
|
1893
|
-
type: {
|
|
1894
|
-
name: "String"
|
|
1895
|
-
}
|
|
1896
|
-
},
|
|
1897
|
-
parameters: {
|
|
1898
|
-
serializedName: "parameters",
|
|
1899
|
-
type: {
|
|
1900
|
-
name: "String"
|
|
1901
|
-
}
|
|
1902
1681
|
},
|
|
1903
|
-
|
|
1904
|
-
serializedName: "
|
|
1905
|
-
|
|
1682
|
+
privateEndpointConnections: {
|
|
1683
|
+
serializedName: "privateEndpointConnections",
|
|
1684
|
+
readOnly: true,
|
|
1906
1685
|
type: {
|
|
1907
1686
|
name: "Sequence",
|
|
1908
1687
|
element: {
|
|
1909
1688
|
type: {
|
|
1910
|
-
name: "
|
|
1689
|
+
name: "Composite",
|
|
1690
|
+
className: "PrivateEndpointConnection"
|
|
1911
1691
|
}
|
|
1912
1692
|
}
|
|
1913
1693
|
}
|
|
1914
|
-
}
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
}
|
|
1697
|
+
};
|
|
1698
|
+
export const QuotaInfo = {
|
|
1699
|
+
type: {
|
|
1700
|
+
name: "Composite",
|
|
1701
|
+
className: "QuotaInfo",
|
|
1702
|
+
modelProperties: {
|
|
1703
|
+
coresUsed: {
|
|
1704
|
+
serializedName: "coresUsed",
|
|
1918
1705
|
type: {
|
|
1919
|
-
name: "
|
|
1706
|
+
name: "Number"
|
|
1920
1707
|
}
|
|
1921
1708
|
}
|
|
1922
1709
|
}
|
|
1923
1710
|
}
|
|
1924
1711
|
};
|
|
1925
|
-
export const
|
|
1712
|
+
export const ConnectivityEndpoint = {
|
|
1926
1713
|
type: {
|
|
1927
1714
|
name: "Composite",
|
|
1928
|
-
className: "
|
|
1715
|
+
className: "ConnectivityEndpoint",
|
|
1929
1716
|
modelProperties: {
|
|
1930
|
-
|
|
1931
|
-
serializedName: "
|
|
1717
|
+
name: {
|
|
1718
|
+
serializedName: "name",
|
|
1932
1719
|
type: {
|
|
1933
|
-
name: "
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1720
|
+
name: "String"
|
|
1721
|
+
}
|
|
1722
|
+
},
|
|
1723
|
+
protocol: {
|
|
1724
|
+
serializedName: "protocol",
|
|
1725
|
+
type: {
|
|
1726
|
+
name: "String"
|
|
1939
1727
|
}
|
|
1940
1728
|
},
|
|
1941
1729
|
location: {
|
|
1942
1730
|
serializedName: "location",
|
|
1943
|
-
readOnly: true,
|
|
1944
1731
|
type: {
|
|
1945
1732
|
name: "String"
|
|
1946
1733
|
}
|
|
1947
1734
|
},
|
|
1948
|
-
|
|
1949
|
-
serializedName: "
|
|
1950
|
-
type: {
|
|
1951
|
-
name: "Number"
|
|
1952
|
-
}
|
|
1953
|
-
},
|
|
1954
|
-
publicPort: {
|
|
1955
|
-
serializedName: "publicPort",
|
|
1956
|
-
readOnly: true,
|
|
1735
|
+
port: {
|
|
1736
|
+
serializedName: "port",
|
|
1957
1737
|
type: {
|
|
1958
1738
|
name: "Number"
|
|
1959
1739
|
}
|
|
@@ -1963,47 +1743,64 @@ export const ApplicationGetHttpsEndpoint = {
|
|
|
1963
1743
|
type: {
|
|
1964
1744
|
name: "String"
|
|
1965
1745
|
}
|
|
1966
|
-
}
|
|
1967
|
-
|
|
1968
|
-
|
|
1746
|
+
}
|
|
1747
|
+
}
|
|
1748
|
+
}
|
|
1749
|
+
};
|
|
1750
|
+
export const ExcludedServicesConfig = {
|
|
1751
|
+
type: {
|
|
1752
|
+
name: "Composite",
|
|
1753
|
+
className: "ExcludedServicesConfig",
|
|
1754
|
+
modelProperties: {
|
|
1755
|
+
excludedServicesConfigId: {
|
|
1756
|
+
serializedName: "excludedServicesConfigId",
|
|
1969
1757
|
type: {
|
|
1970
1758
|
name: "String"
|
|
1971
1759
|
}
|
|
1972
1760
|
},
|
|
1973
|
-
|
|
1974
|
-
serializedName: "
|
|
1761
|
+
excludedServicesList: {
|
|
1762
|
+
serializedName: "excludedServicesList",
|
|
1975
1763
|
type: {
|
|
1976
|
-
name: "
|
|
1764
|
+
name: "String"
|
|
1977
1765
|
}
|
|
1978
1766
|
}
|
|
1979
1767
|
}
|
|
1980
1768
|
}
|
|
1981
1769
|
};
|
|
1982
|
-
export const
|
|
1770
|
+
export const PrivateEndpoint = {
|
|
1983
1771
|
type: {
|
|
1984
1772
|
name: "Composite",
|
|
1985
|
-
className: "
|
|
1773
|
+
className: "PrivateEndpoint",
|
|
1986
1774
|
modelProperties: {
|
|
1987
|
-
|
|
1988
|
-
serializedName: "
|
|
1775
|
+
id: {
|
|
1776
|
+
serializedName: "id",
|
|
1989
1777
|
type: {
|
|
1990
1778
|
name: "String"
|
|
1991
1779
|
}
|
|
1992
|
-
}
|
|
1993
|
-
|
|
1994
|
-
|
|
1780
|
+
}
|
|
1781
|
+
}
|
|
1782
|
+
}
|
|
1783
|
+
};
|
|
1784
|
+
export const PrivateLinkServiceConnectionState = {
|
|
1785
|
+
type: {
|
|
1786
|
+
name: "Composite",
|
|
1787
|
+
className: "PrivateLinkServiceConnectionState",
|
|
1788
|
+
modelProperties: {
|
|
1789
|
+
status: {
|
|
1790
|
+
serializedName: "status",
|
|
1791
|
+
required: true,
|
|
1995
1792
|
type: {
|
|
1996
|
-
name: "
|
|
1793
|
+
name: "String"
|
|
1997
1794
|
}
|
|
1998
1795
|
},
|
|
1999
|
-
|
|
2000
|
-
serializedName: "
|
|
1796
|
+
description: {
|
|
1797
|
+
serializedName: "description",
|
|
2001
1798
|
type: {
|
|
2002
|
-
name: "
|
|
1799
|
+
name: "String"
|
|
2003
1800
|
}
|
|
2004
1801
|
},
|
|
2005
|
-
|
|
2006
|
-
serializedName: "
|
|
1802
|
+
actionsRequired: {
|
|
1803
|
+
serializedName: "actionsRequired",
|
|
2007
1804
|
type: {
|
|
2008
1805
|
name: "String"
|
|
2009
1806
|
}
|
|
@@ -2011,364 +1808,416 @@ export const ApplicationGetEndpoint = {
|
|
|
2011
1808
|
}
|
|
2012
1809
|
}
|
|
2013
1810
|
};
|
|
2014
|
-
export const
|
|
1811
|
+
export const ResourceAutoGenerated = {
|
|
2015
1812
|
type: {
|
|
2016
1813
|
name: "Composite",
|
|
2017
|
-
className: "
|
|
1814
|
+
className: "ResourceAutoGenerated",
|
|
2018
1815
|
modelProperties: {
|
|
2019
|
-
|
|
2020
|
-
serializedName: "
|
|
1816
|
+
id: {
|
|
1817
|
+
serializedName: "id",
|
|
1818
|
+
readOnly: true,
|
|
2021
1819
|
type: {
|
|
2022
|
-
name: "
|
|
2023
|
-
value: {
|
|
2024
|
-
type: { name: "Composite", className: "VersionsCapability" }
|
|
2025
|
-
}
|
|
1820
|
+
name: "String"
|
|
2026
1821
|
}
|
|
2027
1822
|
},
|
|
2028
|
-
|
|
2029
|
-
serializedName: "
|
|
1823
|
+
name: {
|
|
1824
|
+
serializedName: "name",
|
|
1825
|
+
readOnly: true,
|
|
2030
1826
|
type: {
|
|
2031
|
-
name: "
|
|
2032
|
-
value: { type: { name: "Composite", className: "RegionsCapability" } }
|
|
1827
|
+
name: "String"
|
|
2033
1828
|
}
|
|
2034
1829
|
},
|
|
2035
|
-
|
|
2036
|
-
serializedName: "
|
|
1830
|
+
type: {
|
|
1831
|
+
serializedName: "type",
|
|
1832
|
+
readOnly: true,
|
|
2037
1833
|
type: {
|
|
2038
|
-
name: "
|
|
2039
|
-
element: {
|
|
2040
|
-
type: {
|
|
2041
|
-
name: "String"
|
|
2042
|
-
}
|
|
2043
|
-
}
|
|
1834
|
+
name: "String"
|
|
2044
1835
|
}
|
|
2045
|
-
}
|
|
2046
|
-
|
|
2047
|
-
|
|
1836
|
+
}
|
|
1837
|
+
}
|
|
1838
|
+
}
|
|
1839
|
+
};
|
|
1840
|
+
export const ClusterPatchParameters = {
|
|
1841
|
+
type: {
|
|
1842
|
+
name: "Composite",
|
|
1843
|
+
className: "ClusterPatchParameters",
|
|
1844
|
+
modelProperties: {
|
|
1845
|
+
tags: {
|
|
1846
|
+
serializedName: "tags",
|
|
1847
|
+
nullable: true,
|
|
2048
1848
|
type: {
|
|
2049
|
-
name: "
|
|
2050
|
-
|
|
1849
|
+
name: "Dictionary",
|
|
1850
|
+
value: { type: { name: "String" } }
|
|
2051
1851
|
}
|
|
2052
1852
|
}
|
|
2053
1853
|
}
|
|
2054
1854
|
}
|
|
2055
1855
|
};
|
|
2056
|
-
export const
|
|
1856
|
+
export const ClusterListResult = {
|
|
2057
1857
|
type: {
|
|
2058
1858
|
name: "Composite",
|
|
2059
|
-
className: "
|
|
1859
|
+
className: "ClusterListResult",
|
|
2060
1860
|
modelProperties: {
|
|
2061
|
-
|
|
2062
|
-
serializedName: "
|
|
1861
|
+
value: {
|
|
1862
|
+
serializedName: "value",
|
|
2063
1863
|
type: {
|
|
2064
1864
|
name: "Sequence",
|
|
2065
1865
|
element: {
|
|
2066
1866
|
type: {
|
|
2067
1867
|
name: "Composite",
|
|
2068
|
-
className: "
|
|
1868
|
+
className: "Cluster"
|
|
2069
1869
|
}
|
|
2070
1870
|
}
|
|
2071
1871
|
}
|
|
1872
|
+
},
|
|
1873
|
+
nextLink: {
|
|
1874
|
+
serializedName: "nextLink",
|
|
1875
|
+
readOnly: true,
|
|
1876
|
+
type: {
|
|
1877
|
+
name: "String"
|
|
1878
|
+
}
|
|
2072
1879
|
}
|
|
2073
1880
|
}
|
|
2074
1881
|
}
|
|
2075
1882
|
};
|
|
2076
|
-
export const
|
|
1883
|
+
export const ClusterResizeParameters = {
|
|
2077
1884
|
type: {
|
|
2078
1885
|
name: "Composite",
|
|
2079
|
-
className: "
|
|
1886
|
+
className: "ClusterResizeParameters",
|
|
2080
1887
|
modelProperties: {
|
|
2081
|
-
|
|
2082
|
-
serializedName: "
|
|
1888
|
+
targetInstanceCount: {
|
|
1889
|
+
serializedName: "targetInstanceCount",
|
|
2083
1890
|
type: {
|
|
2084
|
-
name: "
|
|
1891
|
+
name: "Number"
|
|
2085
1892
|
}
|
|
2086
|
-
}
|
|
2087
|
-
|
|
2088
|
-
|
|
1893
|
+
}
|
|
1894
|
+
}
|
|
1895
|
+
}
|
|
1896
|
+
};
|
|
1897
|
+
export const AutoscaleConfigurationUpdateParameter = {
|
|
1898
|
+
type: {
|
|
1899
|
+
name: "Composite",
|
|
1900
|
+
className: "AutoscaleConfigurationUpdateParameter",
|
|
1901
|
+
modelProperties: {
|
|
1902
|
+
autoscale: {
|
|
1903
|
+
serializedName: "autoscale",
|
|
1904
|
+
type: {
|
|
1905
|
+
name: "Composite",
|
|
1906
|
+
className: "Autoscale"
|
|
1907
|
+
}
|
|
1908
|
+
}
|
|
1909
|
+
}
|
|
1910
|
+
}
|
|
1911
|
+
};
|
|
1912
|
+
export const ClusterDiskEncryptionParameters = {
|
|
1913
|
+
type: {
|
|
1914
|
+
name: "Composite",
|
|
1915
|
+
className: "ClusterDiskEncryptionParameters",
|
|
1916
|
+
modelProperties: {
|
|
1917
|
+
vaultUri: {
|
|
1918
|
+
serializedName: "vaultUri",
|
|
2089
1919
|
type: {
|
|
2090
1920
|
name: "String"
|
|
2091
1921
|
}
|
|
2092
1922
|
},
|
|
2093
|
-
|
|
2094
|
-
serializedName: "
|
|
1923
|
+
keyName: {
|
|
1924
|
+
serializedName: "keyName",
|
|
2095
1925
|
type: {
|
|
2096
|
-
name: "
|
|
1926
|
+
name: "String"
|
|
2097
1927
|
}
|
|
2098
1928
|
},
|
|
2099
|
-
|
|
2100
|
-
serializedName: "
|
|
1929
|
+
keyVersion: {
|
|
1930
|
+
serializedName: "keyVersion",
|
|
2101
1931
|
type: {
|
|
2102
|
-
name: "
|
|
2103
|
-
value: { type: { name: "String" } }
|
|
1932
|
+
name: "String"
|
|
2104
1933
|
}
|
|
2105
1934
|
}
|
|
2106
1935
|
}
|
|
2107
1936
|
}
|
|
2108
1937
|
};
|
|
2109
|
-
export const
|
|
1938
|
+
export const GatewaySettings = {
|
|
2110
1939
|
type: {
|
|
2111
1940
|
name: "Composite",
|
|
2112
|
-
className: "
|
|
1941
|
+
className: "GatewaySettings",
|
|
2113
1942
|
modelProperties: {
|
|
2114
|
-
|
|
2115
|
-
serializedName: "
|
|
1943
|
+
isCredentialEnabled: {
|
|
1944
|
+
serializedName: "restAuthCredential\\.isEnabled",
|
|
1945
|
+
readOnly: true,
|
|
2116
1946
|
type: {
|
|
2117
|
-
name: "
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
1947
|
+
name: "String"
|
|
1948
|
+
}
|
|
1949
|
+
},
|
|
1950
|
+
userName: {
|
|
1951
|
+
serializedName: "restAuthCredential\\.username",
|
|
1952
|
+
readOnly: true,
|
|
1953
|
+
type: {
|
|
1954
|
+
name: "String"
|
|
1955
|
+
}
|
|
1956
|
+
},
|
|
1957
|
+
password: {
|
|
1958
|
+
serializedName: "restAuthCredential\\.password",
|
|
1959
|
+
readOnly: true,
|
|
1960
|
+
type: {
|
|
1961
|
+
name: "String"
|
|
2123
1962
|
}
|
|
2124
1963
|
}
|
|
2125
1964
|
}
|
|
2126
1965
|
}
|
|
2127
1966
|
};
|
|
2128
|
-
export const
|
|
1967
|
+
export const UpdateGatewaySettingsParameters = {
|
|
2129
1968
|
type: {
|
|
2130
1969
|
name: "Composite",
|
|
2131
|
-
className: "
|
|
1970
|
+
className: "UpdateGatewaySettingsParameters",
|
|
2132
1971
|
modelProperties: {
|
|
2133
|
-
|
|
2134
|
-
|
|
1972
|
+
isCredentialEnabled: {
|
|
1973
|
+
defaultValue: true,
|
|
1974
|
+
serializedName: "restAuthCredential\\.isEnabled",
|
|
2135
1975
|
type: {
|
|
2136
|
-
name: "
|
|
1976
|
+
name: "Boolean"
|
|
2137
1977
|
}
|
|
2138
1978
|
},
|
|
2139
|
-
|
|
2140
|
-
serializedName: "
|
|
1979
|
+
userName: {
|
|
1980
|
+
serializedName: "restAuthCredential\\.username",
|
|
2141
1981
|
type: {
|
|
2142
|
-
name: "
|
|
1982
|
+
name: "String"
|
|
2143
1983
|
}
|
|
2144
1984
|
},
|
|
2145
|
-
|
|
2146
|
-
serializedName: "
|
|
1985
|
+
password: {
|
|
1986
|
+
serializedName: "restAuthCredential\\.password",
|
|
2147
1987
|
type: {
|
|
2148
|
-
name: "
|
|
2149
|
-
element: {
|
|
2150
|
-
type: {
|
|
2151
|
-
name: "Composite",
|
|
2152
|
-
className: "RegionalQuotaCapability"
|
|
2153
|
-
}
|
|
2154
|
-
}
|
|
1988
|
+
name: "String"
|
|
2155
1989
|
}
|
|
2156
1990
|
}
|
|
2157
1991
|
}
|
|
2158
1992
|
}
|
|
2159
1993
|
};
|
|
2160
|
-
export const
|
|
1994
|
+
export const UpdateClusterIdentityCertificateParameters = {
|
|
2161
1995
|
type: {
|
|
2162
1996
|
name: "Composite",
|
|
2163
|
-
className: "
|
|
1997
|
+
className: "UpdateClusterIdentityCertificateParameters",
|
|
2164
1998
|
modelProperties: {
|
|
2165
|
-
|
|
2166
|
-
serializedName: "
|
|
1999
|
+
applicationId: {
|
|
2000
|
+
serializedName: "applicationId",
|
|
2167
2001
|
type: {
|
|
2168
2002
|
name: "String"
|
|
2169
2003
|
}
|
|
2170
2004
|
},
|
|
2171
|
-
|
|
2172
|
-
serializedName: "
|
|
2005
|
+
certificate: {
|
|
2006
|
+
serializedName: "certificate",
|
|
2173
2007
|
type: {
|
|
2174
|
-
name: "
|
|
2008
|
+
name: "String"
|
|
2175
2009
|
}
|
|
2176
2010
|
},
|
|
2177
|
-
|
|
2178
|
-
serializedName: "
|
|
2011
|
+
certificatePassword: {
|
|
2012
|
+
serializedName: "certificatePassword",
|
|
2179
2013
|
type: {
|
|
2180
|
-
name: "
|
|
2014
|
+
name: "String"
|
|
2181
2015
|
}
|
|
2182
2016
|
}
|
|
2183
2017
|
}
|
|
2184
2018
|
}
|
|
2185
2019
|
};
|
|
2186
|
-
export const
|
|
2020
|
+
export const ClusterConfigurations = {
|
|
2187
2021
|
type: {
|
|
2188
2022
|
name: "Composite",
|
|
2189
|
-
className: "
|
|
2023
|
+
className: "ClusterConfigurations",
|
|
2190
2024
|
modelProperties: {
|
|
2191
|
-
|
|
2192
|
-
serializedName: "
|
|
2025
|
+
configurations: {
|
|
2026
|
+
serializedName: "configurations",
|
|
2193
2027
|
type: {
|
|
2194
|
-
name: "
|
|
2195
|
-
|
|
2196
|
-
type: {
|
|
2197
|
-
name: "Composite",
|
|
2198
|
-
className: "Usage"
|
|
2199
|
-
}
|
|
2028
|
+
name: "Dictionary",
|
|
2029
|
+
value: {
|
|
2030
|
+
type: { name: "Dictionary", value: { type: { name: "String" } } }
|
|
2200
2031
|
}
|
|
2201
2032
|
}
|
|
2202
2033
|
}
|
|
2203
2034
|
}
|
|
2204
2035
|
}
|
|
2205
2036
|
};
|
|
2206
|
-
export const
|
|
2037
|
+
export const ClusterMonitoringRequest = {
|
|
2207
2038
|
type: {
|
|
2208
2039
|
name: "Composite",
|
|
2209
|
-
className: "
|
|
2040
|
+
className: "ClusterMonitoringRequest",
|
|
2210
2041
|
modelProperties: {
|
|
2211
|
-
|
|
2212
|
-
serializedName: "
|
|
2042
|
+
workspaceId: {
|
|
2043
|
+
serializedName: "workspaceId",
|
|
2213
2044
|
type: {
|
|
2214
2045
|
name: "String"
|
|
2215
2046
|
}
|
|
2216
2047
|
},
|
|
2217
|
-
|
|
2218
|
-
serializedName: "
|
|
2048
|
+
primaryKey: {
|
|
2049
|
+
serializedName: "primaryKey",
|
|
2219
2050
|
type: {
|
|
2220
|
-
name: "
|
|
2051
|
+
name: "String"
|
|
2221
2052
|
}
|
|
2222
|
-
}
|
|
2223
|
-
|
|
2224
|
-
|
|
2053
|
+
}
|
|
2054
|
+
}
|
|
2055
|
+
}
|
|
2056
|
+
};
|
|
2057
|
+
export const ClusterMonitoringResponse = {
|
|
2058
|
+
type: {
|
|
2059
|
+
name: "Composite",
|
|
2060
|
+
className: "ClusterMonitoringResponse",
|
|
2061
|
+
modelProperties: {
|
|
2062
|
+
clusterMonitoringEnabled: {
|
|
2063
|
+
serializedName: "clusterMonitoringEnabled",
|
|
2225
2064
|
type: {
|
|
2226
|
-
name: "
|
|
2065
|
+
name: "Boolean"
|
|
2227
2066
|
}
|
|
2228
2067
|
},
|
|
2229
|
-
|
|
2230
|
-
serializedName: "
|
|
2068
|
+
workspaceId: {
|
|
2069
|
+
serializedName: "workspaceId",
|
|
2231
2070
|
type: {
|
|
2232
|
-
name: "
|
|
2233
|
-
className: "LocalizedName"
|
|
2071
|
+
name: "String"
|
|
2234
2072
|
}
|
|
2235
2073
|
}
|
|
2236
2074
|
}
|
|
2237
2075
|
}
|
|
2238
2076
|
};
|
|
2239
|
-
export const
|
|
2077
|
+
export const AzureMonitorRequest = {
|
|
2240
2078
|
type: {
|
|
2241
2079
|
name: "Composite",
|
|
2242
|
-
className: "
|
|
2080
|
+
className: "AzureMonitorRequest",
|
|
2243
2081
|
modelProperties: {
|
|
2244
|
-
|
|
2245
|
-
serializedName: "
|
|
2082
|
+
workspaceId: {
|
|
2083
|
+
serializedName: "workspaceId",
|
|
2246
2084
|
type: {
|
|
2247
2085
|
name: "String"
|
|
2248
2086
|
}
|
|
2249
2087
|
},
|
|
2250
|
-
|
|
2251
|
-
serializedName: "
|
|
2088
|
+
primaryKey: {
|
|
2089
|
+
serializedName: "primaryKey",
|
|
2252
2090
|
type: {
|
|
2253
2091
|
name: "String"
|
|
2254
2092
|
}
|
|
2093
|
+
},
|
|
2094
|
+
selectedConfigurations: {
|
|
2095
|
+
serializedName: "selectedConfigurations",
|
|
2096
|
+
type: {
|
|
2097
|
+
name: "Composite",
|
|
2098
|
+
className: "AzureMonitorSelectedConfigurations"
|
|
2099
|
+
}
|
|
2255
2100
|
}
|
|
2256
2101
|
}
|
|
2257
2102
|
}
|
|
2258
2103
|
};
|
|
2259
|
-
export const
|
|
2104
|
+
export const AzureMonitorSelectedConfigurations = {
|
|
2260
2105
|
type: {
|
|
2261
2106
|
name: "Composite",
|
|
2262
|
-
className: "
|
|
2107
|
+
className: "AzureMonitorSelectedConfigurations",
|
|
2263
2108
|
modelProperties: {
|
|
2264
|
-
|
|
2265
|
-
serializedName: "
|
|
2109
|
+
configurationVersion: {
|
|
2110
|
+
serializedName: "configurationVersion",
|
|
2266
2111
|
type: {
|
|
2267
|
-
name: "
|
|
2268
|
-
element: {
|
|
2269
|
-
type: {
|
|
2270
|
-
name: "String"
|
|
2271
|
-
}
|
|
2272
|
-
}
|
|
2112
|
+
name: "String"
|
|
2273
2113
|
}
|
|
2274
2114
|
},
|
|
2275
|
-
|
|
2276
|
-
serializedName: "
|
|
2115
|
+
globalConfigurations: {
|
|
2116
|
+
serializedName: "globalConfigurations",
|
|
2277
2117
|
type: {
|
|
2278
|
-
name: "
|
|
2279
|
-
|
|
2280
|
-
type: {
|
|
2281
|
-
name: "String"
|
|
2282
|
-
}
|
|
2283
|
-
}
|
|
2118
|
+
name: "Dictionary",
|
|
2119
|
+
value: { type: { name: "String" } }
|
|
2284
2120
|
}
|
|
2285
2121
|
},
|
|
2286
|
-
|
|
2287
|
-
serializedName: "
|
|
2122
|
+
tableList: {
|
|
2123
|
+
serializedName: "tableList",
|
|
2288
2124
|
type: {
|
|
2289
2125
|
name: "Sequence",
|
|
2290
2126
|
element: {
|
|
2291
2127
|
type: {
|
|
2292
2128
|
name: "Composite",
|
|
2293
|
-
className: "
|
|
2129
|
+
className: "AzureMonitorTableConfiguration"
|
|
2294
2130
|
}
|
|
2295
2131
|
}
|
|
2296
2132
|
}
|
|
2133
|
+
}
|
|
2134
|
+
}
|
|
2135
|
+
}
|
|
2136
|
+
};
|
|
2137
|
+
export const AzureMonitorTableConfiguration = {
|
|
2138
|
+
type: {
|
|
2139
|
+
name: "Composite",
|
|
2140
|
+
className: "AzureMonitorTableConfiguration",
|
|
2141
|
+
modelProperties: {
|
|
2142
|
+
name: {
|
|
2143
|
+
serializedName: "name",
|
|
2144
|
+
type: {
|
|
2145
|
+
name: "String"
|
|
2146
|
+
}
|
|
2147
|
+
}
|
|
2148
|
+
}
|
|
2149
|
+
}
|
|
2150
|
+
};
|
|
2151
|
+
export const AzureMonitorResponse = {
|
|
2152
|
+
type: {
|
|
2153
|
+
name: "Composite",
|
|
2154
|
+
className: "AzureMonitorResponse",
|
|
2155
|
+
modelProperties: {
|
|
2156
|
+
clusterMonitoringEnabled: {
|
|
2157
|
+
serializedName: "clusterMonitoringEnabled",
|
|
2158
|
+
type: {
|
|
2159
|
+
name: "Boolean"
|
|
2160
|
+
}
|
|
2297
2161
|
},
|
|
2298
|
-
|
|
2299
|
-
serializedName: "
|
|
2300
|
-
readOnly: true,
|
|
2162
|
+
workspaceId: {
|
|
2163
|
+
serializedName: "workspaceId",
|
|
2301
2164
|
type: {
|
|
2302
|
-
name: "
|
|
2303
|
-
element: {
|
|
2304
|
-
type: {
|
|
2305
|
-
name: "Composite",
|
|
2306
|
-
className: "VmSizeProperty"
|
|
2307
|
-
}
|
|
2308
|
-
}
|
|
2165
|
+
name: "String"
|
|
2309
2166
|
}
|
|
2310
2167
|
},
|
|
2311
|
-
|
|
2312
|
-
serializedName: "
|
|
2168
|
+
selectedConfigurations: {
|
|
2169
|
+
serializedName: "selectedConfigurations",
|
|
2313
2170
|
type: {
|
|
2314
|
-
name: "
|
|
2315
|
-
|
|
2316
|
-
type: {
|
|
2317
|
-
name: "Composite",
|
|
2318
|
-
className: "BillingResources"
|
|
2319
|
-
}
|
|
2320
|
-
}
|
|
2171
|
+
name: "Composite",
|
|
2172
|
+
className: "AzureMonitorSelectedConfigurations"
|
|
2321
2173
|
}
|
|
2322
2174
|
}
|
|
2323
2175
|
}
|
|
2324
2176
|
}
|
|
2325
2177
|
};
|
|
2326
|
-
export const
|
|
2178
|
+
export const Extension = {
|
|
2327
2179
|
type: {
|
|
2328
2180
|
name: "Composite",
|
|
2329
|
-
className: "
|
|
2181
|
+
className: "Extension",
|
|
2330
2182
|
modelProperties: {
|
|
2331
|
-
|
|
2332
|
-
serializedName: "
|
|
2183
|
+
workspaceId: {
|
|
2184
|
+
serializedName: "workspaceId",
|
|
2333
2185
|
type: {
|
|
2334
2186
|
name: "String"
|
|
2335
2187
|
}
|
|
2336
2188
|
},
|
|
2337
|
-
|
|
2338
|
-
serializedName: "
|
|
2189
|
+
primaryKey: {
|
|
2190
|
+
serializedName: "primaryKey",
|
|
2339
2191
|
type: {
|
|
2340
|
-
name: "
|
|
2341
|
-
element: {
|
|
2342
|
-
type: {
|
|
2343
|
-
name: "String"
|
|
2344
|
-
}
|
|
2345
|
-
}
|
|
2192
|
+
name: "String"
|
|
2346
2193
|
}
|
|
2347
|
-
}
|
|
2348
|
-
|
|
2349
|
-
|
|
2194
|
+
}
|
|
2195
|
+
}
|
|
2196
|
+
}
|
|
2197
|
+
};
|
|
2198
|
+
export const CapabilitiesResult = {
|
|
2199
|
+
type: {
|
|
2200
|
+
name: "Composite",
|
|
2201
|
+
className: "CapabilitiesResult",
|
|
2202
|
+
modelProperties: {
|
|
2203
|
+
versions: {
|
|
2204
|
+
serializedName: "versions",
|
|
2350
2205
|
type: {
|
|
2351
|
-
name: "
|
|
2352
|
-
|
|
2353
|
-
type: {
|
|
2354
|
-
name: "String"
|
|
2355
|
-
}
|
|
2206
|
+
name: "Dictionary",
|
|
2207
|
+
value: {
|
|
2208
|
+
type: { name: "Composite", className: "VersionsCapability" }
|
|
2356
2209
|
}
|
|
2357
2210
|
}
|
|
2358
2211
|
},
|
|
2359
|
-
|
|
2360
|
-
serializedName: "
|
|
2212
|
+
regions: {
|
|
2213
|
+
serializedName: "regions",
|
|
2361
2214
|
type: {
|
|
2362
|
-
name: "
|
|
2363
|
-
|
|
2364
|
-
type: {
|
|
2365
|
-
name: "String"
|
|
2366
|
-
}
|
|
2367
|
-
}
|
|
2215
|
+
name: "Dictionary",
|
|
2216
|
+
value: { type: { name: "Composite", className: "RegionsCapability" } }
|
|
2368
2217
|
}
|
|
2369
2218
|
},
|
|
2370
|
-
|
|
2371
|
-
serializedName: "
|
|
2219
|
+
features: {
|
|
2220
|
+
serializedName: "features",
|
|
2372
2221
|
type: {
|
|
2373
2222
|
name: "Sequence",
|
|
2374
2223
|
element: {
|
|
@@ -2378,142 +2227,113 @@ export const VmSizeCompatibilityFilterV2 = {
|
|
|
2378
2227
|
}
|
|
2379
2228
|
}
|
|
2380
2229
|
},
|
|
2381
|
-
|
|
2382
|
-
serializedName: "
|
|
2230
|
+
quota: {
|
|
2231
|
+
serializedName: "quota",
|
|
2383
2232
|
type: {
|
|
2384
|
-
name: "
|
|
2385
|
-
|
|
2386
|
-
type: {
|
|
2387
|
-
name: "String"
|
|
2388
|
-
}
|
|
2389
|
-
}
|
|
2233
|
+
name: "Composite",
|
|
2234
|
+
className: "QuotaCapability"
|
|
2390
2235
|
}
|
|
2391
|
-
}
|
|
2392
|
-
|
|
2393
|
-
|
|
2236
|
+
}
|
|
2237
|
+
}
|
|
2238
|
+
}
|
|
2239
|
+
};
|
|
2240
|
+
export const VersionsCapability = {
|
|
2241
|
+
type: {
|
|
2242
|
+
name: "Composite",
|
|
2243
|
+
className: "VersionsCapability",
|
|
2244
|
+
modelProperties: {
|
|
2245
|
+
available: {
|
|
2246
|
+
serializedName: "available",
|
|
2394
2247
|
type: {
|
|
2395
2248
|
name: "Sequence",
|
|
2396
2249
|
element: {
|
|
2397
2250
|
type: {
|
|
2398
|
-
name: "
|
|
2251
|
+
name: "Composite",
|
|
2252
|
+
className: "VersionSpec"
|
|
2399
2253
|
}
|
|
2400
2254
|
}
|
|
2401
2255
|
}
|
|
2402
|
-
},
|
|
2403
|
-
espApplied: {
|
|
2404
|
-
serializedName: "espApplied",
|
|
2405
|
-
type: {
|
|
2406
|
-
name: "String"
|
|
2407
|
-
}
|
|
2408
|
-
},
|
|
2409
|
-
computeIsolationSupported: {
|
|
2410
|
-
serializedName: "computeIsolationSupported",
|
|
2411
|
-
type: {
|
|
2412
|
-
name: "String"
|
|
2413
|
-
}
|
|
2414
2256
|
}
|
|
2415
2257
|
}
|
|
2416
2258
|
}
|
|
2417
2259
|
};
|
|
2418
|
-
export const
|
|
2260
|
+
export const VersionSpec = {
|
|
2419
2261
|
type: {
|
|
2420
2262
|
name: "Composite",
|
|
2421
|
-
className: "
|
|
2263
|
+
className: "VersionSpec",
|
|
2422
2264
|
modelProperties: {
|
|
2423
|
-
|
|
2424
|
-
serializedName: "
|
|
2425
|
-
type: {
|
|
2426
|
-
name: "String"
|
|
2427
|
-
}
|
|
2428
|
-
},
|
|
2429
|
-
cores: {
|
|
2430
|
-
serializedName: "cores",
|
|
2431
|
-
type: {
|
|
2432
|
-
name: "Number"
|
|
2433
|
-
}
|
|
2434
|
-
},
|
|
2435
|
-
dataDiskStorageTier: {
|
|
2436
|
-
serializedName: "dataDiskStorageTier",
|
|
2265
|
+
friendlyName: {
|
|
2266
|
+
serializedName: "friendlyName",
|
|
2437
2267
|
type: {
|
|
2438
2268
|
name: "String"
|
|
2439
2269
|
}
|
|
2440
2270
|
},
|
|
2441
|
-
|
|
2442
|
-
serializedName: "
|
|
2271
|
+
displayName: {
|
|
2272
|
+
serializedName: "displayName",
|
|
2443
2273
|
type: {
|
|
2444
2274
|
name: "String"
|
|
2445
2275
|
}
|
|
2446
2276
|
},
|
|
2447
|
-
|
|
2448
|
-
serializedName: "
|
|
2449
|
-
type: {
|
|
2450
|
-
name: "Number"
|
|
2451
|
-
}
|
|
2452
|
-
},
|
|
2453
|
-
memoryInMb: {
|
|
2454
|
-
serializedName: "memoryInMb",
|
|
2455
|
-
type: {
|
|
2456
|
-
name: "Number"
|
|
2457
|
-
}
|
|
2458
|
-
},
|
|
2459
|
-
supportedByVirtualMachines: {
|
|
2460
|
-
serializedName: "supportedByVirtualMachines",
|
|
2461
|
-
type: {
|
|
2462
|
-
name: "Boolean"
|
|
2463
|
-
}
|
|
2464
|
-
},
|
|
2465
|
-
supportedByWebWorkerRoles: {
|
|
2466
|
-
serializedName: "supportedByWebWorkerRoles",
|
|
2277
|
+
isDefault: {
|
|
2278
|
+
serializedName: "isDefault",
|
|
2467
2279
|
type: {
|
|
2468
2280
|
name: "Boolean"
|
|
2469
2281
|
}
|
|
2470
2282
|
},
|
|
2471
|
-
|
|
2472
|
-
serializedName: "
|
|
2473
|
-
type: {
|
|
2474
|
-
name: "Number"
|
|
2475
|
-
}
|
|
2476
|
-
},
|
|
2477
|
-
webWorkerResourceDiskSizeInMb: {
|
|
2478
|
-
serializedName: "webWorkerResourceDiskSizeInMb",
|
|
2283
|
+
componentVersions: {
|
|
2284
|
+
serializedName: "componentVersions",
|
|
2479
2285
|
type: {
|
|
2480
|
-
name: "
|
|
2286
|
+
name: "Dictionary",
|
|
2287
|
+
value: { type: { name: "String" } }
|
|
2481
2288
|
}
|
|
2482
2289
|
}
|
|
2483
2290
|
}
|
|
2484
2291
|
}
|
|
2485
2292
|
};
|
|
2486
|
-
export const
|
|
2293
|
+
export const RegionsCapability = {
|
|
2487
2294
|
type: {
|
|
2488
2295
|
name: "Composite",
|
|
2489
|
-
className: "
|
|
2296
|
+
className: "RegionsCapability",
|
|
2490
2297
|
modelProperties: {
|
|
2491
|
-
|
|
2492
|
-
serializedName: "
|
|
2493
|
-
type: {
|
|
2494
|
-
name: "String"
|
|
2495
|
-
}
|
|
2496
|
-
},
|
|
2497
|
-
billingMeters: {
|
|
2498
|
-
serializedName: "billingMeters",
|
|
2298
|
+
available: {
|
|
2299
|
+
serializedName: "available",
|
|
2499
2300
|
type: {
|
|
2500
2301
|
name: "Sequence",
|
|
2501
2302
|
element: {
|
|
2502
2303
|
type: {
|
|
2503
|
-
name: "
|
|
2504
|
-
className: "BillingMeters"
|
|
2304
|
+
name: "String"
|
|
2505
2305
|
}
|
|
2506
2306
|
}
|
|
2507
2307
|
}
|
|
2308
|
+
}
|
|
2309
|
+
}
|
|
2310
|
+
}
|
|
2311
|
+
};
|
|
2312
|
+
export const QuotaCapability = {
|
|
2313
|
+
type: {
|
|
2314
|
+
name: "Composite",
|
|
2315
|
+
className: "QuotaCapability",
|
|
2316
|
+
modelProperties: {
|
|
2317
|
+
coresUsed: {
|
|
2318
|
+
serializedName: "coresUsed",
|
|
2319
|
+
type: {
|
|
2320
|
+
name: "Number"
|
|
2321
|
+
}
|
|
2508
2322
|
},
|
|
2509
|
-
|
|
2510
|
-
serializedName: "
|
|
2323
|
+
maxCoresAllowed: {
|
|
2324
|
+
serializedName: "maxCoresAllowed",
|
|
2325
|
+
type: {
|
|
2326
|
+
name: "Number"
|
|
2327
|
+
}
|
|
2328
|
+
},
|
|
2329
|
+
regionalQuotas: {
|
|
2330
|
+
serializedName: "regionalQuotas",
|
|
2511
2331
|
type: {
|
|
2512
2332
|
name: "Sequence",
|
|
2513
2333
|
element: {
|
|
2514
2334
|
type: {
|
|
2515
2335
|
name: "Composite",
|
|
2516
|
-
className: "
|
|
2336
|
+
className: "RegionalQuotaCapability"
|
|
2517
2337
|
}
|
|
2518
2338
|
}
|
|
2519
2339
|
}
|
|
@@ -2521,71 +2341,98 @@ export const BillingResources = {
|
|
|
2521
2341
|
}
|
|
2522
2342
|
}
|
|
2523
2343
|
};
|
|
2524
|
-
export const
|
|
2344
|
+
export const RegionalQuotaCapability = {
|
|
2525
2345
|
type: {
|
|
2526
2346
|
name: "Composite",
|
|
2527
|
-
className: "
|
|
2347
|
+
className: "RegionalQuotaCapability",
|
|
2528
2348
|
modelProperties: {
|
|
2529
|
-
|
|
2530
|
-
serializedName: "
|
|
2349
|
+
regionName: {
|
|
2350
|
+
serializedName: "regionName",
|
|
2531
2351
|
type: {
|
|
2532
2352
|
name: "String"
|
|
2533
2353
|
}
|
|
2534
2354
|
},
|
|
2535
|
-
|
|
2536
|
-
serializedName: "
|
|
2355
|
+
coresUsed: {
|
|
2356
|
+
serializedName: "coresUsed",
|
|
2537
2357
|
type: {
|
|
2538
|
-
name: "
|
|
2358
|
+
name: "Number"
|
|
2539
2359
|
}
|
|
2540
2360
|
},
|
|
2541
|
-
|
|
2542
|
-
serializedName: "
|
|
2361
|
+
coresAvailable: {
|
|
2362
|
+
serializedName: "coresAvailable",
|
|
2543
2363
|
type: {
|
|
2544
|
-
name: "
|
|
2364
|
+
name: "Number"
|
|
2545
2365
|
}
|
|
2546
2366
|
}
|
|
2547
2367
|
}
|
|
2548
2368
|
}
|
|
2549
2369
|
};
|
|
2550
|
-
export const
|
|
2370
|
+
export const UsagesListResult = {
|
|
2551
2371
|
type: {
|
|
2552
2372
|
name: "Composite",
|
|
2553
|
-
className: "
|
|
2373
|
+
className: "UsagesListResult",
|
|
2554
2374
|
modelProperties: {
|
|
2555
|
-
|
|
2556
|
-
serializedName: "
|
|
2375
|
+
value: {
|
|
2376
|
+
serializedName: "value",
|
|
2377
|
+
type: {
|
|
2378
|
+
name: "Sequence",
|
|
2379
|
+
element: {
|
|
2380
|
+
type: {
|
|
2381
|
+
name: "Composite",
|
|
2382
|
+
className: "Usage"
|
|
2383
|
+
}
|
|
2384
|
+
}
|
|
2385
|
+
}
|
|
2386
|
+
}
|
|
2387
|
+
}
|
|
2388
|
+
}
|
|
2389
|
+
};
|
|
2390
|
+
export const Usage = {
|
|
2391
|
+
type: {
|
|
2392
|
+
name: "Composite",
|
|
2393
|
+
className: "Usage",
|
|
2394
|
+
modelProperties: {
|
|
2395
|
+
unit: {
|
|
2396
|
+
serializedName: "unit",
|
|
2557
2397
|
type: {
|
|
2558
2398
|
name: "String"
|
|
2559
2399
|
}
|
|
2560
2400
|
},
|
|
2561
|
-
|
|
2562
|
-
serializedName: "
|
|
2401
|
+
currentValue: {
|
|
2402
|
+
serializedName: "currentValue",
|
|
2563
2403
|
type: {
|
|
2564
|
-
name: "
|
|
2404
|
+
name: "Number"
|
|
2565
2405
|
}
|
|
2566
2406
|
},
|
|
2567
|
-
|
|
2568
|
-
serializedName: "
|
|
2407
|
+
limit: {
|
|
2408
|
+
serializedName: "limit",
|
|
2569
2409
|
type: {
|
|
2570
|
-
name: "
|
|
2410
|
+
name: "Number"
|
|
2411
|
+
}
|
|
2412
|
+
},
|
|
2413
|
+
name: {
|
|
2414
|
+
serializedName: "name",
|
|
2415
|
+
type: {
|
|
2416
|
+
name: "Composite",
|
|
2417
|
+
className: "LocalizedName"
|
|
2571
2418
|
}
|
|
2572
2419
|
}
|
|
2573
2420
|
}
|
|
2574
2421
|
}
|
|
2575
2422
|
};
|
|
2576
|
-
export const
|
|
2423
|
+
export const LocalizedName = {
|
|
2577
2424
|
type: {
|
|
2578
2425
|
name: "Composite",
|
|
2579
|
-
className: "
|
|
2426
|
+
className: "LocalizedName",
|
|
2580
2427
|
modelProperties: {
|
|
2581
|
-
|
|
2582
|
-
serializedName: "
|
|
2428
|
+
value: {
|
|
2429
|
+
serializedName: "value",
|
|
2583
2430
|
type: {
|
|
2584
2431
|
name: "String"
|
|
2585
2432
|
}
|
|
2586
2433
|
},
|
|
2587
|
-
|
|
2588
|
-
serializedName: "
|
|
2434
|
+
localizedValue: {
|
|
2435
|
+
serializedName: "localizedValue",
|
|
2589
2436
|
type: {
|
|
2590
2437
|
name: "String"
|
|
2591
2438
|
}
|
|
@@ -2593,109 +2440,141 @@ export const NameAvailabilityCheckRequestParameters = {
|
|
|
2593
2440
|
}
|
|
2594
2441
|
}
|
|
2595
2442
|
};
|
|
2596
|
-
export const
|
|
2443
|
+
export const BillingResponseListResult = {
|
|
2597
2444
|
type: {
|
|
2598
2445
|
name: "Composite",
|
|
2599
|
-
className: "
|
|
2446
|
+
className: "BillingResponseListResult",
|
|
2600
2447
|
modelProperties: {
|
|
2601
|
-
|
|
2602
|
-
serializedName: "
|
|
2448
|
+
vmSizes: {
|
|
2449
|
+
serializedName: "vmSizes",
|
|
2603
2450
|
type: {
|
|
2604
|
-
name: "
|
|
2451
|
+
name: "Sequence",
|
|
2452
|
+
element: {
|
|
2453
|
+
type: {
|
|
2454
|
+
name: "String"
|
|
2455
|
+
}
|
|
2456
|
+
}
|
|
2605
2457
|
}
|
|
2606
2458
|
},
|
|
2607
|
-
|
|
2608
|
-
serializedName: "
|
|
2609
|
-
readOnly: true,
|
|
2459
|
+
vmSizesWithEncryptionAtHost: {
|
|
2460
|
+
serializedName: "vmSizesWithEncryptionAtHost",
|
|
2610
2461
|
type: {
|
|
2611
|
-
name: "
|
|
2462
|
+
name: "Sequence",
|
|
2463
|
+
element: {
|
|
2464
|
+
type: {
|
|
2465
|
+
name: "String"
|
|
2466
|
+
}
|
|
2467
|
+
}
|
|
2612
2468
|
}
|
|
2613
2469
|
},
|
|
2614
|
-
|
|
2615
|
-
serializedName: "
|
|
2470
|
+
vmSizeFilters: {
|
|
2471
|
+
serializedName: "vmSizeFilters",
|
|
2472
|
+
type: {
|
|
2473
|
+
name: "Sequence",
|
|
2474
|
+
element: {
|
|
2475
|
+
type: {
|
|
2476
|
+
name: "Composite",
|
|
2477
|
+
className: "VmSizeCompatibilityFilterV2"
|
|
2478
|
+
}
|
|
2479
|
+
}
|
|
2480
|
+
}
|
|
2481
|
+
},
|
|
2482
|
+
vmSizeProperties: {
|
|
2483
|
+
serializedName: "vmSizeProperties",
|
|
2616
2484
|
readOnly: true,
|
|
2617
2485
|
type: {
|
|
2618
|
-
name: "
|
|
2486
|
+
name: "Sequence",
|
|
2487
|
+
element: {
|
|
2488
|
+
type: {
|
|
2489
|
+
name: "Composite",
|
|
2490
|
+
className: "VmSizeProperty"
|
|
2491
|
+
}
|
|
2492
|
+
}
|
|
2493
|
+
}
|
|
2494
|
+
},
|
|
2495
|
+
billingResources: {
|
|
2496
|
+
serializedName: "billingResources",
|
|
2497
|
+
type: {
|
|
2498
|
+
name: "Sequence",
|
|
2499
|
+
element: {
|
|
2500
|
+
type: {
|
|
2501
|
+
name: "Composite",
|
|
2502
|
+
className: "BillingResources"
|
|
2503
|
+
}
|
|
2504
|
+
}
|
|
2619
2505
|
}
|
|
2620
2506
|
}
|
|
2621
2507
|
}
|
|
2622
2508
|
}
|
|
2623
2509
|
};
|
|
2624
|
-
export const
|
|
2510
|
+
export const VmSizeCompatibilityFilterV2 = {
|
|
2625
2511
|
type: {
|
|
2626
2512
|
name: "Composite",
|
|
2627
|
-
className: "
|
|
2513
|
+
className: "VmSizeCompatibilityFilterV2",
|
|
2628
2514
|
modelProperties: {
|
|
2629
|
-
|
|
2630
|
-
serializedName: "
|
|
2515
|
+
filterMode: {
|
|
2516
|
+
serializedName: "filterMode",
|
|
2517
|
+
type: {
|
|
2518
|
+
name: "String"
|
|
2519
|
+
}
|
|
2520
|
+
},
|
|
2521
|
+
regions: {
|
|
2522
|
+
serializedName: "regions",
|
|
2631
2523
|
type: {
|
|
2632
2524
|
name: "Sequence",
|
|
2633
2525
|
element: {
|
|
2634
2526
|
type: {
|
|
2635
|
-
name: "
|
|
2636
|
-
className: "ValidationErrorInfo"
|
|
2527
|
+
name: "String"
|
|
2637
2528
|
}
|
|
2638
2529
|
}
|
|
2639
2530
|
}
|
|
2640
2531
|
},
|
|
2641
|
-
|
|
2642
|
-
serializedName: "
|
|
2532
|
+
clusterFlavors: {
|
|
2533
|
+
serializedName: "clusterFlavors",
|
|
2643
2534
|
type: {
|
|
2644
2535
|
name: "Sequence",
|
|
2645
2536
|
element: {
|
|
2646
2537
|
type: {
|
|
2647
|
-
name: "
|
|
2648
|
-
className: "ValidationErrorInfo"
|
|
2538
|
+
name: "String"
|
|
2649
2539
|
}
|
|
2650
2540
|
}
|
|
2651
2541
|
}
|
|
2652
2542
|
},
|
|
2653
|
-
|
|
2654
|
-
serializedName: "
|
|
2655
|
-
type: {
|
|
2656
|
-
name: "TimeSpan"
|
|
2657
|
-
}
|
|
2658
|
-
},
|
|
2659
|
-
aaddsResourcesDetails: {
|
|
2660
|
-
serializedName: "aaddsResourcesDetails",
|
|
2543
|
+
nodeTypes: {
|
|
2544
|
+
serializedName: "nodeTypes",
|
|
2661
2545
|
type: {
|
|
2662
2546
|
name: "Sequence",
|
|
2663
2547
|
element: {
|
|
2664
2548
|
type: {
|
|
2665
|
-
name: "
|
|
2666
|
-
className: "AaddsResourceDetails"
|
|
2549
|
+
name: "String"
|
|
2667
2550
|
}
|
|
2668
2551
|
}
|
|
2669
2552
|
}
|
|
2670
|
-
}
|
|
2671
|
-
}
|
|
2672
|
-
}
|
|
2673
|
-
};
|
|
2674
|
-
export const ValidationErrorInfo = {
|
|
2675
|
-
type: {
|
|
2676
|
-
name: "Composite",
|
|
2677
|
-
className: "ValidationErrorInfo",
|
|
2678
|
-
modelProperties: {
|
|
2679
|
-
code: {
|
|
2680
|
-
serializedName: "code",
|
|
2681
|
-
type: {
|
|
2682
|
-
name: "String"
|
|
2683
|
-
}
|
|
2684
2553
|
},
|
|
2685
|
-
|
|
2686
|
-
serializedName: "
|
|
2554
|
+
clusterVersions: {
|
|
2555
|
+
serializedName: "clusterVersions",
|
|
2687
2556
|
type: {
|
|
2688
|
-
name: "
|
|
2557
|
+
name: "Sequence",
|
|
2558
|
+
element: {
|
|
2559
|
+
type: {
|
|
2560
|
+
name: "String"
|
|
2561
|
+
}
|
|
2562
|
+
}
|
|
2689
2563
|
}
|
|
2690
2564
|
},
|
|
2691
|
-
|
|
2692
|
-
serializedName: "
|
|
2565
|
+
osType: {
|
|
2566
|
+
serializedName: "osType",
|
|
2693
2567
|
type: {
|
|
2694
|
-
name: "
|
|
2568
|
+
name: "Sequence",
|
|
2569
|
+
element: {
|
|
2570
|
+
type: {
|
|
2571
|
+
name: "String"
|
|
2572
|
+
}
|
|
2573
|
+
}
|
|
2695
2574
|
}
|
|
2696
2575
|
},
|
|
2697
|
-
|
|
2698
|
-
serializedName: "
|
|
2576
|
+
vmSizes: {
|
|
2577
|
+
serializedName: "vmSizes",
|
|
2699
2578
|
type: {
|
|
2700
2579
|
name: "Sequence",
|
|
2701
2580
|
element: {
|
|
@@ -2704,335 +2583,358 @@ export const ValidationErrorInfo = {
|
|
|
2704
2583
|
}
|
|
2705
2584
|
}
|
|
2706
2585
|
}
|
|
2586
|
+
},
|
|
2587
|
+
espApplied: {
|
|
2588
|
+
serializedName: "espApplied",
|
|
2589
|
+
type: {
|
|
2590
|
+
name: "String"
|
|
2591
|
+
}
|
|
2592
|
+
},
|
|
2593
|
+
computeIsolationSupported: {
|
|
2594
|
+
serializedName: "computeIsolationSupported",
|
|
2595
|
+
type: {
|
|
2596
|
+
name: "String"
|
|
2597
|
+
}
|
|
2707
2598
|
}
|
|
2708
2599
|
}
|
|
2709
2600
|
}
|
|
2710
2601
|
};
|
|
2711
|
-
export const
|
|
2602
|
+
export const VmSizeProperty = {
|
|
2712
2603
|
type: {
|
|
2713
2604
|
name: "Composite",
|
|
2714
|
-
className: "
|
|
2605
|
+
className: "VmSizeProperty",
|
|
2715
2606
|
modelProperties: {
|
|
2716
|
-
|
|
2717
|
-
serializedName: "
|
|
2607
|
+
name: {
|
|
2608
|
+
serializedName: "name",
|
|
2718
2609
|
type: {
|
|
2719
2610
|
name: "String"
|
|
2720
2611
|
}
|
|
2721
2612
|
},
|
|
2722
|
-
|
|
2723
|
-
serializedName: "
|
|
2613
|
+
cores: {
|
|
2614
|
+
serializedName: "cores",
|
|
2724
2615
|
type: {
|
|
2725
|
-
name: "
|
|
2616
|
+
name: "Number"
|
|
2726
2617
|
}
|
|
2727
2618
|
},
|
|
2728
|
-
|
|
2729
|
-
serializedName: "
|
|
2619
|
+
dataDiskStorageTier: {
|
|
2620
|
+
serializedName: "dataDiskStorageTier",
|
|
2730
2621
|
type: {
|
|
2731
|
-
name: "
|
|
2622
|
+
name: "String"
|
|
2732
2623
|
}
|
|
2733
2624
|
},
|
|
2734
|
-
|
|
2735
|
-
serializedName: "
|
|
2625
|
+
label: {
|
|
2626
|
+
serializedName: "label",
|
|
2736
2627
|
type: {
|
|
2737
2628
|
name: "String"
|
|
2738
2629
|
}
|
|
2739
2630
|
},
|
|
2740
|
-
|
|
2741
|
-
serializedName: "
|
|
2631
|
+
maxDataDiskCount: {
|
|
2632
|
+
serializedName: "maxDataDiskCount",
|
|
2742
2633
|
type: {
|
|
2743
|
-
name: "
|
|
2634
|
+
name: "Number"
|
|
2744
2635
|
}
|
|
2745
2636
|
},
|
|
2746
|
-
|
|
2747
|
-
serializedName: "
|
|
2637
|
+
memoryInMb: {
|
|
2638
|
+
serializedName: "memoryInMb",
|
|
2748
2639
|
type: {
|
|
2749
|
-
name: "
|
|
2640
|
+
name: "Number"
|
|
2750
2641
|
}
|
|
2751
2642
|
},
|
|
2752
|
-
|
|
2753
|
-
serializedName: "
|
|
2643
|
+
supportedByVirtualMachines: {
|
|
2644
|
+
serializedName: "supportedByVirtualMachines",
|
|
2754
2645
|
type: {
|
|
2755
|
-
name: "
|
|
2646
|
+
name: "Boolean"
|
|
2756
2647
|
}
|
|
2757
|
-
}
|
|
2758
|
-
|
|
2759
|
-
|
|
2760
|
-
};
|
|
2761
|
-
export const ClusterConfigurations = {
|
|
2762
|
-
type: {
|
|
2763
|
-
name: "Composite",
|
|
2764
|
-
className: "ClusterConfigurations",
|
|
2765
|
-
modelProperties: {
|
|
2766
|
-
configurations: {
|
|
2767
|
-
serializedName: "configurations",
|
|
2648
|
+
},
|
|
2649
|
+
supportedByWebWorkerRoles: {
|
|
2650
|
+
serializedName: "supportedByWebWorkerRoles",
|
|
2768
2651
|
type: {
|
|
2769
|
-
name: "
|
|
2770
|
-
value: {
|
|
2771
|
-
type: { name: "Dictionary", value: { type: { name: "String" } } }
|
|
2772
|
-
}
|
|
2652
|
+
name: "Boolean"
|
|
2773
2653
|
}
|
|
2774
|
-
}
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
};
|
|
2778
|
-
export const ClusterMonitoringRequest = {
|
|
2779
|
-
type: {
|
|
2780
|
-
name: "Composite",
|
|
2781
|
-
className: "ClusterMonitoringRequest",
|
|
2782
|
-
modelProperties: {
|
|
2783
|
-
workspaceId: {
|
|
2784
|
-
serializedName: "workspaceId",
|
|
2654
|
+
},
|
|
2655
|
+
virtualMachineResourceDiskSizeInMb: {
|
|
2656
|
+
serializedName: "virtualMachineResourceDiskSizeInMb",
|
|
2785
2657
|
type: {
|
|
2786
|
-
name: "
|
|
2658
|
+
name: "Number"
|
|
2787
2659
|
}
|
|
2788
2660
|
},
|
|
2789
|
-
|
|
2790
|
-
serializedName: "
|
|
2661
|
+
webWorkerResourceDiskSizeInMb: {
|
|
2662
|
+
serializedName: "webWorkerResourceDiskSizeInMb",
|
|
2791
2663
|
type: {
|
|
2792
|
-
name: "
|
|
2664
|
+
name: "Number"
|
|
2793
2665
|
}
|
|
2794
2666
|
}
|
|
2795
2667
|
}
|
|
2796
2668
|
}
|
|
2797
2669
|
};
|
|
2798
|
-
export const
|
|
2670
|
+
export const BillingResources = {
|
|
2799
2671
|
type: {
|
|
2800
2672
|
name: "Composite",
|
|
2801
|
-
className: "
|
|
2673
|
+
className: "BillingResources",
|
|
2802
2674
|
modelProperties: {
|
|
2803
|
-
|
|
2804
|
-
serializedName: "
|
|
2675
|
+
region: {
|
|
2676
|
+
serializedName: "region",
|
|
2805
2677
|
type: {
|
|
2806
|
-
name: "
|
|
2678
|
+
name: "String"
|
|
2807
2679
|
}
|
|
2808
2680
|
},
|
|
2809
|
-
|
|
2810
|
-
serializedName: "
|
|
2681
|
+
billingMeters: {
|
|
2682
|
+
serializedName: "billingMeters",
|
|
2811
2683
|
type: {
|
|
2812
|
-
name: "
|
|
2684
|
+
name: "Sequence",
|
|
2685
|
+
element: {
|
|
2686
|
+
type: {
|
|
2687
|
+
name: "Composite",
|
|
2688
|
+
className: "BillingMeters"
|
|
2689
|
+
}
|
|
2690
|
+
}
|
|
2691
|
+
}
|
|
2692
|
+
},
|
|
2693
|
+
diskBillingMeters: {
|
|
2694
|
+
serializedName: "diskBillingMeters",
|
|
2695
|
+
type: {
|
|
2696
|
+
name: "Sequence",
|
|
2697
|
+
element: {
|
|
2698
|
+
type: {
|
|
2699
|
+
name: "Composite",
|
|
2700
|
+
className: "DiskBillingMeters"
|
|
2701
|
+
}
|
|
2702
|
+
}
|
|
2813
2703
|
}
|
|
2814
2704
|
}
|
|
2815
2705
|
}
|
|
2816
2706
|
}
|
|
2817
2707
|
};
|
|
2818
|
-
export const
|
|
2708
|
+
export const BillingMeters = {
|
|
2819
2709
|
type: {
|
|
2820
2710
|
name: "Composite",
|
|
2821
|
-
className: "
|
|
2711
|
+
className: "BillingMeters",
|
|
2822
2712
|
modelProperties: {
|
|
2823
|
-
|
|
2824
|
-
serializedName: "
|
|
2713
|
+
meterParameter: {
|
|
2714
|
+
serializedName: "meterParameter",
|
|
2825
2715
|
type: {
|
|
2826
2716
|
name: "String"
|
|
2827
2717
|
}
|
|
2828
2718
|
},
|
|
2829
|
-
|
|
2830
|
-
serializedName: "
|
|
2719
|
+
meter: {
|
|
2720
|
+
serializedName: "meter",
|
|
2831
2721
|
type: {
|
|
2832
2722
|
name: "String"
|
|
2833
2723
|
}
|
|
2834
2724
|
},
|
|
2835
|
-
|
|
2836
|
-
serializedName: "
|
|
2725
|
+
unit: {
|
|
2726
|
+
serializedName: "unit",
|
|
2837
2727
|
type: {
|
|
2838
|
-
name: "
|
|
2839
|
-
className: "AzureMonitorSelectedConfigurations"
|
|
2728
|
+
name: "String"
|
|
2840
2729
|
}
|
|
2841
2730
|
}
|
|
2842
2731
|
}
|
|
2843
2732
|
}
|
|
2844
2733
|
};
|
|
2845
|
-
export const
|
|
2734
|
+
export const DiskBillingMeters = {
|
|
2846
2735
|
type: {
|
|
2847
2736
|
name: "Composite",
|
|
2848
|
-
className: "
|
|
2737
|
+
className: "DiskBillingMeters",
|
|
2849
2738
|
modelProperties: {
|
|
2850
|
-
|
|
2851
|
-
serializedName: "
|
|
2739
|
+
diskRpMeter: {
|
|
2740
|
+
serializedName: "diskRpMeter",
|
|
2852
2741
|
type: {
|
|
2853
2742
|
name: "String"
|
|
2854
2743
|
}
|
|
2855
2744
|
},
|
|
2856
|
-
|
|
2857
|
-
serializedName: "
|
|
2745
|
+
sku: {
|
|
2746
|
+
serializedName: "sku",
|
|
2858
2747
|
type: {
|
|
2859
|
-
name: "
|
|
2860
|
-
value: { type: { name: "String" } }
|
|
2748
|
+
name: "String"
|
|
2861
2749
|
}
|
|
2862
2750
|
},
|
|
2863
|
-
|
|
2864
|
-
serializedName: "
|
|
2865
|
-
type: {
|
|
2866
|
-
name: "
|
|
2867
|
-
element: {
|
|
2868
|
-
type: {
|
|
2869
|
-
name: "Composite",
|
|
2870
|
-
className: "AzureMonitorTableConfiguration"
|
|
2871
|
-
}
|
|
2872
|
-
}
|
|
2751
|
+
tier: {
|
|
2752
|
+
serializedName: "tier",
|
|
2753
|
+
type: {
|
|
2754
|
+
name: "String"
|
|
2873
2755
|
}
|
|
2874
2756
|
}
|
|
2875
2757
|
}
|
|
2876
2758
|
}
|
|
2877
2759
|
};
|
|
2878
|
-
export const
|
|
2760
|
+
export const NameAvailabilityCheckRequestParameters = {
|
|
2879
2761
|
type: {
|
|
2880
2762
|
name: "Composite",
|
|
2881
|
-
className: "
|
|
2763
|
+
className: "NameAvailabilityCheckRequestParameters",
|
|
2882
2764
|
modelProperties: {
|
|
2883
2765
|
name: {
|
|
2884
2766
|
serializedName: "name",
|
|
2885
2767
|
type: {
|
|
2886
2768
|
name: "String"
|
|
2887
2769
|
}
|
|
2770
|
+
},
|
|
2771
|
+
type: {
|
|
2772
|
+
serializedName: "type",
|
|
2773
|
+
type: {
|
|
2774
|
+
name: "String"
|
|
2775
|
+
}
|
|
2888
2776
|
}
|
|
2889
2777
|
}
|
|
2890
2778
|
}
|
|
2891
2779
|
};
|
|
2892
|
-
export const
|
|
2780
|
+
export const NameAvailabilityCheckResult = {
|
|
2893
2781
|
type: {
|
|
2894
2782
|
name: "Composite",
|
|
2895
|
-
className: "
|
|
2783
|
+
className: "NameAvailabilityCheckResult",
|
|
2896
2784
|
modelProperties: {
|
|
2897
|
-
|
|
2898
|
-
serializedName: "
|
|
2785
|
+
nameAvailable: {
|
|
2786
|
+
serializedName: "nameAvailable",
|
|
2899
2787
|
type: {
|
|
2900
2788
|
name: "Boolean"
|
|
2901
2789
|
}
|
|
2902
2790
|
},
|
|
2903
|
-
|
|
2904
|
-
serializedName: "
|
|
2791
|
+
reason: {
|
|
2792
|
+
serializedName: "reason",
|
|
2793
|
+
readOnly: true,
|
|
2905
2794
|
type: {
|
|
2906
2795
|
name: "String"
|
|
2907
2796
|
}
|
|
2908
2797
|
},
|
|
2909
|
-
|
|
2910
|
-
serializedName: "
|
|
2798
|
+
message: {
|
|
2799
|
+
serializedName: "message",
|
|
2800
|
+
readOnly: true,
|
|
2911
2801
|
type: {
|
|
2912
|
-
name: "
|
|
2913
|
-
className: "AzureMonitorSelectedConfigurations"
|
|
2802
|
+
name: "String"
|
|
2914
2803
|
}
|
|
2915
2804
|
}
|
|
2916
2805
|
}
|
|
2917
2806
|
}
|
|
2918
2807
|
};
|
|
2919
|
-
export const
|
|
2808
|
+
export const ClusterCreateValidationResult = {
|
|
2920
2809
|
type: {
|
|
2921
2810
|
name: "Composite",
|
|
2922
|
-
className: "
|
|
2811
|
+
className: "ClusterCreateValidationResult",
|
|
2923
2812
|
modelProperties: {
|
|
2924
|
-
|
|
2925
|
-
serializedName: "
|
|
2813
|
+
validationErrors: {
|
|
2814
|
+
serializedName: "validationErrors",
|
|
2926
2815
|
type: {
|
|
2927
|
-
name: "
|
|
2816
|
+
name: "Sequence",
|
|
2817
|
+
element: {
|
|
2818
|
+
type: {
|
|
2819
|
+
name: "Composite",
|
|
2820
|
+
className: "ValidationErrorInfo"
|
|
2821
|
+
}
|
|
2822
|
+
}
|
|
2928
2823
|
}
|
|
2929
2824
|
},
|
|
2930
|
-
|
|
2931
|
-
serializedName: "
|
|
2932
|
-
type: {
|
|
2933
|
-
name: "String"
|
|
2934
|
-
}
|
|
2935
|
-
}
|
|
2936
|
-
}
|
|
2937
|
-
}
|
|
2938
|
-
};
|
|
2939
|
-
export const ExecuteScriptActionParameters = {
|
|
2940
|
-
type: {
|
|
2941
|
-
name: "Composite",
|
|
2942
|
-
className: "ExecuteScriptActionParameters",
|
|
2943
|
-
modelProperties: {
|
|
2944
|
-
scriptActions: {
|
|
2945
|
-
serializedName: "scriptActions",
|
|
2825
|
+
validationWarnings: {
|
|
2826
|
+
serializedName: "validationWarnings",
|
|
2946
2827
|
type: {
|
|
2947
2828
|
name: "Sequence",
|
|
2948
2829
|
element: {
|
|
2949
2830
|
type: {
|
|
2950
2831
|
name: "Composite",
|
|
2951
|
-
className: "
|
|
2832
|
+
className: "ValidationErrorInfo"
|
|
2952
2833
|
}
|
|
2953
2834
|
}
|
|
2954
2835
|
}
|
|
2955
2836
|
},
|
|
2956
|
-
|
|
2957
|
-
serializedName: "
|
|
2958
|
-
required: true,
|
|
2837
|
+
estimatedCreationDuration: {
|
|
2838
|
+
serializedName: "estimatedCreationDuration",
|
|
2959
2839
|
type: {
|
|
2960
|
-
name: "
|
|
2840
|
+
name: "TimeSpan"
|
|
2961
2841
|
}
|
|
2962
|
-
}
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
};
|
|
2966
|
-
export const ScriptActionsList = {
|
|
2967
|
-
type: {
|
|
2968
|
-
name: "Composite",
|
|
2969
|
-
className: "ScriptActionsList",
|
|
2970
|
-
modelProperties: {
|
|
2971
|
-
value: {
|
|
2972
|
-
serializedName: "value",
|
|
2842
|
+
},
|
|
2843
|
+
aaddsResourcesDetails: {
|
|
2844
|
+
serializedName: "aaddsResourcesDetails",
|
|
2973
2845
|
type: {
|
|
2974
2846
|
name: "Sequence",
|
|
2975
2847
|
element: {
|
|
2976
2848
|
type: {
|
|
2977
2849
|
name: "Composite",
|
|
2978
|
-
className: "
|
|
2850
|
+
className: "AaddsResourceDetails"
|
|
2979
2851
|
}
|
|
2980
2852
|
}
|
|
2981
2853
|
}
|
|
2982
|
-
},
|
|
2983
|
-
nextLink: {
|
|
2984
|
-
serializedName: "nextLink",
|
|
2985
|
-
readOnly: true,
|
|
2986
|
-
type: {
|
|
2987
|
-
name: "String"
|
|
2988
|
-
}
|
|
2989
2854
|
}
|
|
2990
2855
|
}
|
|
2991
2856
|
}
|
|
2992
2857
|
};
|
|
2993
|
-
export const
|
|
2858
|
+
export const ValidationErrorInfo = {
|
|
2994
2859
|
type: {
|
|
2995
2860
|
name: "Composite",
|
|
2996
|
-
className: "
|
|
2861
|
+
className: "ValidationErrorInfo",
|
|
2997
2862
|
modelProperties: {
|
|
2998
|
-
|
|
2999
|
-
serializedName: "
|
|
3000
|
-
readOnly: true,
|
|
2863
|
+
code: {
|
|
2864
|
+
serializedName: "code",
|
|
3001
2865
|
type: {
|
|
3002
2866
|
name: "String"
|
|
3003
2867
|
}
|
|
3004
2868
|
},
|
|
3005
|
-
|
|
3006
|
-
serializedName: "
|
|
3007
|
-
readOnly: true,
|
|
2869
|
+
message: {
|
|
2870
|
+
serializedName: "message",
|
|
3008
2871
|
type: {
|
|
3009
|
-
name: "
|
|
2872
|
+
name: "String"
|
|
2873
|
+
}
|
|
2874
|
+
},
|
|
2875
|
+
errorResource: {
|
|
2876
|
+
serializedName: "errorResource",
|
|
2877
|
+
type: {
|
|
2878
|
+
name: "String"
|
|
2879
|
+
}
|
|
2880
|
+
},
|
|
2881
|
+
messageArguments: {
|
|
2882
|
+
serializedName: "messageArguments",
|
|
2883
|
+
type: {
|
|
2884
|
+
name: "Sequence",
|
|
2885
|
+
element: {
|
|
2886
|
+
type: {
|
|
2887
|
+
name: "String"
|
|
2888
|
+
}
|
|
2889
|
+
}
|
|
3010
2890
|
}
|
|
3011
2891
|
}
|
|
3012
2892
|
}
|
|
3013
2893
|
}
|
|
3014
2894
|
};
|
|
3015
|
-
export const
|
|
2895
|
+
export const AaddsResourceDetails = {
|
|
3016
2896
|
type: {
|
|
3017
2897
|
name: "Composite",
|
|
3018
|
-
className: "
|
|
2898
|
+
className: "AaddsResourceDetails",
|
|
3019
2899
|
modelProperties: {
|
|
3020
|
-
|
|
3021
|
-
serializedName: "
|
|
3022
|
-
readOnly: true,
|
|
2900
|
+
domainName: {
|
|
2901
|
+
serializedName: "domainName",
|
|
3023
2902
|
type: {
|
|
3024
|
-
name: "
|
|
3025
|
-
element: {
|
|
3026
|
-
type: {
|
|
3027
|
-
name: "Composite",
|
|
3028
|
-
className: "RuntimeScriptActionDetail"
|
|
3029
|
-
}
|
|
3030
|
-
}
|
|
2903
|
+
name: "String"
|
|
3031
2904
|
}
|
|
3032
2905
|
},
|
|
3033
|
-
|
|
3034
|
-
serializedName: "
|
|
3035
|
-
|
|
2906
|
+
initialSyncComplete: {
|
|
2907
|
+
serializedName: "initialSyncComplete",
|
|
2908
|
+
type: {
|
|
2909
|
+
name: "Boolean"
|
|
2910
|
+
}
|
|
2911
|
+
},
|
|
2912
|
+
ldapsEnabled: {
|
|
2913
|
+
serializedName: "ldapsEnabled",
|
|
2914
|
+
type: {
|
|
2915
|
+
name: "Boolean"
|
|
2916
|
+
}
|
|
2917
|
+
},
|
|
2918
|
+
ldapsPublicCertificateInBase64: {
|
|
2919
|
+
serializedName: "ldapsPublicCertificateInBase64",
|
|
2920
|
+
type: {
|
|
2921
|
+
name: "String"
|
|
2922
|
+
}
|
|
2923
|
+
},
|
|
2924
|
+
resourceId: {
|
|
2925
|
+
serializedName: "resourceId",
|
|
2926
|
+
type: {
|
|
2927
|
+
name: "String"
|
|
2928
|
+
}
|
|
2929
|
+
},
|
|
2930
|
+
subnetId: {
|
|
2931
|
+
serializedName: "subnetId",
|
|
2932
|
+
type: {
|
|
2933
|
+
name: "String"
|
|
2934
|
+
}
|
|
2935
|
+
},
|
|
2936
|
+
tenantId: {
|
|
2937
|
+
serializedName: "tenantId",
|
|
3036
2938
|
type: {
|
|
3037
2939
|
name: "String"
|
|
3038
2940
|
}
|
|
@@ -3279,7 +3181,86 @@ export const MetricSpecifications = {
|
|
|
3279
3181
|
element: {
|
|
3280
3182
|
type: {
|
|
3281
3183
|
name: "Composite",
|
|
3282
|
-
className: "Dimension"
|
|
3184
|
+
className: "Dimension"
|
|
3185
|
+
}
|
|
3186
|
+
}
|
|
3187
|
+
}
|
|
3188
|
+
}
|
|
3189
|
+
}
|
|
3190
|
+
}
|
|
3191
|
+
};
|
|
3192
|
+
export const Dimension = {
|
|
3193
|
+
type: {
|
|
3194
|
+
name: "Composite",
|
|
3195
|
+
className: "Dimension",
|
|
3196
|
+
modelProperties: {
|
|
3197
|
+
name: {
|
|
3198
|
+
serializedName: "name",
|
|
3199
|
+
type: {
|
|
3200
|
+
name: "String"
|
|
3201
|
+
}
|
|
3202
|
+
},
|
|
3203
|
+
displayName: {
|
|
3204
|
+
serializedName: "displayName",
|
|
3205
|
+
type: {
|
|
3206
|
+
name: "String"
|
|
3207
|
+
}
|
|
3208
|
+
},
|
|
3209
|
+
internalName: {
|
|
3210
|
+
serializedName: "internalName",
|
|
3211
|
+
type: {
|
|
3212
|
+
name: "String"
|
|
3213
|
+
}
|
|
3214
|
+
},
|
|
3215
|
+
toBeExportedForShoebox: {
|
|
3216
|
+
serializedName: "toBeExportedForShoebox",
|
|
3217
|
+
type: {
|
|
3218
|
+
name: "Boolean"
|
|
3219
|
+
}
|
|
3220
|
+
}
|
|
3221
|
+
}
|
|
3222
|
+
}
|
|
3223
|
+
};
|
|
3224
|
+
export const PrivateEndpointConnectionListResult = {
|
|
3225
|
+
type: {
|
|
3226
|
+
name: "Composite",
|
|
3227
|
+
className: "PrivateEndpointConnectionListResult",
|
|
3228
|
+
modelProperties: {
|
|
3229
|
+
value: {
|
|
3230
|
+
serializedName: "value",
|
|
3231
|
+
type: {
|
|
3232
|
+
name: "Sequence",
|
|
3233
|
+
element: {
|
|
3234
|
+
type: {
|
|
3235
|
+
name: "Composite",
|
|
3236
|
+
className: "PrivateEndpointConnection"
|
|
3237
|
+
}
|
|
3238
|
+
}
|
|
3239
|
+
}
|
|
3240
|
+
},
|
|
3241
|
+
nextLink: {
|
|
3242
|
+
serializedName: "nextLink",
|
|
3243
|
+
readOnly: true,
|
|
3244
|
+
type: {
|
|
3245
|
+
name: "String"
|
|
3246
|
+
}
|
|
3247
|
+
}
|
|
3248
|
+
}
|
|
3249
|
+
}
|
|
3250
|
+
};
|
|
3251
|
+
export const PrivateLinkResourceListResult = {
|
|
3252
|
+
type: {
|
|
3253
|
+
name: "Composite",
|
|
3254
|
+
className: "PrivateLinkResourceListResult",
|
|
3255
|
+
modelProperties: {
|
|
3256
|
+
value: {
|
|
3257
|
+
serializedName: "value",
|
|
3258
|
+
type: {
|
|
3259
|
+
name: "Sequence",
|
|
3260
|
+
element: {
|
|
3261
|
+
type: {
|
|
3262
|
+
name: "Composite",
|
|
3263
|
+
className: "PrivateLinkResource"
|
|
3283
3264
|
}
|
|
3284
3265
|
}
|
|
3285
3266
|
}
|
|
@@ -3287,77 +3268,96 @@ export const MetricSpecifications = {
|
|
|
3287
3268
|
}
|
|
3288
3269
|
}
|
|
3289
3270
|
};
|
|
3290
|
-
export const
|
|
3271
|
+
export const ExecuteScriptActionParameters = {
|
|
3291
3272
|
type: {
|
|
3292
3273
|
name: "Composite",
|
|
3293
|
-
className: "
|
|
3274
|
+
className: "ExecuteScriptActionParameters",
|
|
3294
3275
|
modelProperties: {
|
|
3295
|
-
|
|
3296
|
-
serializedName: "
|
|
3276
|
+
scriptActions: {
|
|
3277
|
+
serializedName: "scriptActions",
|
|
3297
3278
|
type: {
|
|
3298
|
-
name: "
|
|
3279
|
+
name: "Sequence",
|
|
3280
|
+
element: {
|
|
3281
|
+
type: {
|
|
3282
|
+
name: "Composite",
|
|
3283
|
+
className: "RuntimeScriptAction"
|
|
3284
|
+
}
|
|
3285
|
+
}
|
|
3299
3286
|
}
|
|
3300
3287
|
},
|
|
3301
|
-
|
|
3302
|
-
serializedName: "
|
|
3288
|
+
persistOnSuccess: {
|
|
3289
|
+
serializedName: "persistOnSuccess",
|
|
3290
|
+
required: true,
|
|
3303
3291
|
type: {
|
|
3304
|
-
name: "
|
|
3292
|
+
name: "Boolean"
|
|
3305
3293
|
}
|
|
3306
|
-
}
|
|
3307
|
-
|
|
3308
|
-
|
|
3294
|
+
}
|
|
3295
|
+
}
|
|
3296
|
+
}
|
|
3297
|
+
};
|
|
3298
|
+
export const ScriptActionsList = {
|
|
3299
|
+
type: {
|
|
3300
|
+
name: "Composite",
|
|
3301
|
+
className: "ScriptActionsList",
|
|
3302
|
+
modelProperties: {
|
|
3303
|
+
value: {
|
|
3304
|
+
serializedName: "value",
|
|
3309
3305
|
type: {
|
|
3310
|
-
name: "
|
|
3306
|
+
name: "Sequence",
|
|
3307
|
+
element: {
|
|
3308
|
+
type: {
|
|
3309
|
+
name: "Composite",
|
|
3310
|
+
className: "RuntimeScriptActionDetail"
|
|
3311
|
+
}
|
|
3312
|
+
}
|
|
3311
3313
|
}
|
|
3312
3314
|
},
|
|
3313
|
-
|
|
3314
|
-
serializedName: "
|
|
3315
|
+
nextLink: {
|
|
3316
|
+
serializedName: "nextLink",
|
|
3317
|
+
readOnly: true,
|
|
3315
3318
|
type: {
|
|
3316
|
-
name: "
|
|
3319
|
+
name: "String"
|
|
3317
3320
|
}
|
|
3318
3321
|
}
|
|
3319
3322
|
}
|
|
3320
3323
|
}
|
|
3321
3324
|
};
|
|
3322
|
-
export const
|
|
3325
|
+
export const ScriptActionExecutionSummary = {
|
|
3323
3326
|
type: {
|
|
3324
3327
|
name: "Composite",
|
|
3325
|
-
className: "
|
|
3328
|
+
className: "ScriptActionExecutionSummary",
|
|
3326
3329
|
modelProperties: {
|
|
3327
|
-
|
|
3328
|
-
serializedName: "
|
|
3329
|
-
|
|
3330
|
-
name: "String"
|
|
3331
|
-
}
|
|
3332
|
-
},
|
|
3333
|
-
fqdn: {
|
|
3334
|
-
serializedName: "fqdn",
|
|
3330
|
+
status: {
|
|
3331
|
+
serializedName: "status",
|
|
3332
|
+
readOnly: true,
|
|
3335
3333
|
type: {
|
|
3336
3334
|
name: "String"
|
|
3337
3335
|
}
|
|
3338
3336
|
},
|
|
3339
|
-
|
|
3340
|
-
serializedName: "
|
|
3337
|
+
instanceCount: {
|
|
3338
|
+
serializedName: "instanceCount",
|
|
3339
|
+
readOnly: true,
|
|
3341
3340
|
type: {
|
|
3342
|
-
name: "
|
|
3341
|
+
name: "Number"
|
|
3343
3342
|
}
|
|
3344
3343
|
}
|
|
3345
3344
|
}
|
|
3346
3345
|
}
|
|
3347
3346
|
};
|
|
3348
|
-
export const
|
|
3347
|
+
export const ScriptActionExecutionHistoryList = {
|
|
3349
3348
|
type: {
|
|
3350
3349
|
name: "Composite",
|
|
3351
|
-
className: "
|
|
3350
|
+
className: "ScriptActionExecutionHistoryList",
|
|
3352
3351
|
modelProperties: {
|
|
3353
3352
|
value: {
|
|
3354
3353
|
serializedName: "value",
|
|
3354
|
+
readOnly: true,
|
|
3355
3355
|
type: {
|
|
3356
3356
|
name: "Sequence",
|
|
3357
3357
|
element: {
|
|
3358
3358
|
type: {
|
|
3359
3359
|
name: "Composite",
|
|
3360
|
-
className: "
|
|
3360
|
+
className: "RuntimeScriptActionDetail"
|
|
3361
3361
|
}
|
|
3362
3362
|
}
|
|
3363
3363
|
}
|
|
@@ -3372,21 +3372,27 @@ export const PrivateEndpointConnectionListResult = {
|
|
|
3372
3372
|
}
|
|
3373
3373
|
}
|
|
3374
3374
|
};
|
|
3375
|
-
export const
|
|
3375
|
+
export const HostInfo = {
|
|
3376
3376
|
type: {
|
|
3377
3377
|
name: "Composite",
|
|
3378
|
-
className: "
|
|
3378
|
+
className: "HostInfo",
|
|
3379
3379
|
modelProperties: {
|
|
3380
|
-
|
|
3381
|
-
serializedName: "
|
|
3380
|
+
name: {
|
|
3381
|
+
serializedName: "name",
|
|
3382
3382
|
type: {
|
|
3383
|
-
name: "
|
|
3384
|
-
|
|
3385
|
-
|
|
3386
|
-
|
|
3387
|
-
|
|
3388
|
-
|
|
3389
|
-
|
|
3383
|
+
name: "String"
|
|
3384
|
+
}
|
|
3385
|
+
},
|
|
3386
|
+
fqdn: {
|
|
3387
|
+
serializedName: "fqdn",
|
|
3388
|
+
type: {
|
|
3389
|
+
name: "String"
|
|
3390
|
+
}
|
|
3391
|
+
},
|
|
3392
|
+
effectiveDiskEncryptionKeyUrl: {
|
|
3393
|
+
serializedName: "effectiveDiskEncryptionKeyUrl",
|
|
3394
|
+
type: {
|
|
3395
|
+
name: "String"
|
|
3390
3396
|
}
|
|
3391
3397
|
}
|
|
3392
3398
|
}
|
|
@@ -3462,33 +3468,68 @@ export const ScriptActionPersistedGetResponseSpec = {
|
|
|
3462
3468
|
}
|
|
3463
3469
|
}
|
|
3464
3470
|
};
|
|
3465
|
-
export const
|
|
3471
|
+
export const RuntimeScriptActionDetail = {
|
|
3466
3472
|
type: {
|
|
3467
3473
|
name: "Composite",
|
|
3468
|
-
className: "
|
|
3469
|
-
modelProperties: Object.assign(Object.assign({},
|
|
3470
|
-
serializedName: "
|
|
3474
|
+
className: "RuntimeScriptActionDetail",
|
|
3475
|
+
modelProperties: Object.assign(Object.assign({}, RuntimeScriptAction.type.modelProperties), { scriptExecutionId: {
|
|
3476
|
+
serializedName: "scriptExecutionId",
|
|
3477
|
+
readOnly: true,
|
|
3478
|
+
type: {
|
|
3479
|
+
name: "Number"
|
|
3480
|
+
}
|
|
3481
|
+
}, startTime: {
|
|
3482
|
+
serializedName: "startTime",
|
|
3483
|
+
readOnly: true,
|
|
3471
3484
|
type: {
|
|
3472
3485
|
name: "String"
|
|
3473
3486
|
}
|
|
3474
|
-
},
|
|
3475
|
-
serializedName: "
|
|
3487
|
+
}, endTime: {
|
|
3488
|
+
serializedName: "endTime",
|
|
3489
|
+
readOnly: true,
|
|
3476
3490
|
type: {
|
|
3477
3491
|
name: "String"
|
|
3478
3492
|
}
|
|
3479
|
-
},
|
|
3480
|
-
serializedName: "
|
|
3493
|
+
}, status: {
|
|
3494
|
+
serializedName: "status",
|
|
3495
|
+
readOnly: true,
|
|
3481
3496
|
type: {
|
|
3482
3497
|
name: "String"
|
|
3483
3498
|
}
|
|
3484
|
-
},
|
|
3485
|
-
serializedName: "
|
|
3499
|
+
}, operation: {
|
|
3500
|
+
serializedName: "operation",
|
|
3501
|
+
readOnly: true,
|
|
3486
3502
|
type: {
|
|
3487
|
-
name: "
|
|
3503
|
+
name: "String"
|
|
3504
|
+
}
|
|
3505
|
+
}, executionSummary: {
|
|
3506
|
+
serializedName: "executionSummary",
|
|
3507
|
+
readOnly: true,
|
|
3508
|
+
type: {
|
|
3509
|
+
name: "Sequence",
|
|
3510
|
+
element: {
|
|
3511
|
+
type: {
|
|
3512
|
+
name: "Composite",
|
|
3513
|
+
className: "ScriptActionExecutionSummary"
|
|
3514
|
+
}
|
|
3515
|
+
}
|
|
3516
|
+
}
|
|
3517
|
+
}, debugInformation: {
|
|
3518
|
+
serializedName: "debugInformation",
|
|
3519
|
+
readOnly: true,
|
|
3520
|
+
type: {
|
|
3521
|
+
name: "String"
|
|
3488
3522
|
}
|
|
3489
3523
|
} })
|
|
3490
3524
|
}
|
|
3491
3525
|
};
|
|
3526
|
+
export const ProxyResource = {
|
|
3527
|
+
type: {
|
|
3528
|
+
name: "Composite",
|
|
3529
|
+
className: "ProxyResource",
|
|
3530
|
+
modelProperties: Object.assign({}, Resource.type.modelProperties)
|
|
3531
|
+
}
|
|
3532
|
+
};
|
|
3492
3533
|
export const PrivateEndpointConnection = {
|
|
3493
3534
|
type: {
|
|
3494
3535
|
name: "Composite",
|
|
@@ -3526,11 +3567,31 @@ export const PrivateEndpointConnection = {
|
|
|
3526
3567
|
} })
|
|
3527
3568
|
}
|
|
3528
3569
|
};
|
|
3529
|
-
export const
|
|
3570
|
+
export const ClusterCreateRequestValidationParameters = {
|
|
3530
3571
|
type: {
|
|
3531
3572
|
name: "Composite",
|
|
3532
|
-
className: "
|
|
3533
|
-
modelProperties: Object.assign({},
|
|
3573
|
+
className: "ClusterCreateRequestValidationParameters",
|
|
3574
|
+
modelProperties: Object.assign(Object.assign({}, ClusterCreateParametersExtended.type.modelProperties), { name: {
|
|
3575
|
+
serializedName: "name",
|
|
3576
|
+
type: {
|
|
3577
|
+
name: "String"
|
|
3578
|
+
}
|
|
3579
|
+
}, type: {
|
|
3580
|
+
serializedName: "type",
|
|
3581
|
+
type: {
|
|
3582
|
+
name: "String"
|
|
3583
|
+
}
|
|
3584
|
+
}, tenantId: {
|
|
3585
|
+
serializedName: "tenantId",
|
|
3586
|
+
type: {
|
|
3587
|
+
name: "String"
|
|
3588
|
+
}
|
|
3589
|
+
}, fetchAaddsResource: {
|
|
3590
|
+
serializedName: "fetchAaddsResource",
|
|
3591
|
+
type: {
|
|
3592
|
+
name: "Boolean"
|
|
3593
|
+
}
|
|
3594
|
+
} })
|
|
3534
3595
|
}
|
|
3535
3596
|
};
|
|
3536
3597
|
export const TrackedResource = {
|
|
@@ -3592,61 +3653,6 @@ export const PrivateLinkResource = {
|
|
|
3592
3653
|
} })
|
|
3593
3654
|
}
|
|
3594
3655
|
};
|
|
3595
|
-
export const RuntimeScriptActionDetail = {
|
|
3596
|
-
type: {
|
|
3597
|
-
name: "Composite",
|
|
3598
|
-
className: "RuntimeScriptActionDetail",
|
|
3599
|
-
modelProperties: Object.assign(Object.assign({}, RuntimeScriptAction.type.modelProperties), { scriptExecutionId: {
|
|
3600
|
-
serializedName: "scriptExecutionId",
|
|
3601
|
-
readOnly: true,
|
|
3602
|
-
type: {
|
|
3603
|
-
name: "Number"
|
|
3604
|
-
}
|
|
3605
|
-
}, startTime: {
|
|
3606
|
-
serializedName: "startTime",
|
|
3607
|
-
readOnly: true,
|
|
3608
|
-
type: {
|
|
3609
|
-
name: "String"
|
|
3610
|
-
}
|
|
3611
|
-
}, endTime: {
|
|
3612
|
-
serializedName: "endTime",
|
|
3613
|
-
readOnly: true,
|
|
3614
|
-
type: {
|
|
3615
|
-
name: "String"
|
|
3616
|
-
}
|
|
3617
|
-
}, status: {
|
|
3618
|
-
serializedName: "status",
|
|
3619
|
-
readOnly: true,
|
|
3620
|
-
type: {
|
|
3621
|
-
name: "String"
|
|
3622
|
-
}
|
|
3623
|
-
}, operation: {
|
|
3624
|
-
serializedName: "operation",
|
|
3625
|
-
readOnly: true,
|
|
3626
|
-
type: {
|
|
3627
|
-
name: "String"
|
|
3628
|
-
}
|
|
3629
|
-
}, executionSummary: {
|
|
3630
|
-
serializedName: "executionSummary",
|
|
3631
|
-
readOnly: true,
|
|
3632
|
-
type: {
|
|
3633
|
-
name: "Sequence",
|
|
3634
|
-
element: {
|
|
3635
|
-
type: {
|
|
3636
|
-
name: "Composite",
|
|
3637
|
-
className: "ScriptActionExecutionSummary"
|
|
3638
|
-
}
|
|
3639
|
-
}
|
|
3640
|
-
}
|
|
3641
|
-
}, debugInformation: {
|
|
3642
|
-
serializedName: "debugInformation",
|
|
3643
|
-
readOnly: true,
|
|
3644
|
-
type: {
|
|
3645
|
-
name: "String"
|
|
3646
|
-
}
|
|
3647
|
-
} })
|
|
3648
|
-
}
|
|
3649
|
-
};
|
|
3650
3656
|
export const Application = {
|
|
3651
3657
|
type: {
|
|
3652
3658
|
name: "Composite",
|