Skip to content

Commit 790066a

Browse files
author
VSC-Service-Account
committed
CI Update
1 parent d183a2c commit 790066a

File tree

34 files changed

+1518
-144
lines changed

34 files changed

+1518
-144
lines changed

docs-ref-autogen/azure-core/azure.core.pipeline.policies.HttpLoggingPolicy.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,11 @@ items:
6060
module: azure.core.pipeline.policies
6161
name: DEFAULT_HEADERS_WHITELIST
6262
syntax:
63-
content: DEFAULT_HEADERS_WHITELIST = {'Content-Type', 'Pragma', 'If-Unmodified-Since',
64-
'Transfer-Encoding', 'User-Agent', 'ETag', 'Server', 'Retry-After', 'Last-Modified',
65-
'If-Modified-Since', 'Expires', 'If-Match', 'Cache-Control', 'traceparent',
66-
'If-None-Match', 'x-ms-return-client-request-id', 'x-ms-client-request-id',
67-
'Accept', 'Request-Id', 'Date', 'Connection', 'Content-Length'}
63+
content: DEFAULT_HEADERS_WHITELIST = {'ETag', 'User-Agent', 'Content-Length',
64+
'Server', 'Pragma', 'If-Unmodified-Since', 'Date', 'Cache-Control', 'Expires',
65+
'x-ms-client-request-id', 'Transfer-Encoding', 'Content-Type', 'If-None-Match',
66+
'Retry-After', 'If-Modified-Since', 'traceparent', 'Last-Modified', 'Connection',
67+
'x-ms-return-client-request-id', 'Accept', 'Request-Id', 'If-Match'}
6868
type: attribute
6969
uid: azure.core.pipeline.policies.HttpLoggingPolicy.DEFAULT_HEADERS_WHITELIST
7070
- class: azure.core.pipeline.policies.HttpLoggingPolicy

