Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

[AutoPR sql/resource-manager] ManagedDatabase get schemas,tables,columns API [DO NOT MERGE] #4712

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions lib/services/sqlManagement2/lib/models/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,8 @@ export interface Sku {
* instance whose DNS zone this managed instance will share after creation.
* @property {boolean} [publicDataEndpointEnabled] Whether or not the public
* data endpoint is enabled.
* @property {string} [proxyOverride] Proxy override of the managed instance.
* @property {string} [proxyOverride] Connection type used for connecting to
* the instance. Possible values include: 'Proxy', 'Redirect', 'Default'
*/
export interface ManagedInstance extends TrackedResource {
identity?: ResourceIdentity;
Expand Down Expand Up @@ -1422,7 +1423,8 @@ export interface ManagedInstance extends TrackedResource {
* instance whose DNS zone this managed instance will share after creation.
* @property {boolean} [publicDataEndpointEnabled] Whether or not the public
* data endpoint is enabled.
* @property {string} [proxyOverride] Proxy override of the managed instance.
* @property {string} [proxyOverride] Connection type used for connecting to
* the instance. Possible values include: 'Proxy', 'Redirect', 'Default'
* @property {object} [tags] Resource tags.
*/
export interface ManagedInstanceUpdate {
Expand Down
3 changes: 2 additions & 1 deletion lib/services/sqlManagement2/lib/models/managedInstance.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ class ManagedInstance extends models['TrackedResource'] {
* instance whose DNS zone this managed instance will share after creation.
* @property {boolean} [publicDataEndpointEnabled] Whether or not the public
* data endpoint is enabled.
* @property {string} [proxyOverride] Proxy override of the managed instance.
* @property {string} [proxyOverride] Connection type used for connecting to
* the instance. Possible values include: 'Proxy', 'Redirect', 'Default'
*/
constructor() {
super();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ class ManagedInstanceUpdate {
* instance whose DNS zone this managed instance will share after creation.
* @property {boolean} [publicDataEndpointEnabled] Whether or not the public
* data endpoint is enabled.
* @property {string} [proxyOverride] Proxy override of the managed instance.
* @property {string} [proxyOverride] Connection type used for connecting to
* the instance. Possible values include: 'Proxy', 'Redirect', 'Default'
* @property {object} [tags] Resource tags.
*/
constructor() {
Expand Down
40 changes: 24 additions & 16 deletions lib/services/sqlManagement2/lib/operations/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10838,8 +10838,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -10923,8 +10924,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -11081,8 +11083,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -11156,8 +11159,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -11258,8 +11262,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -11343,8 +11348,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -11501,8 +11507,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -11576,8 +11583,9 @@ export interface ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down
60 changes: 36 additions & 24 deletions lib/services/sqlManagement2/lib/operations/managedInstances.js
Original file line number Diff line number Diff line change
Expand Up @@ -497,8 +497,9 @@ function _get(resourceGroupName, managedInstanceName, options, callback) {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -697,8 +698,9 @@ function _deleteMethod(resourceGroupName, managedInstanceName, options, callback
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -837,8 +839,9 @@ function _update(resourceGroupName, managedInstanceName, parameters, options, ca
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -1198,8 +1201,9 @@ function _beginDeleteMethod(resourceGroupName, managedInstanceName, options, cal
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -1954,8 +1958,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -2051,8 +2056,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -2251,8 +2257,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -2338,8 +2345,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -2455,8 +2463,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -2552,8 +2561,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {string} parameters.location Resource location.
*
Expand Down Expand Up @@ -2752,8 +2762,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down Expand Up @@ -2839,8 +2850,9 @@ class ManagedInstances {
* @param {boolean} [parameters.publicDataEndpointEnabled] Whether or not the
* public data endpoint is enabled.
*
* @param {string} [parameters.proxyOverride] Proxy override of the managed
* instance.
* @param {string} [parameters.proxyOverride] Connection type used for
* connecting to the instance. Possible values include: 'Proxy', 'Redirect',
* 'Default'
*
* @param {object} [parameters.tags] Resource tags.
*
Expand Down