Skip to content

Commit 10b6d03

Browse files
author
apexvss@microsoft.com
committed
1 parent 317d4f8 commit 10b6d03

150 files changed

Lines changed: 3784 additions & 974 deletions

File tree

Some content is hidden

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ constructor:
4040
- <xref:object>
4141
- name: time
4242
description: Optional. The time (in UTC) the event was generated.
43-
defaultValue: <object object at 0x000001BED0B508B0>
43+
defaultValue: <object object at 0x000001A2C4FA08B0>
4444
types:
4545
- <xref:datetime.datetime>
4646
- name: dataschema

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ methods:
224224
keywordOnlyParameters:
225225
- name: filter
226226
description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter
227-
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x0000028C89671490>
227+
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001D4CEB15810>
228228
types:
229229
- <xref:typing.Union>[<xref:azure.servicebus.management.CorrelationRuleFilter>,
230230
<xref:azure.servicebus.management.SqlRuleFilter>]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ methods:
233233
keywordOnlyParameters:
234234
- name: filter
235235
description: The filter of the rule. The default value is ~azure.servicebus.management.TrueRuleFilter
236-
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x0000028C88501650>
236+
defaultValue: <azure.servicebus.management._models.TrueRuleFilter object at 0x000001D4CDCE11D0>
237237
types:
238238
- <xref:typing.Union>[<xref:azure.servicebus.management.CorrelationRuleFilter>,
239239
<xref:azure.servicebus.management.SqlRuleFilter>]

docs-ref-mapping/reference-preview.yml

Lines changed: 15 additions & 1 deletion
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:
@@ -234,6 +234,10 @@
234234
href: ~/docs-ref-services/preview/ai-documentintelligence-readme.md
235235
children:
236236
- azure.ai.documentintelligence
237+
- name: AI Evaluation
238+
href: ~/docs-ref-services/preview/ai-evaluation-readme.md
239+
children:
240+
- azure.ai.evaluation
237241
- name: AI Generative
238242
href: ~/docs-ref-services/preview/ai-generative-readme.md
239243
children:
@@ -1749,6 +1753,16 @@
17491753
href: ~/docs-ref-services/preview/synapse-artifacts-readme.md
17501754
children:
17511755
- azure.synapse.artifacts
1756+
- name: Trustedsigning
1757+
href: ~/docs-ref-services/preview/trustedsigning.md
1758+
landingPageType: Service
1759+
items:
1760+
- name: Management
1761+
items:
1762+
- name: Resource Management - Trustedsigning
1763+
href: ~/docs-ref-services/preview/mgmt-trustedsigning-readme.md
1764+
children:
1765+
- azure.mgmt.trustedsigning
17521766
- name: Video Analyzer
17531767
href: ~/docs-ref-services/preview/video-analyzer.md
17541768
landingPageType: Service

docs-ref-mapping/reference-previous.yml

Lines changed: 1 addition & 1 deletion
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-mgmt-servicenetworking/azure.mgmt.servicenetworking.ServiceNetworkingMgmtClient.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ constructor:
2727
- <xref:str>
2828
keywordOnlyParameters:
2929
- name: api_version
30-
description: 'Api Version. Default value is "2023-05-01-preview". Note that overriding
30+
description: 'Api Version. Default value is "2024-05-01-preview". Note that overriding
3131
3232
this default value may result in unsupported behavior.'
3333
types:
@@ -55,6 +55,10 @@ variables:
5555
name: frontends_interface
5656
types:
5757
- <xref:azure.mgmt.servicenetworking.operations.FrontendsInterfaceOperations>
58+
- description: SecurityPoliciesInterfaceOperations operations
59+
name: security_policies_interface
60+
types:
61+
- <xref:azure.mgmt.servicenetworking.operations.SecurityPoliciesInterfaceOperations>
5862
methods:
5963
- uid: azure.mgmt.servicenetworking.ServiceNetworkingMgmtClient.close
6064
name: close

preview/docs-ref-autogen/azure-mgmt-servicenetworking/azure.mgmt.servicenetworking.aio.ServiceNetworkingMgmtClient.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ constructor:
2727
- <xref:str>
2828
keywordOnlyParameters:
2929
- name: api_version
30-
description: 'Api Version. Default value is "2023-05-01-preview". Note that overriding
30+
description: 'Api Version. Default value is "2024-05-01-preview". Note that overriding
3131
3232
this default value may result in unsupported behavior.'
3333
types:
@@ -55,6 +55,10 @@ variables:
5555
name: frontends_interface
5656
types:
5757
- <xref:azure.mgmt.servicenetworking.aio.operations.FrontendsInterfaceOperations>
58+
- description: SecurityPoliciesInterfaceOperations operations
59+
name: security_policies_interface
60+
types:
61+
- <xref:azure.mgmt.servicenetworking.aio.operations.SecurityPoliciesInterfaceOperations>
5862
methods:
5963
- uid: azure.mgmt.servicenetworking.aio.ServiceNetworkingMgmtClient.close
6064
name: close

