| 
25 | 25 |     from ._models_py3 import BatchAccount  | 
26 | 26 |     from ._models_py3 import BatchAccountCreateParameters  | 
27 | 27 |     from ._models_py3 import BatchAccountIdentity  | 
28 |  | -    from ._models_py3 import BatchAccountIdentityUserAssignedIdentitiesValue  | 
29 | 28 |     from ._models_py3 import BatchAccountKeys  | 
30 | 29 |     from ._models_py3 import BatchAccountRegenerateKeyParameters  | 
31 | 30 |     from ._models_py3 import BatchAccountUpdateParameters  | 
32 | 31 |     from ._models_py3 import BatchLocationQuota  | 
33 | 32 |     from ._models_py3 import BatchPoolIdentity  | 
34 |  | -    from ._models_py3 import BatchPoolIdentityUserAssignedIdentitiesValue  | 
35 | 33 |     from ._models_py3 import Certificate  | 
36 | 34 |     from ._models_py3 import CertificateBaseProperties  | 
37 | 35 |     from ._models_py3 import CertificateCreateOrUpdateParameters  | 
 | 
40 | 38 |     from ._models_py3 import CheckNameAvailabilityResult  | 
41 | 39 |     from ._models_py3 import CIFSMountConfiguration  | 
42 | 40 |     from ._models_py3 import CloudServiceConfiguration  | 
 | 41 | +    from ._models_py3 import ComputeNodeIdentityReference  | 
43 | 42 |     from ._models_py3 import ContainerConfiguration  | 
44 | 43 |     from ._models_py3 import ContainerRegistry  | 
45 | 44 |     from ._models_py3 import DataDisk  | 
46 | 45 |     from ._models_py3 import DeleteCertificateError  | 
47 | 46 |     from ._models_py3 import DeploymentConfiguration  | 
 | 47 | +    from ._models_py3 import DiffDiskSettings  | 
48 | 48 |     from ._models_py3 import DiskEncryptionConfiguration  | 
49 | 49 |     from ._models_py3 import EncryptionProperties  | 
 | 50 | +    from ._models_py3 import EndpointDependency  | 
 | 51 | +    from ._models_py3 import EndpointDetail  | 
50 | 52 |     from ._models_py3 import EnvironmentSetting  | 
51 | 53 |     from ._models_py3 import FixedScaleSettings  | 
52 | 54 |     from ._models_py3 import ImageReference  | 
 | 
62 | 64 |     from ._models_py3 import NodePlacementConfiguration  | 
63 | 65 |     from ._models_py3 import Operation  | 
64 | 66 |     from ._models_py3 import OperationDisplay  | 
 | 67 | +    from ._models_py3 import OSDisk  | 
 | 68 | +    from ._models_py3 import OutboundEnvironmentEndpoint  | 
65 | 69 |     from ._models_py3 import Pool  | 
66 | 70 |     from ._models_py3 import PoolEndpointConfiguration  | 
67 | 71 |     from ._models_py3 import PrivateEndpoint  | 
 | 
75 | 79 |     from ._models_py3 import Resource  | 
76 | 80 |     from ._models_py3 import ResourceFile  | 
77 | 81 |     from ._models_py3 import ScaleSettings  | 
 | 82 | +    from ._models_py3 import SkuCapability  | 
78 | 83 |     from ._models_py3 import StartTask  | 
 | 84 | +    from ._models_py3 import SupportedSku  | 
79 | 85 |     from ._models_py3 import TaskContainerSettings  | 
80 | 86 |     from ._models_py3 import TaskSchedulingPolicy  | 
81 | 87 |     from ._models_py3 import UserAccount  | 
 | 88 | +    from ._models_py3 import UserAssignedIdentities  | 
82 | 89 |     from ._models_py3 import UserIdentity  | 
83 | 90 |     from ._models_py3 import VirtualMachineConfiguration  | 
84 | 91 |     from ._models_py3 import VirtualMachineFamilyCoreQuota  | 
 | 
101 | 108 |     from ._models import BatchAccount  | 
102 | 109 |     from ._models import BatchAccountCreateParameters  | 
103 | 110 |     from ._models import BatchAccountIdentity  | 
104 |  | -    from ._models import BatchAccountIdentityUserAssignedIdentitiesValue  | 
105 | 111 |     from ._models import BatchAccountKeys  | 
106 | 112 |     from ._models import BatchAccountRegenerateKeyParameters  | 
107 | 113 |     from ._models import BatchAccountUpdateParameters  | 
108 | 114 |     from ._models import BatchLocationQuota  | 
109 | 115 |     from ._models import BatchPoolIdentity  | 
110 |  | -    from ._models import BatchPoolIdentityUserAssignedIdentitiesValue  | 
111 | 116 |     from ._models import Certificate  | 
112 | 117 |     from ._models import CertificateBaseProperties  | 
113 | 118 |     from ._models import CertificateCreateOrUpdateParameters  | 
 | 
