|
1 | 1 | /* |
2 | 2 | * Copyright (c) Microsoft Corporation. All rights reserved. |
3 | | - * Licensed under the MIT License. See License.txt in the project root for |
4 | | - * license information. |
| 3 | + * Licensed under the MIT License. See License.txt in the project root for license information. |
5 | 4 | * |
6 | 5 | * Code generated by Microsoft (R) AutoRest Code Generator. |
7 | | - * Changes may cause incorrect behavior and will be lost if the code is |
8 | | - * regenerated. |
| 6 | + * Changes may cause incorrect behavior and will be lost if the code is regenerated. |
9 | 7 | */ |
10 | 8 |
|
11 | 9 | export { |
12 | | - ApplicationCreateParameters, |
13 | 10 | Application, |
14 | 11 | ApplicationPackage, |
| 12 | + ApplicationPackageReference, |
| 13 | + AutoScaleRun, |
| 14 | + AutoScaleRunError, |
| 15 | + AutoScaleSettings, |
| 16 | + AutoStorageBaseProperties, |
| 17 | + AutoStorageProperties, |
| 18 | + AutoUserSpecification, |
| 19 | + AzureBlobFileSystemConfiguration, |
| 20 | + AzureFileShareConfiguration, |
| 21 | + BaseResource, |
| 22 | + BatchAccount, |
| 23 | + BatchAccountIdentity, |
| 24 | + Certificate, |
| 25 | + CertificateCreateOrUpdateParameters, |
| 26 | + CertificateReference, |
| 27 | + CIFSMountConfiguration, |
15 | 28 | CloudError, |
16 | | - ApplicationUpdateParameters, |
17 | | - ListApplicationsResult |
| 29 | + CloudServiceConfiguration, |
| 30 | + ContainerConfiguration, |
| 31 | + ContainerRegistry, |
| 32 | + DataDisk, |
| 33 | + DeleteCertificateError, |
| 34 | + DeploymentConfiguration, |
| 35 | + DiskEncryptionConfiguration, |
| 36 | + EncryptionProperties, |
| 37 | + EnvironmentSetting, |
| 38 | + FixedScaleSettings, |
| 39 | + ImageReference, |
| 40 | + InboundNatPool, |
| 41 | + KeyVaultProperties, |
| 42 | + KeyVaultReference, |
| 43 | + LinuxUserConfiguration, |
| 44 | + ListApplicationsResult, |
| 45 | + MetadataItem, |
| 46 | + MountConfiguration, |
| 47 | + NetworkConfiguration, |
| 48 | + NetworkSecurityGroupRule, |
| 49 | + NFSMountConfiguration, |
| 50 | + Pool, |
| 51 | + PoolEndpointConfiguration, |
| 52 | + PrivateEndpoint, |
| 53 | + PrivateEndpointConnection, |
| 54 | + PrivateLinkResource, |
| 55 | + PrivateLinkServiceConnectionState, |
| 56 | + ProxyResource, |
| 57 | + PublicIPAddressConfiguration, |
| 58 | + ResizeError, |
| 59 | + ResizeOperationStatus, |
| 60 | + Resource, |
| 61 | + ResourceFile, |
| 62 | + ScaleSettings, |
| 63 | + StartTask, |
| 64 | + TaskContainerSettings, |
| 65 | + TaskSchedulingPolicy, |
| 66 | + UserAccount, |
| 67 | + UserIdentity, |
| 68 | + VirtualMachineConfiguration, |
| 69 | + VirtualMachineFamilyCoreQuota, |
| 70 | + WindowsConfiguration, |
| 71 | + WindowsUserConfiguration |
18 | 72 | } from "../models/mappers"; |
19 | | - |
|
0 commit comments