preview/docs-ref-autogen/azure-mgmt-servicenetworking/azure.mgmt.servicenetworking.aio.operations.AssociationsInterfaceOperations.yml

Lines changed: 4 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -36,46 +36,14 @@ methods:
3636
types:
3737
- <xref:str>
3838
- name: resource
39-
description: 'Resource create parameters. Is either a Association type or a IO
39+
description: 'Resource create parameters. Is either a Association type or a IO[bytes]
4040
type.
4141
4242
Required.'
4343
isRequired: true
4444
types:
4545
- <xref:azure.mgmt.servicenetworking.models.Association>
46-
- <xref:typing.IO>
47-
keywordOnlyParameters:
48-
- name: content_type
49-
description: 'Body Parameter content-type. Known values are: ''application/json''.
50-
51-
Default value is None.'
52-
types:
53-
- <xref:str>
54-
- name: cls
55-
description: A custom type or function that will be passed the direct response
56-
types:
57-
- <xref:callable>
58-
- name: continuation_token
59-
description: A continuation token to restart a poller from a saved state.
60-
types:
61-
- <xref:str>
62-
- name: polling
63-
description: 'By default, your polling method will be AsyncARMPolling. Pass in
64-
False for
65-
66-
this operation to not poll, or pass in your own initialized polling object for
67-
a personal
68-
69-
polling strategy.'
70-
types:
71-
- <xref:bool>
72-
- <xref:azure.core.polling.AsyncPollingMethod>
73-
- name: polling_interval
74-
description: 'Default waiting time between two polls for LRO operations if no
75-
76-
Retry-After header is present.'
77-
types:
78-
- <xref:int>
46+
- <xref:typing.IO>[<xref:bytes>]
7947
return:
8048
description: 'An instance of AsyncLROPoller that returns either Association or
8149
the result of
@@ -108,32 +76,6 @@ methods:
10876
isRequired: true
10977
types:
11078
- <xref:str>
111-
keywordOnlyParameters:
112-
- name: cls
113-
description: A custom type or function that will be passed the direct response
114-
types:
115-
- <xref:callable>
116-
- name: continuation_token
117-
description: A continuation token to restart a poller from a saved state.
118-
types:
119-
- <xref:str>
120-
- name: polling
121-
description: 'By default, your polling method will be AsyncARMPolling. Pass in
122-
False for
123-
124-
this operation to not poll, or pass in your own initialized polling object for
125-
a personal
126-
127-
polling strategy.'
128-
types:
129-
- <xref:bool>
130-
- <xref:azure.core.polling.AsyncPollingMethod>
131-
- name: polling_interval
132-
description: 'Default waiting time between two polls for LRO operations if no
133-
134-
Retry-After header is present.'
135-
types:
136-
- <xref:int>
13779
return:
13880
description: An instance of AsyncLROPoller that returns either None or the result
13981
of cls(response)
@@ -164,11 +106,6 @@ methods:
164106
isRequired: true
165107
types:
166108
- <xref:str>
167-
keywordOnlyParameters:
168-
- name: cls
169-
description: A custom type or function that will be passed the direct response
170-
types:
171-
- <xref:callable>
172109
return:
173110
description: Association or the result of cls(response)
174111
types:
@@ -193,11 +130,6 @@ methods:
193130
isRequired: true
194131
types:
195132
- <xref:str>
196-
keywordOnlyParameters:
197-
- name: cls
198-
description: A custom type or function that will be passed the direct response
199-
types:
200-
- <xref:callable>
201133
return:
202134
description: An iterator like instance of either Association or the result of
203135
cls(response)
@@ -233,22 +165,11 @@ methods:
233165
description: 'The resource properties to be updated. Is either a AssociationUpdate
234166
type or
235167
236-
a IO type. Required.'
168+
a IO[bytes] type. Required.'
237169
isRequired: true
238170
types:
239171
- <xref:azure.mgmt.servicenetworking.models.AssociationUpdate>
240-
- <xref:typing.IO>
241-
keywordOnlyParameters:
242-
- name: content_type
243-
description: 'Body Parameter content-type. Known values are: ''application/json''.
244-
245-
Default value is None.'
246-
types:
247-
- <xref:str>
248-
- name: cls
249-
description: A custom type or function that will be passed the direct response
250-
types:
251-
- <xref:callable>
172+
- <xref:typing.IO>[<xref:bytes>]
252173
return:
253174
description: Association or the result of cls(response)
254175
types:

preview/docs-ref-autogen/azure-mgmt-servicenetworking/azure.mgmt.servicenetworking.aio.operations.FrontendsInterfaceOperations.yml

