|
2640 | 2640 | }, |
2641 | 2641 | "additionalHeaders": { |
2642 | 2642 | "type": "object", |
2643 | | - "x-ms-format": "dfe-string", |
2644 | | - "description": "The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string)." |
| 2643 | + "x-ms-format": "dfe-key-value-pairs", |
| 2644 | + "description": "The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type)." |
2645 | 2645 | }, |
2646 | 2646 | "httpRequestTimeout": { |
2647 | 2647 | "type": "object", |
|
2654 | 2654 | }, |
2655 | 2655 | "httpCompressionType": { |
2656 | 2656 | "type": "object", |
2657 | | - "description": "Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. " |
| 2657 | + "x-ms-format": "dfe-string", |
| 2658 | + "description": "Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string)." |
2658 | 2659 | } |
2659 | 2660 | } |
2660 | 2661 | }, |
|
2698 | 2699 | }, |
2699 | 2700 | "additionalColumns": { |
2700 | 2701 | "type": "object", |
2701 | | - "description": "Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects)." |
| 2702 | + "x-ms-format": "dfe-key-value-pairs", |
| 2703 | + "description": "Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type)." |
2702 | 2704 | } |
2703 | 2705 | } |
2704 | 2706 | }, |
|
2731 | 2733 | "type": "object" |
2732 | 2734 | }, |
2733 | 2735 | "partitionOption": { |
2734 | | - "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\".", |
2735 | | - "type": "object" |
| 2736 | + "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string).", |
| 2737 | + "type": "object", |
| 2738 | + "x-ms-format": "dfe-string" |
2736 | 2739 | }, |
2737 | 2740 | "partitionSettings": { |
2738 | 2741 | "description": "The settings that will be leveraged for Sql source partitioning.", |
|
2773 | 2776 | "type": "object" |
2774 | 2777 | }, |
2775 | 2778 | "partitionOption": { |
2776 | | - "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\".", |
2777 | | - "type": "object" |
| 2779 | + "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string).", |
| 2780 | + "type": "object", |
| 2781 | + "x-ms-format": "dfe-string" |
2778 | 2782 | }, |
2779 | 2783 | "partitionSettings": { |
2780 | 2784 | "description": "The settings that will be leveraged for Sql source partitioning.", |
|
2857 | 2861 | "type": "object" |
2858 | 2862 | }, |
2859 | 2863 | "partitionOption": { |
2860 | | - "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\".", |
2861 | | - "type": "object" |
| 2864 | + "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string).", |
| 2865 | + "type": "object", |
| 2866 | + "x-ms-format": "dfe-string" |
2862 | 2867 | }, |
2863 | 2868 | "partitionSettings": { |
2864 | 2869 | "description": "The settings that will be leveraged for Sql source partitioning.", |
|
2899 | 2904 | "type": "object" |
2900 | 2905 | }, |
2901 | 2906 | "partitionOption": { |
2902 | | - "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\".", |
2903 | | - "type": "object" |
| 2907 | + "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string).", |
| 2908 | + "type": "object", |
| 2909 | + "x-ms-format": "dfe-string" |
2904 | 2910 | }, |
2905 | 2911 | "partitionSettings": { |
2906 | 2912 | "description": "The settings that will be leveraged for Sql source partitioning.", |
|
2937 | 2943 | "type": "object" |
2938 | 2944 | }, |
2939 | 2945 | "partitionOption": { |
2940 | | - "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\".", |
2941 | | - "type": "object" |
| 2946 | + "description": "The partition mechanism that will be used for Sql read in parallel. Possible values include: \"None\", \"PhysicalPartitionsOfTable\", \"DynamicRange\". Type: string (or Expression with resultType string).", |
| 2947 | + "type": "object", |
| 2948 | + "x-ms-format": "dfe-string" |
2942 | 2949 | }, |
2943 | 2950 | "partitionSettings": { |
2944 | 2951 | "description": "The settings that will be leveraged for Sql source partitioning.", |
|
4754 | 4761 | }, |
4755 | 4762 | "writeBehavior": { |
4756 | 4763 | "type": "object", |
4757 | | - "description": "Write behavior when copying data into sql. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)" |
| 4764 | + "x-ms-format": "dfe-string", |
| 4765 | + "description": "Write behavior when copying data into sql. Type: string (or Expression with resultType string)." |
4758 | 4766 | }, |
4759 | 4767 | "upsertSettings": { |
4760 | 4768 | "description": "SQL upsert settings.", |
|
4808 | 4816 | }, |
4809 | 4817 | "writeBehavior": { |
4810 | 4818 | "type": "object", |
4811 | | - "description": "Write behavior when copying data into sql server. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)" |
| 4819 | + "x-ms-format": "dfe-string", |
| 4820 | + "description": "Write behavior when copying data into sql server. Type: string (or Expression with resultType string)." |
4812 | 4821 | }, |
4813 | 4822 | "upsertSettings": { |
4814 | 4823 | "description": "SQL upsert settings.", |
|
4916 | 4925 | }, |
4917 | 4926 | "writeBehavior": { |
4918 | 4927 | "type": "object", |
4919 | | - "description": "White behavior when copying data into azure SQL MI. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)" |
| 4928 | + "x-ms-format": "dfe-string", |
| 4929 | + "description": "White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)" |
4920 | 4930 | }, |
4921 | 4931 | "upsertSettings": { |
4922 | 4932 | "description": "SQL upsert settings.", |
|
5966 | 5976 | }, |
5967 | 5977 | "arguments": { |
5968 | 5978 | "type": "object", |
| 5979 | + "x-ms-format": "dfe-list-string", |
5969 | 5980 | "description": "User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array)." |
5970 | 5981 | }, |
5971 | 5982 | "getDebugInfo": { |
|
6996 | 7007 | }, |
6997 | 7008 | "headers": { |
6998 | 7009 | "type": "object", |
6999 | | - "x-ms-format": "dfe-string", |
7000 | | - "description": "Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: string (or Expression with resultType string)." |
| 7010 | + "x-ms-format": "dfe-key-value-pairs", |
| 7011 | + "description": "Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: dictionary (or Expression with resultType dictionary)." |
7001 | 7012 | }, |
7002 | 7013 | "body": { |
7003 | 7014 | "type": "object", |
|
7430 | 7441 | "type": "object" |
7431 | 7442 | }, |
7432 | 7443 | "dataPathAssignments": { |
7433 | | - "x-ms-format": "dfe-key-value-pairs", |
7434 | | - "description": "Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).", |
| 7444 | + "description": "Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).", |
7435 | 7445 | "type": "object" |
7436 | 7446 | }, |
7437 | 7447 | "mlParentRunId": { |
|
8035 | 8045 | }, |
8036 | 8046 | "headers": { |
8037 | 8047 | "type": "object", |
8038 | | - "x-ms-format": "dfe-string", |
8039 | | - "description": "Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: string (or Expression with resultType string)." |
| 8048 | + "x-ms-format": "dfe-key-value-pairs", |
| 8049 | + "description": "Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: dictionary (or Expression with resultType dictionary)." |
8040 | 8050 | }, |
8041 | 8051 | "body": { |
8042 | 8052 | "type": "object", |
|
8101 | 8111 | }, |
8102 | 8112 | "headers": { |
8103 | 8113 | "type": "object", |
8104 | | - "x-ms-format": "dfe-string", |
8105 | | - "description": "Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: string (or Expression with resultType string)." |
| 8114 | + "x-ms-format": "dfe-key-value-pairs", |
| 8115 | + "description": "Represents the headers that will be sent to the request. For example, to set the language and type on a request: \"headers\" : { \"Accept-Language\": \"en-us\", \"Content-Type\": \"application/json\" }. Type: dictionary (or Expression with resultType dictionary)." |
8106 | 8116 | }, |
8107 | 8117 | "body": { |
8108 | 8118 | "type": "object", |
|
8871 | 8881 | }, |
8872 | 8882 | "referenceName": { |
8873 | 8883 | "type": "object", |
| 8884 | + "x-ms-format": "dfe-string", |
8874 | 8885 | "description": "Reference spark job name. Expression with resultType string." |
8875 | 8886 | } |
8876 | 8887 | }, |
|
0 commit comments