Skip to content

Commit

Permalink
[AutoPR] devtestlabs/resource-manager (#594)
Browse files Browse the repository at this point in the history
* 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
AutorestCI authored and kpajdzik committed Jan 30, 2019
1 parent 340924e commit 6c61c73
Show file tree
Hide file tree
Showing 33 changed files with 2,797 additions and 4,065 deletions.
2 changes: 1 addition & 1 deletion packages/@azure/arm-devtestlabs/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft
Copyright (c) 2019 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 4 additions & 4 deletions packages/@azure/arm-devtestlabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This package contains an isomorphic SDK for DevTestLabsClient.

### How to Install

```
```bash
npm install @azure/arm-devtestlabs
```

Expand All @@ -19,13 +19,13 @@ npm install @azure/arm-devtestlabs

##### Install @azure/ms-rest-nodeauth

```
```bash
npm install @azure/ms-rest-nodeauth
```

##### Sample code

```ts
```typescript
import * as msRest from "@azure/ms-rest-js";
import * as msRestAzure from "@azure/ms-rest-azure-js";
import * as msRestNodeAuth from "@azure/ms-rest-nodeauth";
Expand All @@ -47,7 +47,7 @@ msRestNodeAuth.interactiveLogin().then((creds) => {

##### Install @azure/ms-rest-browserauth

```
```bash
npm install @azure/ms-rest-browserauth
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import * as msRest from "@azure/ms-rest-js";
import * as msRestAzure from "@azure/ms-rest-azure-js";

const packageName = "@azure/arm-devtestlabs";
const packageVersion = "0.1.0";
const packageVersion = "1.0.0";

export class DevTestLabsClientContext extends msRestAzure.AzureServiceClient {
credentials: msRest.ServiceClientCredentials;
Expand Down
93 changes: 45 additions & 48 deletions packages/@azure/arm-devtestlabs/lib/models/armTemplatesMappers.ts
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 packages/@azure/arm-devtestlabs/lib/models/artifactSourcesMappers.ts
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";

Loading

0 comments on commit 6c61c73

Please sign in to comment.