-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AutoPR] devtestlabs/resource-manager (#594)
* Generated from dc80cf49a2d04b807dd419fe80aca8d436cccd47 (#561) typo: devtestlabs/resource-manager/Microsoft.DevTestLab/DTL - occured -> occurred - Reponse -> Response - seperated -> separated * Generated from 64d9912a89570d7e419c816684747912ec618b10 (#651) typo: Microsoft.DevTestLab - Reponse -> Response - notificationchannels -> notification channels - GibiBytes -> Gibibytes * Regenerate @azure/arm-devtestlabs package
- Loading branch information
1 parent
340924e
commit 6c61c73
Showing
33 changed files
with
2,797 additions
and
4,065 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
93 changes: 45 additions & 48 deletions
93
packages/@azure/arm-devtestlabs/lib/models/armTemplatesMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,83 +1,80 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
ArmTemplateList, | ||
ArmTemplate, | ||
Resource, | ||
BaseResource, | ||
ParametersValueFileInfo, | ||
CloudError, | ||
Schedule, | ||
WeekDetails, | ||
DayDetails, | ||
HourDetails, | ||
NotificationSettings, | ||
ApplicableSchedule, | ||
ArmTemplate, | ||
ArmTemplateList, | ||
ArmTemplateParameterProperties, | ||
Artifact, | ||
ArtifactDeploymentStatusProperties, | ||
ArtifactInstallProperties, | ||
ArtifactParameterProperties, | ||
ArtifactSource, | ||
AttachNewDataDiskOptions, | ||
BaseResource, | ||
BulkCreationParameters, | ||
CloudError, | ||
ComputeDataDisk, | ||
ComputeVmInstanceViewStatus, | ||
ComputeVmProperties, | ||
CostThresholdProperties, | ||
CustomImage, | ||
CustomImagePropertiesFromVm, | ||
WindowsOsInfo, | ||
LinuxOsInfo, | ||
CustomImagePropertiesCustom, | ||
DataDiskStorageTypeInfo, | ||
CustomImagePropertiesFromPlan, | ||
CustomImagePropertiesFromVm, | ||
DataDiskProperties, | ||
DataDiskStorageTypeInfo, | ||
DayDetails, | ||
Disk, | ||
DtlEnvironment, | ||
EnvironmentDeploymentProperties, | ||
ArmTemplateParameterProperties, | ||
Event, | ||
ExternalSubnet, | ||
Formula, | ||
LabVirtualMachineCreationParameter, | ||
BulkCreationParameters, | ||
ArtifactInstallProperties, | ||
ArtifactParameterProperties, | ||
ArtifactDeploymentStatusProperties, | ||
GalleryImageReference, | ||
NetworkInterfaceProperties, | ||
SharedPublicIpAddressConfiguration, | ||
InboundNatRule, | ||
DataDiskProperties, | ||
AttachNewDataDiskOptions, | ||
ScheduleCreationParameter, | ||
FormulaPropertiesFromVm, | ||
GalleryImage, | ||
GalleryImageReference, | ||
HourDetails, | ||
IdentityProperties, | ||
InboundNatRule, | ||
Lab, | ||
LabAnnouncementProperties, | ||
LabSupportProperties, | ||
LabCost, | ||
TargetCostProperties, | ||
CostThresholdProperties, | ||
PercentageCostThresholdProperties, | ||
LabCostSummaryProperties, | ||
LabCostDetailsProperties, | ||
LabCostSummaryProperties, | ||
LabResourceCostProperties, | ||
LabSupportProperties, | ||
LabVirtualMachine, | ||
ComputeVmProperties, | ||
ComputeVmInstanceViewStatus, | ||
ComputeDataDisk, | ||
LabVirtualMachineCreationParameter, | ||
LinuxOsInfo, | ||
NetworkInterfaceProperties, | ||
NotificationChannel, | ||
Event, | ||
NotificationSettings, | ||
ParametersValueFileInfo, | ||
PercentageCostThresholdProperties, | ||
Policy, | ||
Port, | ||
Resource, | ||
Schedule, | ||
ScheduleCreationParameter, | ||
Secret, | ||
ServiceFabric, | ||
ServiceRunner, | ||
IdentityProperties, | ||
SharedPublicIpAddressConfiguration, | ||
Subnet, | ||
SubnetOverride, | ||
SubnetSharedPublicIpAddressConfiguration, | ||
TargetCostProperties, | ||
User, | ||
UserIdentity, | ||
UserSecretStore, | ||
VirtualNetwork, | ||
Subnet, | ||
ExternalSubnet, | ||
SubnetOverride, | ||
SubnetSharedPublicIpAddressConfiguration, | ||
Port | ||
WeekDetails, | ||
WindowsOsInfo | ||
} from "../models/mappers"; | ||
|
165 changes: 81 additions & 84 deletions
165
packages/@azure/arm-devtestlabs/lib/models/artifactSourcesMappers.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,133 +1,130 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
* Changes may cause incorrect behavior and will be lost if the code is | ||
* regenerated. | ||
* Changes may cause incorrect behavior and will be lost if the code is regenerated. | ||
*/ | ||
|
||
export { | ||
ArtifactSourceList, | ||
ArtifactSource, | ||
Resource, | ||
BaseResource, | ||
CloudError, | ||
ArtifactSourceFragment, | ||
UpdateResource, | ||
Schedule, | ||
WeekDetails, | ||
DayDetails, | ||
HourDetails, | ||
NotificationSettings, | ||
ApplicableSchedule, | ||
ScheduleFragment, | ||
WeekDetailsFragment, | ||
DayDetailsFragment, | ||
HourDetailsFragment, | ||
NotificationSettingsFragment, | ||
ApplicableScheduleFragment, | ||
ArmTemplate, | ||
ParametersValueFileInfo, | ||
ArmTemplateParameterProperties, | ||
ArmTemplateParameterPropertiesFragment, | ||
Artifact, | ||
ArtifactDeploymentStatusProperties, | ||
ArtifactDeploymentStatusPropertiesFragment, | ||
ArtifactInstallProperties, | ||
ArtifactInstallPropertiesFragment, | ||
ArtifactParameterProperties, | ||
ArtifactParameterPropertiesFragment, | ||
ArtifactSource, | ||
ArtifactSourceFragment, | ||
ArtifactSourceList, | ||
AttachNewDataDiskOptions, | ||
AttachNewDataDiskOptionsFragment, | ||
BaseResource, | ||
BulkCreationParameters, | ||
BulkCreationParametersFragment, | ||
CloudError, | ||
ComputeDataDisk, | ||
ComputeVmInstanceViewStatus, | ||
ComputeVmProperties, | ||
CostThresholdProperties, | ||
CustomImage, | ||
CustomImagePropertiesFromVm, | ||
WindowsOsInfo, | ||
LinuxOsInfo, | ||
CustomImageFragment, | ||
CustomImagePropertiesCustom, | ||
DataDiskStorageTypeInfo, | ||
CustomImagePropertiesCustomFragment, | ||
CustomImagePropertiesFromPlan, | ||
CustomImageFragment, | ||
CustomImagePropertiesFromPlanFragment, | ||
CustomImagePropertiesFromVm, | ||
CustomImagePropertiesFromVmFragment, | ||
WindowsOsInfoFragment, | ||
LinuxOsInfoFragment, | ||
CustomImagePropertiesCustomFragment, | ||
DataDiskProperties, | ||
DataDiskPropertiesFragment, | ||
DataDiskStorageTypeInfo, | ||
DataDiskStorageTypeInfoFragment, | ||
CustomImagePropertiesFromPlanFragment, | ||
DayDetails, | ||
DayDetailsFragment, | ||
Disk, | ||
DiskFragment, | ||
DtlEnvironment, | ||
EnvironmentDeploymentProperties, | ||
ArmTemplateParameterProperties, | ||
DtlEnvironmentFragment, | ||
EnvironmentDeploymentProperties, | ||
EnvironmentDeploymentPropertiesFragment, | ||
ArmTemplateParameterPropertiesFragment, | ||
Event, | ||
EventFragment, | ||
ExternalSubnet, | ||
Formula, | ||
LabVirtualMachineCreationParameter, | ||
BulkCreationParameters, | ||
ArtifactInstallProperties, | ||
ArtifactParameterProperties, | ||
ArtifactDeploymentStatusProperties, | ||
GalleryImageReference, | ||
NetworkInterfaceProperties, | ||
SharedPublicIpAddressConfiguration, | ||
InboundNatRule, | ||
DataDiskProperties, | ||
AttachNewDataDiskOptions, | ||
ScheduleCreationParameter, | ||
FormulaPropertiesFromVm, | ||
FormulaFragment, | ||
LabVirtualMachineCreationParameterFragment, | ||
BulkCreationParametersFragment, | ||
ArtifactInstallPropertiesFragment, | ||
ArtifactParameterPropertiesFragment, | ||
ArtifactDeploymentStatusPropertiesFragment, | ||
GalleryImageReferenceFragment, | ||
NetworkInterfacePropertiesFragment, | ||
SharedPublicIpAddressConfigurationFragment, | ||
InboundNatRuleFragment, | ||
DataDiskPropertiesFragment, | ||
AttachNewDataDiskOptionsFragment, | ||
ScheduleCreationParameterFragment, | ||
FormulaPropertiesFromVm, | ||
FormulaPropertiesFromVmFragment, | ||
GalleryImage, | ||
GalleryImageReference, | ||
GalleryImageReferenceFragment, | ||
HourDetails, | ||
HourDetailsFragment, | ||
IdentityProperties, | ||
InboundNatRule, | ||
InboundNatRuleFragment, | ||
Lab, | ||
LabAnnouncementProperties, | ||
LabSupportProperties, | ||
LabAnnouncementPropertiesFragment, | ||
LabCost, | ||
TargetCostProperties, | ||
CostThresholdProperties, | ||
PercentageCostThresholdProperties, | ||
LabCostSummaryProperties, | ||
LabCostDetailsProperties, | ||
LabResourceCostProperties, | ||
LabCostSummaryProperties, | ||
LabFragment, | ||
LabAnnouncementPropertiesFragment, | ||
LabResourceCostProperties, | ||
LabSupportProperties, | ||
LabSupportPropertiesFragment, | ||
LabVirtualMachine, | ||
ComputeVmProperties, | ||
ComputeVmInstanceViewStatus, | ||
ComputeDataDisk, | ||
LabVirtualMachineCreationParameter, | ||
LabVirtualMachineCreationParameterFragment, | ||
LabVirtualMachineFragment, | ||
LinuxOsInfo, | ||
LinuxOsInfoFragment, | ||
NetworkInterfaceProperties, | ||
NetworkInterfacePropertiesFragment, | ||
NotificationChannel, | ||
Event, | ||
NotificationChannelFragment, | ||
EventFragment, | ||
NotificationSettings, | ||
NotificationSettingsFragment, | ||
ParametersValueFileInfo, | ||
PercentageCostThresholdProperties, | ||
Policy, | ||
PolicyFragment, | ||
Port, | ||
PortFragment, | ||
Resource, | ||
Schedule, | ||
ScheduleCreationParameter, | ||
ScheduleCreationParameterFragment, | ||
ScheduleFragment, | ||
Secret, | ||
SecretFragment, | ||
ServiceFabric, | ||
ServiceFabricFragment, | ||
ServiceRunner, | ||
IdentityProperties, | ||
SharedPublicIpAddressConfiguration, | ||
SharedPublicIpAddressConfigurationFragment, | ||
Subnet, | ||
SubnetFragment, | ||
SubnetOverride, | ||
SubnetOverrideFragment, | ||
SubnetSharedPublicIpAddressConfiguration, | ||
SubnetSharedPublicIpAddressConfigurationFragment, | ||
TargetCostProperties, | ||
UpdateResource, | ||
User, | ||
UserIdentity, | ||
UserSecretStore, | ||
UserFragment, | ||
UserIdentity, | ||
UserIdentityFragment, | ||
UserSecretStore, | ||
UserSecretStoreFragment, | ||
VirtualNetwork, | ||
Subnet, | ||
ExternalSubnet, | ||
SubnetOverride, | ||
SubnetSharedPublicIpAddressConfiguration, | ||
Port, | ||
VirtualNetworkFragment, | ||
SubnetFragment, | ||
SubnetOverrideFragment, | ||
SubnetSharedPublicIpAddressConfigurationFragment, | ||
PortFragment | ||
WeekDetails, | ||
WeekDetailsFragment, | ||
WindowsOsInfo, | ||
WindowsOsInfoFragment | ||
} from "../models/mappers"; | ||
|
Oops, something went wrong.