Skip to content

Commit 496201f

Browse files
author
docsreference@microsoft.com
committed
CI Update
Build.Reason:Manual by azure-sdk-internal-msdocs-apidrop-connection Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=505369&view=results
1 parent 9c42702 commit 496201f

File tree

2,491 files changed

+5539
-2795
lines changed

Some content is hidden

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

2,491 files changed

+5539
-2795
lines changed

docs-ref-autogen/azure-core/azure.core.messaging.CloudEvent.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ constructor:
3838
- <xref:object>
3939
- name: time
4040
description: Optional. The time (in UTC) the event was generated.
41-
defaultValue: <object object at 0x00000222F5BC6D60>
41+
defaultValue: <object object at 0x00000139000C6D60>
4242
types:
4343
- <xref:datetime.datetime>
4444
- name: dataschema

docs-ref-autogen/azure-servicebus/azure.servicebus.aio.management.ServiceBusAdministrationClient.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ methods:
222222
keywordOnlyParameters:
223223
- name: filter
224224
description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter
225-
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001EA791C6990>
225+
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001D9DCD56010>
226226
types:
227227
- <xref:typing.Union>[<xref:azure.servicebus.management.CorrelationRuleFilter>,
228228
<xref:azure.servicebus.management.SqlRuleFilter>]

docs-ref-autogen/azure-servicebus/azure.servicebus.management.ServiceBusAdministrationClient.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ methods:
231231
keywordOnlyParameters:
232232
- name: filter
233233
description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter
234-
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001EA775B6250>
234+
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001D9DB137FD0>
235235
types:
236236
- <xref:typing.Union>[<xref:azure.servicebus.management.CorrelationRuleFilter>,
237237
<xref:azure.servicebus.management.SqlRuleFilter>]

docs-ref-mapping/reference-preview.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
href: ~/docs-ref-services/preview/mgmt-advisor-readme.md
1313
children:
1414
- azure.mgmt.advisor
15-
- name: AgriFood
15+
- name: Agrifood
1616
href: ~/docs-ref-services/preview/agrifood.md
1717
landingPageType: Service
1818
items:
@@ -896,6 +896,16 @@
896896
href: ~/docs-ref-services/preview/identity-broker-readme.md
897897
children:
898898
- azure.identity.broker
899+
- name: Impactreporting
900+
href: ~/docs-ref-services/preview/impactreporting.md
901+
landingPageType: Service
902+
items:
903+
- name: Management
904+
items:
905+
- name: Resource Management - Impactreporting
906+
href: ~/docs-ref-services/preview/mgmt-impactreporting-readme.md
907+
children:
908+
- azure.mgmt.impactreporting
899909
- name: Informatica Data Management
900910
href: ~/docs-ref-services/preview/informatica-data-management.md
901911
landingPageType: Service

docs-ref-mapping/reference-previous.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
landingPageType: Root
33
expanded: false
44
items:
5-
- name: AgriFood
5+
- name: Agrifood
66
href: ~/docs-ref-services/legacy/agrifood.md
77
landingPageType: Service
88
items:

preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.ChatCompletionsClient.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ methods:
236236
User and
237237
238238
Assistant roles. Required.'
239-
defaultValue: <object object at 0x00000217F4E66270>
239+
defaultValue: <object object at 0x000001D783386270>
240240
types:
241241
- <xref:list>[<xref:azure.ai.inference.models.ChatRequestMessage>]
242242
- <xref:list>[<xref:dict>[<xref:str>, <xref:typing.Any>]]