116 | 121 |     from ._models import CheckNameAvailabilityResult  | 
117 | 122 |     from ._models import CIFSMountConfiguration  | 
118 | 123 |     from ._models import CloudServiceConfiguration  | 
 | 124 | +    from ._models import ComputeNodeIdentityReference  | 
119 | 125 |     from ._models import ContainerConfiguration  | 
120 | 126 |     from ._models import ContainerRegistry  | 
121 | 127 |     from ._models import DataDisk  | 
122 | 128 |     from ._models import DeleteCertificateError  | 
123 | 129 |     from ._models import DeploymentConfiguration  | 
 | 130 | +    from ._models import DiffDiskSettings  | 
124 | 131 |     from ._models import DiskEncryptionConfiguration  | 
125 | 132 |     from ._models import EncryptionProperties  | 
 | 133 | +    from ._models import EndpointDependency  | 
 | 134 | +    from ._models import EndpointDetail  | 
126 | 135 |     from ._models import EnvironmentSetting  | 
127 | 136 |     from ._models import FixedScaleSettings  | 
128 | 137 |     from ._models import ImageReference  | 
 | 
138 | 147 |     from ._models import NodePlacementConfiguration  | 
139 | 148 |     from ._models import Operation  | 
140 | 149 |     from ._models import OperationDisplay  | 
 | 150 | +    from ._models import OSDisk  | 
 | 151 | +    from ._models import OutboundEnvironmentEndpoint  | 
141 | 152 |     from ._models import Pool  | 
142 | 153 |     from ._models import PoolEndpointConfiguration  | 
143 | 154 |     from ._models import PrivateEndpoint  | 
 | 
151 | 162 |     from ._models import Resource  | 
152 | 163 |     from ._models import ResourceFile  | 
153 | 164 |     from ._models import ScaleSettings  | 
 | 165 | +    from ._models import SkuCapability  | 
154 | 166 |     from ._models import StartTask  | 
 | 167 | +    from ._models import SupportedSku  | 
155 | 168 |     from ._models import TaskContainerSettings  | 
156 | 169 |     from ._models import TaskSchedulingPolicy  | 
157 | 170 |     from ._models import UserAccount  | 
 | 171 | +    from ._models import UserAssignedIdentities  | 
158 | 172 |     from ._models import UserIdentity  | 
159 | 173 |     from ._models import VirtualMachineConfiguration  | 
160 | 174 |     from ._models import VirtualMachineFamilyCoreQuota  | 
 | 
166 | 180 | from ._paged_models import BatchAccountPaged  | 
167 | 181 | from ._paged_models import CertificatePaged  | 
168 | 182 | from ._paged_models import OperationPaged  | 
 | 183 | +from ._paged_models import OutboundEnvironmentEndpointPaged  | 
