|
1562 | 1562 | "readOnly": true, |
1563 | 1563 | "description": "The bot's endpoint version" |
1564 | 1564 | }, |
| 1565 | + "allSettings": { |
| 1566 | + "description": "Contains resource all settings defined as key/value pairs.", |
| 1567 | + "type": "object", |
| 1568 | + "additionalProperties": { |
| 1569 | + "type": "string" |
| 1570 | + } |
| 1571 | + }, |
| 1572 | + "parameters": { |
| 1573 | + "description": "Contains resource parameters defined as key/value pairs.", |
| 1574 | + "type": "object", |
| 1575 | + "additionalProperties": { |
| 1576 | + "type": "string" |
| 1577 | + } |
| 1578 | + }, |
| 1579 | + "manifestUrl": { |
| 1580 | + "type": "string", |
| 1581 | + "description": "The bot's manifest url" |
| 1582 | + }, |
1565 | 1583 | "msaAppType": { |
1566 | 1584 | "type": "string", |
1567 | 1585 | "description": "Microsoft App Type for the bot", |
|
1634 | 1652 | "type": "string", |
1635 | 1653 | "description": "The CMK Url" |
1636 | 1654 | }, |
| 1655 | + "cmekEncryptionStatus": { |
| 1656 | + "type": "string", |
| 1657 | + "description": "The CMK encryption status" |
| 1658 | + }, |
1637 | 1659 | "isIsolated": { |
1638 | 1660 | "type": "boolean", |
1639 | 1661 | "description": "Whether the bot is in an isolated network" |
1640 | 1662 | }, |
| 1663 | + "isStreamingSupported": { |
| 1664 | + "type": "boolean", |
| 1665 | + "description": "Whether the bot is streaming supported" |
| 1666 | + }, |
1641 | 1667 | "isDeveloperAppInsightsApiKeySet": { |
1642 | 1668 | "type": "boolean", |
1643 | 1669 | "description": "Whether the bot is developerAppInsightsApiKey set" |
|
1670 | 1696 | "appPasswordHint": { |
1671 | 1697 | "type": "string", |
1672 | 1698 | "description": "The hint (e.g. keyVault secret resourceId) on how to fetch the app secret" |
| 1699 | + }, |
| 1700 | + "provisioningState": { |
| 1701 | + "type": "string", |
| 1702 | + "readOnly": true, |
| 1703 | + "description": "Provisioning state of the resource" |
| 1704 | + }, |
| 1705 | + "publishingCredentials": { |
| 1706 | + "type": "string", |
| 1707 | + "description": "Publishing credentials of the resource" |
1673 | 1708 | } |
1674 | 1709 | }, |
1675 | 1710 | "description": "The parameters to provide for the Bot.", |
|
1746 | 1781 | "etag": { |
1747 | 1782 | "type": "string", |
1748 | 1783 | "description": "Entity Tag of the resource" |
| 1784 | + }, |
| 1785 | + "provisioningState": { |
| 1786 | + "type": "string", |
| 1787 | + "readOnly": true, |
| 1788 | + "description": "Provisioning state of the resource" |
1749 | 1789 | } |
1750 | 1790 | } |
1751 | 1791 | }, |
|
1923 | 1963 | "provisioningState": { |
1924 | 1964 | "type": "string", |
1925 | 1965 | "description": "Provisioning state of the resource" |
| 1966 | + }, |
| 1967 | + "location": { |
| 1968 | + "type": "string", |
| 1969 | + "description": "Location of the resource" |
1926 | 1970 | } |
1927 | 1971 | } |
1928 | 1972 | }, |
|
1943 | 1987 | "incomingCallRoute": { |
1944 | 1988 | "type": "string", |
1945 | 1989 | "description": "Webhook for Microsoft Teams channel calls" |
| 1990 | + }, |
| 1991 | + "deploymentEnvironment": { |
| 1992 | + "type": "string", |
| 1993 | + "description": "Deployment environment for Microsoft Teams channel calls" |
| 1994 | + }, |
| 1995 | + "acceptedTerms": { |
| 1996 | + "type": "boolean", |
| 1997 | + "description": "Whether this channel accepted terms" |
1946 | 1998 | } |
1947 | 1999 | }, |
1948 | 2000 | "description": "The parameters to provide for the Microsoft Teams channel.", |
|
2077 | 2129 | "type": "string", |
2078 | 2130 | "description": "Location of the resource" |
2079 | 2131 | }, |
| 2132 | + "provisioningState": { |
| 2133 | + "type": "string", |
| 2134 | + "description": "Provisioning state of the resource" |
| 2135 | + }, |
2080 | 2136 | "etag": { |
2081 | 2137 | "type": "string", |
2082 | 2138 | "description": "Entity Tag of the resource" |
|
2124 | 2180 | "provisioningState": { |
2125 | 2181 | "type": "string", |
2126 | 2182 | "description": "Provisioning state of the resource" |
| 2183 | + }, |
| 2184 | + "location": { |
| 2185 | + "type": "string", |
| 2186 | + "description": "Location of the resource" |
2127 | 2187 | } |
2128 | 2188 | } |
2129 | 2189 | }, |
|
2656 | 2716 | "items": { |
2657 | 2717 | "$ref": "#/definitions/ConnectionSettingParameter" |
2658 | 2718 | } |
| 2719 | + }, |
| 2720 | + "provisioningState": { |
| 2721 | + "type": "string", |
| 2722 | + "description": "Provisioning state of the resource" |
2659 | 2723 | } |
2660 | 2724 | }, |
2661 | 2725 | "description": "Properties for a Connection Setting Item" |
|
2740 | 2804 | "type": "string", |
2741 | 2805 | "description": "Default Name for the Service Provider", |
2742 | 2806 | "readOnly": true |
| 2807 | + }, |
| 2808 | + "metadata": { |
| 2809 | + "type": "object", |
| 2810 | + "description": "Meta data for the Service Provider", |
| 2811 | + "readOnly": true, |
| 2812 | + "properties": { |
| 2813 | + "constraints": { |
| 2814 | + "description": "the constraints of the bot meta data.", |
| 2815 | + "type": "object", |
| 2816 | + "properties": { |
| 2817 | + "required": { |
| 2818 | + "description": "Whether required the constraints of the bot meta data.", |
| 2819 | + "type": "boolean" |
| 2820 | + } |
| 2821 | + } |
| 2822 | + } |
| 2823 | + } |
2743 | 2824 | } |
2744 | 2825 | }, |
2745 | 2826 | "description": "Extra Parameters specific to each Service Provider" |
|
0 commit comments