Skip to content

Commit 93677d7

Browse files
author
VSC-Service-Account
committed
1 parent b203188 commit 93677d7

File tree

560 files changed

+31053
-383
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

560 files changed

+31053
-383
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,18 @@ attributes:
125125
name: session
126126
- uid: azure.datalake.store.lib.DatalakeRESTInterface.ends
127127
name: ends
128-
signature: 'ends = {''APPEND'': (''post'', set(), {''append'', ''leaseid'', ''syncFlag'',
129-
''offset'', ''filesessionid''}), ''CHECKACCESS'': (''get'', set(), {''fsaction''}),
128+
signature: 'ends = {''APPEND'': (''post'', set(), {''filesessionid'', ''append'',
129+
''offset'', ''leaseid'', ''syncFlag''}), ''CHECKACCESS'': (''get'', set(), {''fsaction''}),
130130
''CONCAT'': (''post'', {''sources''}, {''sources''}), ''CREATE'': (''put'', set(),
131-
{''write'', ''overwrite'', ''leaseid'', ''syncFlag'', ''filesessionid''}), ''DELETE'':
131+
{''filesessionid'', ''write'', ''overwrite'', ''leaseid'', ''syncFlag''}), ''DELETE'':
132132
(''delete'', set(), {''recursive''}), ''GETCONTENTSUMMARY'': (''get'', set(),
133133
set()), ''GETFILESTATUS'': (''get'', set(), set()), ''LISTSTATUS'': (''get'',
134-
set(), {''listAfter'', ''listSize''}), ''MKDIRS'': (''put'', set(), set()), ''MODIFYACLENTRIES'':
134+
set(), {''listSize'', ''listAfter''}), ''MKDIRS'': (''put'', set(), set()), ''MODIFYACLENTRIES'':
135135
(''put'', {''aclSpec''}, {''aclSpec''}), ''MSCONCAT'': (''post'', set(), {''deleteSourceDirectory''}),
136136
''MSGETACLSTATUS'': (''get'', set(), set()), ''OPEN'': (''get'', set(), {''offset'',
137-
''read'', ''length'', ''filesessionid''}), ''REMOVEACL'': (''put'', set(), set()),
137+
''filesessionid'', ''read'', ''length''}), ''REMOVEACL'': (''put'', set(), set()),
138138
''REMOVEACLENTRIES'': (''put'', {''aclSpec''}, {''aclSpec''}), ''REMOVEDEFAULTACL'':
139139
(''put'', set(), set()), ''RENAME'': (''put'', {''destination''}, {''destination''}),
140140
''SETACL'': (''put'', {''aclSpec''}, {''aclSpec''}), ''SETEXPIRY'': (''put'',
141141
{''expiryOption''}, {''expireTime'', ''expiryOption''}), ''SETOWNER'': (''put'',
142-
set(), {''group'', ''owner''}), ''SETPERMISSION'': (''put'', set(), {''permission''})}'
142+
set(), {''owner'', ''group''}), ''SETPERMISSION'': (''put'', set(), {''permission''})}'

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.ContainerInstanceManagementClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ constructor:
2929
types:
3030
- <xref:str>
3131
- name: api_version
32-
description: 'Api Version. Default value is "2021-10-01". Note that overriding
32+
description: 'Api Version. Default value is "2023-05-01". Note that overriding
3333
this
3434
3535
default value may result in unsupported behavior.'

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.ContainerInstanceManagementClient.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ constructor:
2929
types:
3030
- <xref:str>
3131
- name: api_version
32-
description: 'Api Version. Default value is "2021-10-01". Note that overriding
32+
description: 'Api Version. Default value is "2023-05-01". Note that overriding
3333
this
3434
3535
default value may result in unsupported behavior.'

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainerGroupsOperations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ methods:
3535
description: 'The properties of the container group to be created or updated.
3636
Is
3737
38-
either a model type or a IO type. Required.'
38+
either a ContainerGroup type or a IO type. Required.'
3939
isRequired: true
4040
types:
4141
- <xref:azure.mgmt.containerinstance.models.ContainerGroup>
@@ -424,7 +424,7 @@ methods:
424424
description: 'The container group resource with just the tags to be updated. Is
425425
either a
426426
427-
model type or a IO type. Required.'
427+
Resource type or a IO type. Required.'
428428
isRequired: true
429429
types:
430430
- <xref:azure.mgmt.containerinstance.models.Resource>

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.aio.operations.ContainersOperations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ methods:
7777
types:
7878
- <xref:str>
7979
- name: container_exec_request
80-
description: 'The request for the exec command. Is either a model type or a IO
80+
description: 'The request for the exec command. Is either a
8181
82-
type. Required.'
82+
ContainerExecRequest type or a IO type. Required.'
8383
isRequired: true
8484
types:
8585
- <xref:azure.mgmt.containerinstance.models.ContainerExecRequest>

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.models.AzureFileVolume.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ summary: 'The properties of the Azure File volume. Azure File shares are mounted
1212
All required parameters must be populated in order to send to Azure.'
1313
constructor:
1414
syntax: 'AzureFileVolume(*, share_name: str, storage_account_name: str, read_only:
15-
bool | None = None, storage_account_key: str | None = None, **kwargs)'
15+
bool | None = None, storage_account_key: str | None = None, **kwargs: Any)'
1616
parameters:
1717
- name: share_name
1818
description: The name of the Azure File share to be mounted as a volume. Required.

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.models.CachedImages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ summary: 'The cached image and OS type.
1010
1111
All required parameters must be populated in order to send to Azure.'
1212
constructor:
13-
syntax: 'CachedImages(*, os_type: str, image: str, **kwargs)'
13+
syntax: 'CachedImages(*, os_type: str, image: str, **kwargs: Any)'
1414
parameters:
1515
- name: os_type
1616
description: The OS type of the cached image. Required.

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.models.CachedImagesListResult.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inheritances:
88
summary: The response containing cached images.
99
constructor:
1010
syntax: 'CachedImagesListResult(*, value: List[_models.CachedImages] | None = None,
11-
next_link: str | None = None, **kwargs)'
11+
next_link: str | None = None, **kwargs: Any)'
1212
parameters:
1313
- name: value
1414
description: The list of cached images.

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.models.CapabilitiesCapabilities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ summary: 'The supported capabilities.
1010
1111
Variables are only populated by the server, and will be ignored when sending a request.'
1212
constructor:
13-
syntax: CapabilitiesCapabilities(**kwargs)
13+
syntax: 'CapabilitiesCapabilities(**kwargs: Any)'
1414
variables:
1515
- description: The maximum allowed memory request in GB.
1616
name: max_memory_in_gb

docs-ref-autogen/azure-mgmt-containerinstance/azure.mgmt.containerinstance.models.CapabilitiesListResult.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inheritances:
88
summary: The response containing list of capabilities.
99
constructor:
1010
syntax: 'CapabilitiesListResult(*, value: List[_models.Capabilities] | None = None,
11-
next_link: str | None = None, **kwargs)'
11+
next_link: str | None = None, **kwargs: Any)'
1212
parameters:
1313
- name: value
1414
description: The list of capabilities.

0 commit comments

Comments
 (0)