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