Skip to content

Commit

Permalink
CodeGen from PR 18514 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge a777894c018e2b0fd0a099daafc621356324a9aa into b52f90085693d0ec65f751e30c65c3a878c340ea
  • Loading branch information
SDKAuto committed Apr 8, 2022
1 parent 819f905 commit 7f6feca
Show file tree
Hide file tree
Showing 5 changed files with 459 additions and 47 deletions.
4 changes: 2 additions & 2 deletions sdk/datafactory/azure-mgmt-datafactory/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"@autorest/python@5.12.0",
"@autorest/modelerfour@4.19.3"
],
"commit": "291dc1769270252821f53a9590d185dae8dc5775",
"commit": "d4ce2c30fbc45f9d73dccfa5de7a30711c6bb281",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest_command": "autorest specification/datafactory/resource-manager/readme.md --multiapi --python --python-mode=update --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --track2 --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2",
"autorest_command": "autorest specification/datafactory/resource-manager/readme.md --multiapi --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.12.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2",
"readme": "specification/datafactory/resource-manager/readme.md"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "2.3.0"
VERSION = "1.0.0"
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,10 @@
from ._models_py3 import AmazonS3LinkedService
from ._models_py3 import AmazonS3Location
from ._models_py3 import AmazonS3ReadSettings
from ._models_py3 import AppFiguresLinkedService
from ._models_py3 import AppendVariableActivity
from ._models_py3 import ArmIdWrapper
from ._models_py3 import AsanaLinkedService
from ._models_py3 import AvroDataset
from ._models_py3 import AvroFormat
from ._models_py3 import AvroSink
Expand Down Expand Up @@ -205,6 +207,7 @@
from ._models_py3 import DatasetResource
from ._models_py3 import DatasetSchemaDataElement
from ._models_py3 import DatasetStorageFormat
from ._models_py3 import DataworldLinkedService
from ._models_py3 import Db2LinkedService
from ._models_py3 import Db2Source
from ._models_py3 import Db2TableDataset
Expand Down Expand Up @@ -246,6 +249,7 @@
from ._models_py3 import ExecuteDataFlowActivityTypeProperties
from ._models_py3 import ExecuteDataFlowActivityTypePropertiesCompute
from ._models_py3 import ExecutePipelineActivity
from ._models_py3 import ExecutePipelineActivityPolicy
from ._models_py3 import ExecutePowerQueryActivityTypeProperties
from ._models_py3 import ExecuteSSISPackageActivity
from ._models_py3 import ExecuteWranglingDataflowActivity
Expand Down Expand Up @@ -670,6 +674,7 @@
from ._models_py3 import TriggerSubscriptionOperationStatus
from ._models_py3 import TumblingWindowTrigger
from ._models_py3 import TumblingWindowTriggerDependencyReference
from ._models_py3 import TwilioLinkedService
from ._models_py3 import TypeConversionSettings
from ._models_py3 import UntilActivity
from ._models_py3 import UpdateIntegrationRuntimeNodeRequest
Expand Down Expand Up @@ -717,8 +722,10 @@
CopyBehaviorType,
CosmosDbConnectionMode,
CosmosDbServicePrincipalCredentialType,
CredentialReferenceType,
DataFlowComputeType,
DataFlowDebugCommandType,
DataFlowReferenceType,
DatasetCompressionLevel,
DayOfWeek,
DaysOfWeek,
Expand Down Expand Up @@ -754,6 +761,7 @@
JsonFormatFilePattern,
JsonWriteFilePattern,
ManagedIntegrationRuntimeNodeStatus,
ManagedVirtualNetworkReferenceType,
MongoDbAuthenticationType,
NetezzaPartitionOption,
ODataAadServicePrincipalCredentialType,
Expand Down Expand Up @@ -800,6 +808,7 @@
TeamDeskAuthenticationType,
TeradataAuthenticationType,
TeradataPartitionOption,
TriggerReferenceType,
TriggerRunStatus,
TriggerRuntimeState,
TumblingWindowFrequency,
Expand Down Expand Up @@ -839,8 +848,10 @@
'AmazonS3LinkedService',
'AmazonS3Location',
'AmazonS3ReadSettings',
'AppFiguresLinkedService',
'AppendVariableActivity',
'ArmIdWrapper',
'AsanaLinkedService',
'AvroDataset',
'AvroFormat',
'AvroSink',
Expand Down Expand Up @@ -1010,6 +1021,7 @@
'DatasetResource',
'DatasetSchemaDataElement',
'DatasetStorageFormat',
'DataworldLinkedService',
'Db2LinkedService',
'Db2Source',
'Db2TableDataset',
Expand Down Expand Up @@ -1051,6 +1063,7 @@
'ExecuteDataFlowActivityTypeProperties',
'ExecuteDataFlowActivityTypePropertiesCompute',
'ExecutePipelineActivity',
'ExecutePipelineActivityPolicy',
'ExecutePowerQueryActivityTypeProperties',
'ExecuteSSISPackageActivity',
'ExecuteWranglingDataflowActivity',
Expand Down Expand Up @@ -1475,6 +1488,7 @@
'TriggerSubscriptionOperationStatus',
'TumblingWindowTrigger',
'TumblingWindowTriggerDependencyReference',
'TwilioLinkedService',
'TypeConversionSettings',
'UntilActivity',
'UpdateIntegrationRuntimeNodeRequest',
Expand Down Expand Up @@ -1519,8 +1533,10 @@
'CopyBehaviorType',
'CosmosDbConnectionMode',
'CosmosDbServicePrincipalCredentialType',
'CredentialReferenceType',
'DataFlowComputeType',
'DataFlowDebugCommandType',
'DataFlowReferenceType',
'DatasetCompressionLevel',
'DayOfWeek',
'DaysOfWeek',
Expand Down Expand Up @@ -1556,6 +1572,7 @@
'JsonFormatFilePattern',
'JsonWriteFilePattern',
'ManagedIntegrationRuntimeNodeStatus',
'ManagedVirtualNetworkReferenceType',
'MongoDbAuthenticationType',
'NetezzaPartitionOption',
'ODataAadServicePrincipalCredentialType',
Expand Down Expand Up @@ -1602,6 +1619,7 @@
'TeamDeskAuthenticationType',
'TeradataAuthenticationType',
'TeradataPartitionOption',
'TriggerReferenceType',
'TriggerRunStatus',
'TriggerRuntimeState',
'TumblingWindowFrequency',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,12 @@ class CosmosDbServicePrincipalCredentialType(with_metaclass(CaseInsensitiveEnumM
SERVICE_PRINCIPAL_KEY = "ServicePrincipalKey"
SERVICE_PRINCIPAL_CERT = "ServicePrincipalCert"

class CredentialReferenceType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""Credential reference type.
"""

CREDENTIAL_REFERENCE = "CredentialReference"

class DataFlowComputeType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""Compute type of the cluster which will execute data flow job.
"""
Expand All @@ -123,6 +129,12 @@ class DataFlowDebugCommandType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum
EXECUTE_STATISTICS_QUERY = "executeStatisticsQuery"
EXECUTE_EXPRESSION_QUERY = "executeExpressionQuery"

class DataFlowReferenceType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""Data flow reference type.
"""

DATA_FLOW_REFERENCE = "DataFlowReference"

class DatasetCompressionLevel(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""All available compression levels.
"""
Expand Down Expand Up @@ -412,6 +424,12 @@ class ManagedIntegrationRuntimeNodeStatus(with_metaclass(CaseInsensitiveEnumMeta
RECYCLING = "Recycling"
UNAVAILABLE = "Unavailable"

class ManagedVirtualNetworkReferenceType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""Managed Virtual Network reference type.
"""

MANAGED_VIRTUAL_NETWORK_REFERENCE = "ManagedVirtualNetworkReference"

class MongoDbAuthenticationType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""The authentication type to be used to connect to the MongoDB database.
"""
Expand Down Expand Up @@ -816,6 +834,12 @@ class TeradataPartitionOption(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)
HASH = "Hash"
DYNAMIC_RANGE = "DynamicRange"

class TriggerReferenceType(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""Trigger reference type.
"""

TRIGGER_REFERENCE = "TriggerReference"

class TriggerRunStatus(with_metaclass(CaseInsensitiveEnumMeta, str, Enum)):
"""Trigger run status.
"""
Expand Down
Loading

0 comments on commit 7f6feca

Please sign in to comment.