Lines changed: 7 additions & 84 deletions
Original file line numberDiff line numberDiff line change
@@ -36,44 +36,14 @@ methods:
3636
types:
3737
- <xref:str>
3838
- name: resource
39-
description: Resource create parameters. Is either a Frontend type or a IO type.
40-
Required.
39+
description: 'Resource create parameters. Is either a Frontend type or a IO[bytes]
40+
type.
41+
42+
Required.'
4143
isRequired: true
4244
types:
4345
- <xref:azure.mgmt.servicenetworking.models.Frontend>
44-
- <xref:typing.IO>
45-
keywordOnlyParameters:
46-
- name: content_type
47-
description: 'Body Parameter content-type. Known values are: ''application/json''.
48-
49-
Default value is None.'
50-
types:
51-
- <xref:str>
52-
- name: cls
53-
description: A custom type or function that will be passed the direct response
54-
types:
55-
- <xref:callable>
56-
- name: continuation_token
57-
description: A continuation token to restart a poller from a saved state.
58-
types:
59-
- <xref:str>
60-
- name: polling
61-
description: 'By default, your polling method will be AsyncARMPolling. Pass in
62-
False for
63-
64-
this operation to not poll, or pass in your own initialized polling object for
65-
a personal
66-
67-
polling strategy.'
68-
types:
69-
- <xref:bool>
70-
- <xref:azure.core.polling.AsyncPollingMethod>
71-
- name: polling_interval
72-
description: 'Default waiting time between two polls for LRO operations if no
73-
74-
Retry-After header is present.'
75-
types:
76-
- <xref:int>
46+
- <xref:typing.IO>[<xref:bytes>]
7747
return:
7848
description: 'An instance of AsyncLROPoller that returns either Frontend or the
7949
result of
@@ -106,32 +76,6 @@ methods:
10676
isRequired: true
10777
types:
10878
- <xref:str>
109-
keywordOnlyParameters:
110-
- name: cls
111-
description: A custom type or function that will be passed the direct response
112-
types:
113-
- <xref:callable>
114-
- name: continuation_token
115-
description: A continuation token to restart a poller from a saved state.
116-
types:
117-
- <xref:str>
118-
- name: polling
119-
description: 'By default, your polling method will be AsyncARMPolling. Pass in
120-
False for
121-
122-
this operation to not poll, or pass in your own initialized polling object for
123-
a personal
124-
125-
polling strategy.'
126-
types:
127-
- <xref:bool>
128-
- <xref:azure.core.polling.AsyncPollingMethod>
129-
- name: polling_interval
130-
description: 'Default waiting time between two polls for LRO operations if no
131-
132-
Retry-After header is present.'
133-
types:
134-
- <xref:int>
13579
return:
13680
description: An instance of AsyncLROPoller that returns either None or the result
13781
of cls(response)
@@ -162,11 +106,6 @@ methods:
162106
isRequired: true
163107
types:
164108
- <xref:str>
165-
keywordOnlyParameters:
166-
- name: cls
167-
description: A custom type or function that will be passed the direct response
168-
types:
169-
- <xref:callable>
170109
return:
171110
description: Frontend or the result of cls(response)
172111
types:
@@ -191,11 +130,6 @@ methods:
191130
isRequired: true
192131
types:
193132
- <xref:str>
194-
keywordOnlyParameters:
195-
- name: cls
196-
description: A custom type or function that will be passed the direct response
197-
types:
198-
- <xref:callable>
199133
return:
200134
description: An iterator like instance of either Frontend or the result of cls(response)
201135
types:
@@ -230,22 +164,11 @@ methods:
230164
description: 'The resource properties to be updated. Is either a FrontendUpdate
231165
type or a
232166
233-
IO type. Required.'
167+
IO[bytes] type. Required.'
234168
isRequired: true
235169
types:
236170
- <xref:azure.mgmt.servicenetworking.models.FrontendUpdate>
237-
- <xref:typing.IO>
238-
keywordOnlyParameters:
239-
- name: content_type
240-
description: 'Body Parameter content-type. Known values are: ''application/json''.
241-
242-
Default value is None.'
243-
types:
244-
- <xref:str>
245-
- name: cls
246-
description: A custom type or function that will be passed the direct response
247-
types:
248-
- <xref:callable>
171+
- <xref:typing.IO>[<xref:bytes>]
249172
return:
250173
description: Frontend or the result of cls(response)
251174
types:

preview/docs-ref-autogen/azure-mgmt-servicenetworking/azure.mgmt.servicenetworking.aio.operations.Operations.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ methods:
1515
name: list
1616
summary: List the operations for the provider.
1717
signature: 'list(**kwargs: Any) -> AsyncIterable[Operation]'
18-
keywordOnlyParameters:
19-
- name: cls
20-
description: A custom type or function that will be passed the direct response
21-
types:
22-
- <xref:callable>
2318
return:
2419
description: An iterator like instance of either Operation or the result of cls(response)
2520
types:

0 commit comments

Comments
 (0)