docs-ref-autogen/azure-datalake-store/azure.datalake.store.lib.DatalakeRESTInterface.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,15 @@ items:
179179
module: azure.datalake.store.lib
180180
name: ends
181181
syntax:
182-
content: 'ends = {''APPEND'': (''post'', set(), {''leaseid'', ''filesessionid'',
183-
''append'', ''offset'', ''syncFlag''}), ''CHECKACCESS'': (''get'', set(), {''fsaction''}),
182+
content: 'ends = {''APPEND'': (''post'', set(), {''filesessionid'', ''append'',
183+
''leaseid'', ''offset'', ''syncFlag''}), ''CHECKACCESS'': (''get'', set(), {''fsaction''}),
184184
''CONCAT'': (''post'', {''sources''}, {''sources''}), ''MSCONCAT'': (''post'',
185-
set(), {''deleteSourceDirectory''}), ''CREATE'': (''put'', set(), {''leaseid'',
186-
''overwrite'', ''filesessionid'', ''write'', ''syncFlag''}), ''DELETE'': (''delete'',
185+
set(), {''deleteSourceDirectory''}), ''CREATE'': (''put'', set(), {''filesessionid'',
186+
''write'', ''leaseid'', ''overwrite'', ''syncFlag''}), ''DELETE'': (''delete'',
187187
set(), {''recursive''}), ''GETCONTENTSUMMARY'': (''get'', set(), set()), ''GETFILESTATUS'':
188-
(''get'', set(), set()), ''LISTSTATUS'': (''get'', set(), {''listSize'', ''listAfter''}),
189-
''MKDIRS'': (''put'', set(), set()), ''OPEN'': (''get'', set(), {''offset'',
190-
''length'', ''read'', ''filesessionid''}), ''RENAME'': (''put'', {''destination''},
188+
(''get'', set(), set()), ''LISTSTATUS'': (''get'', set(), {''listAfter'', ''listSize''}),
189+
''MKDIRS'': (''put'', set(), set()), ''OPEN'': (''get'', set(), {''length'',
190+
''offset'', ''filesessionid'', ''read''}), ''RENAME'': (''put'', {''destination''},
191191
{''destination''}), ''SETOWNER'': (''put'', set(), {''owner'', ''group''}),
192192
''SETPERMISSION'': (''put'', set(), {''permission''}), ''SETEXPIRY'': (''put'',
193193
{''expiryOption''}, {''expireTime'', ''expiryOption''}), ''SETACL'': (''put'',

docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.KustoManagementClient.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ items:
4747
id: databases
4848
type:
4949
- azure.mgmt.kusto.operations.DatabasesOperations
50+
- description: AttachedDatabaseConfigurations operations
51+
id: attached_database_configurations
52+
type:
53+
- azure.mgmt.kusto.operations.AttachedDatabaseConfigurationsOperations
5054
- description: DataConnections operations
5155
id: data_connections
5256
type:
Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,108 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.mgmt.kusto.models.AttachedDatabaseConfiguration
6+
fullName: azure.mgmt.kusto.models.AttachedDatabaseConfiguration
7+
inheritance:
8+
- inheritance:
9+
- inheritance:
10+
- inheritance:
11+
- type: builtins.object
12+
type: msrest.serialization.Model
13+
type: azure.mgmt.kusto.models._models_py3.Resource
14+
type: azure.mgmt.kusto.models._models_py3.ProxyResource
15+
langs:
16+
- python
17+
module: azure.mgmt.kusto.models
18+
name: AttachedDatabaseConfiguration
19+
summary: 'Class representing an attached database configuration.
20+
21+
22+
Variables are only populated by the server, and will be ignored when
23+
24+
sending a request.
25+
26+
27+
All required parameters must be populated in order to send to Azure.'
28+
syntax:
29+
content: 'AttachedDatabaseConfiguration(*, database_name: str, cluster_resource_id:
30+
str, default_principals_modification_kind, location: str = None, **kwargs) ->
31+
None'
32+
parameters:
33+
- description: Resource location.
34+
id: location
35+
type:
36+
- str
37+
- description: 'Required. The name of the database which you would
38+
39+
like to attach, use * if you want to follow all current and future
40+
41+
databases.'
42+
id: database_name
43+
type:
44+
- str
45+
- description: 'Required. The resource id of the cluster where
46+
47+
the databases you would like to attach reside.'
48+
id: cluster_resource_id
49+
type:
50+
- str
51+
- description: 'Required. The default
52+
53+
principals modification kind. Possible values include: ''Union'', ''Replace'',
54+
55+
''None'''
56+
id: default_principals_modification_kind
57+
type:
58+
- str
59+
- azure.mgmt.kusto.models.DefaultPrincipalsModificationKind
60+
variables:
61+
- description: 'Fully qualified resource Id for the resource. Ex -
62+
63+
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}'
64+
id: id
65+
type:
66+
- str
67+
- description: The name of the resource
68+
id: name
69+
type:
70+
- str
71+
- description: 'The type of the resource. Ex-
72+
73+
Microsoft.Compute/virtualMachines or Microsoft.Storage/storageAccounts.'
74+
id: type
75+
type:
76+
- str
77+
- description: 'The provisioned state of the resource. Possible
78+
79+
values include: ''Running'', ''Creating'', ''Deleting'', ''Succeeded'', ''Failed'',
80+
81+
''Moving'''
82+
id: provisioning_state
83+
type:
84+
- str
85+
- azure.mgmt.kusto.models.ProvisioningState
86+
- description: 'The list of databases from the
87+
88+
clusterResourceId which are currently attached to the cluster.'
89+
id: attached_database_names
90+
type:
91+
- list[str]
92+
type: class
93+
uid: azure.mgmt.kusto.models.AttachedDatabaseConfiguration
94+
references:
95+
- fullName: list[str]
96+
name: list[str]
97+
spec.python:
98+
- fullName: list
99+
name: list
100+
uid: list
101+
- fullName: '['
102+
name: '['
103+
- fullName: str
104+
name: str
105+
uid: str
106+
- fullName: ']'
107+
name: ']'
108+
uid: list[str]
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.mgmt.kusto.models.AttachedDatabaseConfigurationPaged
6+
fullName: azure.mgmt.kusto.models.AttachedDatabaseConfigurationPaged
7+
inheritance:
8+
- inheritance:
9+
- inheritance:
10+
- inheritance:
11+
- inheritance:
12+
- type: builtins.object
13+
type: collections.abc.AsyncIterable
14+
type: collections.abc.AsyncIterator
15+
type: msrest.async_paging.AsyncPagedMixin
16+
- inheritance:
17+
- inheritance:
18+
- type: builtins.object
19+
type: collections.abc.Iterable
20+
type: collections.abc.Iterator
21+
type: msrest.paging.Paged
22+
langs:
23+
- python
24+
module: azure.mgmt.kusto.models
25+
name: AttachedDatabaseConfigurationPaged
26+
summary: A paging container for iterating over a list of <xref:azure.mgmt.kusto.models.AttachedDatabaseConfiguration>
27+
object
28+
syntax:
29+
content: AttachedDatabaseConfigurationPaged(*args, **kwargs)
30+
type: class
31+
uid: azure.mgmt.kusto.models.AttachedDatabaseConfigurationPaged
32+
references: []
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
### YamlMime:UniversalReference
2+
api_name: []
3+
items:
4+
- children: []
5+
class: azure.mgmt.kusto.models.CheckNameRequest
6+
fullName: azure.mgmt.kusto.models.CheckNameRequest
7+
inheritance:
8+
- inheritance:
9+
- type: builtins.object
10+
type: msrest.serialization.Model
11+
langs:
12+
- python
13+
module: azure.mgmt.kusto.models
14+
name: CheckNameRequest
15+
summary: 'The result returned from a database check name availability request.
16+
17+
18+
All required parameters must be populated in order to send to Azure.'
19+
syntax:
20+
content: 'CheckNameRequest(*, name: str, type, **kwargs) -> None'
21+
parameters:
22+
- description: Required. Resource name.
23+
id: name
24+
type:
25+
- str
26+
- description: 'Required. The type of resource, for instance
27+
28+
Microsoft.Kusto/clusters/databases. Possible values include:
29+
30+
''Microsoft.Kusto/clusters/databases'',
31+
32+
''Microsoft.Kusto/clusters/attachedDatabaseConfigurations'''
33+
id: type
34+
type:
35+
- str
36+
- azure.mgmt.kusto.models.Type
37+
type: class
38+
uid: azure.mgmt.kusto.models.CheckNameRequest
39+
references: []

docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.models.ClusterUpdate.yml

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ items:
2121
2222
sending a request.'
2323
syntax:
24-
content: 'ClusterUpdate(*, tags=None, location: str = None, sku=None, trusted_external_tenants=None,
25-
optimized_autoscale=None, enable_disk_encryption: bool = None, enable_streaming_ingest:
26-
bool = False, virtual_network_configuration=None, **kwargs) -> None'
24+
content: 'ClusterUpdate(*, tags=None, location: str = None, sku=None, identity=None,
25+
trusted_external_tenants=None, optimized_autoscale=None, enable_disk_encryption:
26+
bool = None, enable_streaming_ingest: bool = False, virtual_network_configuration=None,
27+
key_vault_properties=None, **kwargs) -> None'
2728
parameters:
2829
- description: Resource tags.
2930
id: tags
@@ -37,6 +38,10 @@ items:
3738
id: sku
3839
type:
3940
- azure.mgmt.kusto.models.AzureSku
41+
- description: The identity of the cluster, if configured.
42+
id: identity
43+
type:
44+
- azure.mgmt.kusto.models.Identity
4045
- description: The cluster's external tenants.
4146
id: trusted_external_tenants
4247
type:
@@ -61,6 +66,12 @@ items:
6166
id: virtual_network_configuration
6267
type:
6368
- azure.mgmt.kusto.models.VirtualNetworkConfiguration
69+
- description: 'KeyVault properties for the cluster
70+
71+
encryption.'
72+
id: key_vault_properties
73+
type:
74+
- azure.mgmt.kusto.models.KeyVaultProperties
6475
variables:
6576
- description: 'Fully qualified resource Id for the resource. Ex -
6677

docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.models.DataFormat.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ items:
1212
- azure.mgmt.kusto.models.DataFormat.singlejson
1313
- azure.mgmt.kusto.models.DataFormat.sohsv
1414
- azure.mgmt.kusto.models.DataFormat.tsv
15+
- azure.mgmt.kusto.models.DataFormat.tsve
1516
- azure.mgmt.kusto.models.DataFormat.txt
1617
class: azure.mgmt.kusto.models.DataFormat
1718
fullName: azure.mgmt.kusto.models.DataFormat
@@ -130,6 +131,16 @@ items:
130131
content: tsv = 'TSV'
131132
type: attribute
132133
uid: azure.mgmt.kusto.models.DataFormat.tsv
134+
- class: azure.mgmt.kusto.models.DataFormat
135+
fullName: azure.mgmt.kusto.models.DataFormat.tsve
136+
langs:
137+
- python
138+
module: azure.mgmt.kusto.models
139+
name: tsve
140+
syntax:
141+
content: tsve = 'TSVE'
142+
type: attribute
143+
uid: azure.mgmt.kusto.models.DataFormat.tsve
133144
- class: azure.mgmt.kusto.models.DataFormat
134145
fullName: azure.mgmt.kusto.models.DataFormat.txt
135146
langs:
@@ -191,6 +202,11 @@ references:
191202
name: tsv
192203
parent: azure.mgmt.kusto.models.DataFormat
193204
uid: azure.mgmt.kusto.models.DataFormat.tsv
205+
- fullName: azure.mgmt.kusto.models.DataFormat.tsve
206+
isExternal: false
207+
name: tsve
208+
parent: azure.mgmt.kusto.models.DataFormat
209+
uid: azure.mgmt.kusto.models.DataFormat.tsve
194210
- fullName: azure.mgmt.kusto.models.DataFormat.txt
195211
isExternal: false
196212
name: txt

docs-ref-autogen/azure-mgmt-kusto/azure.mgmt.kusto.models.DatabaseCheckNameRequest.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)