forked from Azure/azure-sdk-for-js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
SDK Automation
committed
May 15, 2020
1 parent
cebbff5
commit de9dfff
Showing
32 changed files
with
6,470 additions
and
475 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
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: 93 additions & 0 deletions
93
sdk/containerregistry/arm-containerregistry/src/models/agentPoolsMappers.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 |
---|---|---|
@@ -0,0 +1,93 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* 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. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
ActiveDirectoryObject, | ||
AgentPool, | ||
AgentPoolListResult, | ||
AgentPoolQueueStatus, | ||
AgentPoolUpdateParameters, | ||
AgentProperties, | ||
Argument, | ||
AuthInfo, | ||
BaseImageDependency, | ||
BaseImageTrigger, | ||
BaseResource, | ||
Credentials, | ||
CustomRegistryCredentials, | ||
DockerBuildRequest, | ||
DockerBuildStep, | ||
EncodedTaskRunRequest, | ||
EncodedTaskStep, | ||
EncryptionProperty, | ||
ErrorResponse, | ||
ErrorResponseBody, | ||
ExportPipeline, | ||
ExportPipelineTargetProperties, | ||
FileTaskRunRequest, | ||
FileTaskStep, | ||
IdentityProperties, | ||
ImageDescriptor, | ||
ImageUpdateTrigger, | ||
ImportPipeline, | ||
ImportPipelineSourceProperties, | ||
InnerErrorDescription, | ||
IPRule, | ||
KeyVaultProperties, | ||
NetworkRuleSet, | ||
OverrideTaskStepProperties, | ||
PipelineRun, | ||
PipelineRunRequest, | ||
PipelineRunResponse, | ||
PipelineRunSourceProperties, | ||
PipelineRunTargetProperties, | ||
PipelineSourceTriggerDescriptor, | ||
PipelineSourceTriggerProperties, | ||
PipelineTriggerDescriptor, | ||
PipelineTriggerProperties, | ||
PlatformProperties, | ||
Policies, | ||
PrivateEndpoint, | ||
PrivateEndpointConnection, | ||
PrivateLinkServiceConnectionState, | ||
ProgressProperties, | ||
ProxyResource, | ||
QuarantinePolicy, | ||
Registry, | ||
Replication, | ||
Resource, | ||
RetentionPolicy, | ||
Run, | ||
RunRequest, | ||
ScopeMap, | ||
SecretObject, | ||
SetValue, | ||
Sku, | ||
SourceProperties, | ||
SourceRegistryCredentials, | ||
SourceTrigger, | ||
SourceTriggerDescriptor, | ||
Status, | ||
StorageAccountProperties, | ||
Task, | ||
TaskRun, | ||
TaskRunRequest, | ||
TaskStepProperties, | ||
TimerTrigger, | ||
TimerTriggerDescriptor, | ||
Token, | ||
TokenCertificate, | ||
TokenCredentialsProperties, | ||
TokenPassword, | ||
TriggerProperties, | ||
TrustPolicy, | ||
UserIdentityProperties, | ||
VirtualNetworkRule, | ||
Webhook | ||
} from "../models/mappers"; |
89 changes: 89 additions & 0 deletions
89
sdk/containerregistry/arm-containerregistry/src/models/exportPipelinesMappers.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 |
---|---|---|
@@ -0,0 +1,89 @@ | ||
/* | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* 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. | ||
*/ | ||
|
||
export { | ||
discriminators, | ||
ActiveDirectoryObject, | ||
AgentPool, | ||
AgentProperties, | ||
Argument, | ||
AuthInfo, | ||
BaseImageDependency, | ||
BaseImageTrigger, | ||
BaseResource, | ||
CloudError, | ||
Credentials, | ||
CustomRegistryCredentials, | ||
DockerBuildRequest, | ||
DockerBuildStep, | ||
EncodedTaskRunRequest, | ||
EncodedTaskStep, | ||
EncryptionProperty, | ||
ExportPipeline, | ||
ExportPipelineListResult, | ||
ExportPipelineTargetProperties, | ||
FileTaskRunRequest, | ||
FileTaskStep, | ||
IdentityProperties, | ||
ImageDescriptor, | ||
ImageUpdateTrigger, | ||
ImportPipeline, | ||
ImportPipelineSourceProperties, | ||
IPRule, | ||
KeyVaultProperties, | ||
NetworkRuleSet, | ||
OverrideTaskStepProperties, | ||
PipelineRun, | ||
PipelineRunRequest, | ||
PipelineRunResponse, | ||
PipelineRunSourceProperties, | ||
PipelineRunTargetProperties, | ||
PipelineSourceTriggerDescriptor, | ||
PipelineSourceTriggerProperties, | ||
PipelineTriggerDescriptor, | ||
PipelineTriggerProperties, | ||
PlatformProperties, | ||
Policies, | ||
PrivateEndpoint, | ||
PrivateEndpointConnection, | ||
PrivateLinkServiceConnectionState, | ||
ProgressProperties, | ||
ProxyResource, | ||
QuarantinePolicy, | ||
Registry, | ||
Replication, | ||
Resource, | ||
RetentionPolicy, | ||
Run, | ||
RunRequest, | ||
ScopeMap, | ||
SecretObject, | ||
SetValue, | ||
Sku, | ||
SourceProperties, | ||
SourceRegistryCredentials, | ||
SourceTrigger, | ||
SourceTriggerDescriptor, | ||
Status, | ||
StorageAccountProperties, | ||
Task, | ||
TaskRun, | ||
TaskRunRequest, | ||
TaskStepProperties, | ||
TimerTrigger, | ||
TimerTriggerDescriptor, | ||
Token, | ||
TokenCertificate, | ||
TokenCredentialsProperties, | ||
TokenPassword, | ||
TriggerProperties, | ||
TrustPolicy, | ||
UserIdentityProperties, | ||
VirtualNetworkRule, | ||
Webhook | ||
} from "../models/mappers"; |
Oops, something went wrong.