preview/docs-ref-autogen/azure-ai-inference/azure.ai.inference.aio.ChatCompletionsClient.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ methods:
236236
User and
237237
238238
Assistant roles. Required.'
239-
defaultValue: <object object at 0x00000217F758BED0>
239+
defaultValue: <object object at 0x000001D785A99C50>
240240
types:
241241
- <xref:list>[<xref:azure.ai.inference.models.ChatRequestMessage>]
242242
- name: stream
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
### YamlMime:PythonClass
2+
uid: azure.mgmt.impactreporting.ImpactReportingMgmtClient
3+
name: ImpactReportingMgmtClient
4+
fullName: azure.mgmt.impactreporting.ImpactReportingMgmtClient
5+
module: azure.mgmt.impactreporting
6+
summary: ImpactReportingMgmtClient.
7+
constructor:
8+
syntax: 'ImpactReportingMgmtClient(credential: TokenCredential, subscription_id:
9+
str, base_url: str = ''https://management.azure.com'', **kwargs: Any)'
10+
parameters:
11+
- name: credential
12+
description: Credential used to authenticate requests to the service. Required.
13+
isRequired: true
14+
types:
15+
- <xref:azure.core.credentials.TokenCredential>
16+
- name: subscription_id
17+
description: The ID of the target subscription. The value must be an UUID. Required.
18+
isRequired: true
19+
types:
20+
- <xref:str>
21+
- name: base_url
22+
description: Service host. Default value is "[https://management.azure.com](https://management.azure.com)".
23+
defaultValue: https://management.azure.com
24+
types:
25+
- <xref:str>
26+
keywordOnlyParameters:
27+
- name: api_version
28+
description: 'The API version to use for this operation. Default value is
29+
30+
"2024-05-01-preview". Note that overriding this default value may result in
31+
unsupported
32+
33+
behavior.'
34+
types:
35+
- <xref:str>
36+
- name: polling_interval
37+
description: 'Default waiting time between two polls for LRO operations if no
38+
39+
Retry-After header is present.'
40+
types:
41+
- <xref:int>
42+
variables:
43+
- description: Operations operations
44+
name: operations
45+
types:
46+
- <xref:azure.mgmt.impactreporting.operations.Operations>
47+
- description: WorkloadImpactsOperations operations
48+
name: workload_impacts
49+
types:
50+
- <xref:azure.mgmt.impactreporting.operations.WorkloadImpactsOperations>
51+
- description: ImpactCategoriesOperations operations
52+
name: impact_categories
53+
types:
54+
- <xref:azure.mgmt.impactreporting.operations.ImpactCategoriesOperations>
55+
- description: InsightsOperations operations
56+
name: insights
57+
types:
58+
- <xref:azure.mgmt.impactreporting.operations.InsightsOperations>
59+
- description: ConnectorsOperations operations
60+
name: connectors
61+
types:
62+
- <xref:azure.mgmt.impactreporting.operations.ConnectorsOperations>
63+
methods:
64+
- uid: azure.mgmt.impactreporting.ImpactReportingMgmtClient.close
65+
name: close
66+
signature: close() -> None
67+
- uid: azure.mgmt.impactreporting.ImpactReportingMgmtClient.send_request
68+
name: send_request
69+
summary: 'Runs the network request through the client''s chained policies.
70+
71+
72+
```
73+
74+
75+
>>> from azure.core.rest import HttpRequest
76+
77+
>>> request = HttpRequest("GET", "https://www.example.org/")
78+
79+
<HttpRequest [GET], url: ''https://www.example.org/''>
80+
81+
>>> response = client.send_request(request)
82+
83+
<HttpResponse: 200 OK>
84+
85+
```
86+
87+
88+
For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)'
89+
signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs:
90+
Any) -> HttpResponse'
91+
parameters:
92+
- name: request
93+
description: The network request you want to make. Required.
94+
isRequired: true
95+
types:
96+
- <xref:azure.core.rest.HttpRequest>
97+
keywordOnlyParameters:
98+
- name: stream
99+
description: Whether the response payload will be streamed. Defaults to False.
100+
types:
101+
- <xref:bool>
102+
return:
103+
description: The response of your network call. Does not do error handling on
104+
your response.
105+
types:
106+
- <xref:azure.core.rest.HttpResponse>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
### YamlMime:PythonClass
2+
uid: azure.mgmt.impactreporting.aio.ImpactReportingMgmtClient
3+
name: ImpactReportingMgmtClient
4+
fullName: azure.mgmt.impactreporting.aio.ImpactReportingMgmtClient
5+
module: azure.mgmt.impactreporting.aio
6+
summary: ImpactReportingMgmtClient.
7+
constructor:
8+
syntax: 'ImpactReportingMgmtClient(credential: AsyncTokenCredential, subscription_id:
9+
str, base_url: str = ''https://management.azure.com'', **kwargs: Any)'
10+
parameters:
11+
- name: credential
12+
description: Credential used to authenticate requests to the service. Required.
13+
isRequired: true
14+
types:
15+
- <xref:azure.core.credentials_async.AsyncTokenCredential>
16+
- name: subscription_id
17+
description: The ID of the target subscription. The value must be an UUID. Required.
18+
isRequired: true
19+
types:
20+
- <xref:str>
21+
- name: base_url
22+
description: Service host. Default value is "[https://management.azure.com](https://management.azure.com)".
23+
defaultValue: https://management.azure.com
24+
types:
25+
- <xref:str>
26+
keywordOnlyParameters:
27+
- name: api_version
28+
description: 'The API version to use for this operation. Default value is
29+
30+
"2024-05-01-preview". Note that overriding this default value may result in
31+
unsupported
32+
33+
behavior.'
34+
types:
35+
- <xref:str>
36+
- name: polling_interval
37+
description: 'Default waiting time between two polls for LRO operations if no
38+
39+
Retry-After header is present.'
40+
types:
41+
- <xref:int>
42+
variables:
43+
- description: Operations operations
44+
name: operations
45+
types:
46+
- <xref:azure.mgmt.impactreporting.aio.operations.Operations>
47+
- description: WorkloadImpactsOperations operations
48+
name: workload_impacts
49+
types:
50+
- <xref:azure.mgmt.impactreporting.aio.operations.WorkloadImpactsOperations>
51+
- description: ImpactCategoriesOperations operations
52+
name: impact_categories
53+
types:
54+
- <xref:azure.mgmt.impactreporting.aio.operations.ImpactCategoriesOperations>
55+
- description: InsightsOperations operations
56+
name: insights
57+
types:
58+
- <xref:azure.mgmt.impactreporting.aio.operations.InsightsOperations>
59+
- description: ConnectorsOperations operations
60+
name: connectors
61+
types:
62+
- <xref:azure.mgmt.impactreporting.aio.operations.ConnectorsOperations>
63+
methods:
64+
- uid: azure.mgmt.impactreporting.aio.ImpactReportingMgmtClient.close
65+
name: close
66+
signature: async close() -> None
67+
- uid: azure.mgmt.impactreporting.aio.ImpactReportingMgmtClient.send_request
68+
name: send_request
69+
summary: 'Runs the network request through the client''s chained policies.
70+
71+
72+
```
73+
74+
75+
>>> from azure.core.rest import HttpRequest
76+
77+
>>> request = HttpRequest("GET", "https://www.example.org/")
78+
79+
<HttpRequest [GET], url: ''https://www.example.org/''>
80+
81+
>>> response = await client.send_request(request)
82+
83+
<AsyncHttpResponse: 200 OK>
84+
85+
```
86+
87+
88+
For more information on this code flow, see [https://aka.ms/azsdk/dpcodegen/python/send_request](https://aka.ms/azsdk/dpcodegen/python/send_request)'
89+
signature: 'send_request(request: HttpRequest, *, stream: bool = False, **kwargs:
90+
Any) -> Awaitable[AsyncHttpResponse]'
91+
parameters:
92+
- name: request
93+
description: The network request you want to make. Required.
94+
isRequired: true
95+
types:
96+
- <xref:azure.core.rest.HttpRequest>
97+
keywordOnlyParameters:
98+
- name: stream
99+
description: Whether the response payload will be streamed. Defaults to False.
100+
types:
101+
- <xref:bool>
102+
return:
103+
description: The response of your network call. Does not do error handling on
104+
your response.
105+
types:
106+
- <xref:azure.core.rest.AsyncHttpResponse>

0 commit comments

Comments
 (0)