169 | 184 | from ._paged_models import PoolPaged  | 
170 | 185 | from ._paged_models import PrivateEndpointConnectionPaged  | 
171 | 186 | from ._paged_models import PrivateLinkResourcePaged  | 
172 |  | -from ._batch_management_client_enums import (  | 
 | 187 | +from ._paged_models import SupportedSkuPaged  | 
 | 188 | +from ._batch_management_enums import (  | 
 | 189 | +    AutoStorageAuthenticationMode,  | 
173 | 190 |     KeySource,  | 
 | 191 | +    AuthenticationMode,  | 
174 | 192 |     PoolAllocationMode,  | 
175 | 193 |     PublicNetworkAccessType,  | 
176 | 194 |     ResourceIdentityType,  | 
 | 
187 | 205 |     StorageAccountType,  | 
188 | 206 |     DiskEncryptionTarget,  | 
189 | 207 |     NodePlacementPolicyType,  | 
 | 208 | +    DiffDiskPlacement,  | 
190 | 209 |     ComputeNodeDeallocationOption,  | 
191 | 210 |     InterNodeCommunicationState,  | 
192 | 211 |     InboundEndpointProtocol,  | 
 | 
219 | 238 |     'BatchAccount',  | 
220 | 239 |     'BatchAccountCreateParameters',  | 
221 | 240 |     'BatchAccountIdentity',  | 
222 |  | -    'BatchAccountIdentityUserAssignedIdentitiesValue',  | 
223 | 241 |     'BatchAccountKeys',  | 
224 | 242 |     'BatchAccountRegenerateKeyParameters',  | 
225 | 243 |     'BatchAccountUpdateParameters',  | 
226 | 244 |     'BatchLocationQuota',  | 
227 | 245 |     'BatchPoolIdentity',  | 
228 |  | -    'BatchPoolIdentityUserAssignedIdentitiesValue',  | 
229 | 246 |     'Certificate',  | 
230 | 247 |     'CertificateBaseProperties',  | 
231 | 248 |     'CertificateCreateOrUpdateParameters',  | 
 | 
234 | 251 |     'CheckNameAvailabilityResult',  | 
235 | 252 |     'CIFSMountConfiguration',  | 
236 | 253 |     'CloudServiceConfiguration',  | 
 | 254 | +    'ComputeNodeIdentityReference',  | 
237 | 255 |     'ContainerConfiguration',  | 
238 | 256 |     'ContainerRegistry',  | 
239 | 257 |     'DataDisk',  | 
240 | 258 |     'DeleteCertificateError',  | 
241 | 259 |     'DeploymentConfiguration',  | 
 | 260 | +    'DiffDiskSettings',  | 
242 | 261 |     'DiskEncryptionConfiguration',  | 
243 | 262 |     'EncryptionProperties',  | 
 | 263 | +    'EndpointDependency',  | 
 | 264 | +    'EndpointDetail',  | 
244 | 265 |     'EnvironmentSetting',  | 
245 | 266 |     'FixedScaleSettings',  | 
246 | 267 |     'ImageReference',  | 
 | 
256 | 277 |     'NodePlacementConfiguration',  | 
257 | 278 |     'Operation',  | 
258 | 279 |     'OperationDisplay',  | 
 | 280 | +    'OSDisk',  | 
 | 281 | +    'OutboundEnvironmentEndpoint',  | 
259 | 282 |     'Pool',  | 
260 | 283 |     'PoolEndpointConfiguration',  | 
261 | 284 |     'PrivateEndpoint',  | 
 | 
269 | 292 |     'Resource',  | 
270 | 293 |     'ResourceFile',  | 
271 | 294 |     'ScaleSettings',  | 
 | 295 | +    'SkuCapability',  | 
272 | 296 |     'StartTask',  | 
 | 297 | +    'SupportedSku',  | 
273 | 298 |     'TaskContainerSettings',  | 
274 | 299 |     'TaskSchedulingPolicy',  | 
275 | 300 |     'UserAccount',  | 
 | 301 | +    'UserAssignedIdentities',  | 
276 | 302 |     'UserIdentity',  | 
277 | 303 |     'VirtualMachineConfiguration',  | 
278 | 304 |     'VirtualMachineFamilyCoreQuota',  | 
279 | 305 |     'VMExtension',  | 
280 | 306 |     'WindowsConfiguration',  | 
281 | 307 |     'WindowsUserConfiguration',  | 
282 | 308 |     'BatchAccountPaged',  | 
 | 309 | +    'OutboundEnvironmentEndpointPaged',  | 
283 | 310 |     'ApplicationPackagePaged',  | 
284 | 311 |     'ApplicationPaged',  | 
 | 312 | +    'SupportedSkuPaged',  | 
285 | 313 |     'OperationPaged',  | 
286 | 314 |     'CertificatePaged',  | 
287 | 315 |     'PrivateLinkResourcePaged',  | 
288 | 316 |     'PrivateEndpointConnectionPaged',  | 
289 | 317 |     'PoolPaged',  | 
 | 318 | +    'AutoStorageAuthenticationMode',  | 
290 | 319 |     'KeySource',  | 
 | 320 | +    'AuthenticationMode',  | 
291 | 321 |     'PoolAllocationMode',  | 
292 | 322 |     'PublicNetworkAccessType',  | 
293 | 323 |     'ResourceIdentityType',  | 
 | 
304 | 334 |     'StorageAccountType',  | 
305 | 335 |     'DiskEncryptionTarget',  | 
306 | 336 |     'NodePlacementPolicyType',  | 
 | 337 | +    'DiffDiskPlacement',  | 
307 | 338 |     'ComputeNodeDeallocationOption',  | 
308 | 339 |     'InterNodeCommunicationState',  | 
309 | 340 |     'InboundEndpointProtocol',  | 
 | 
0 commit comments