Skip to content

Commit 2e94a60

Browse files
CI Update
Build.Reason:Manual by azure-sdk-internal-msdocs-apidrop-connection Build.Url:https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=548718&view=results
1 parent 06013db commit 2e94a60

File tree

51 files changed

+4412
-35
lines changed

Some content is hidden

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

51 files changed

+4412
-35
lines changed

docs-ref-autogen/com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient.yml

Lines changed: 16 additions & 16 deletions
Large diffs are not rendered by default.

docs-ref-autogen/com.azure.resourcemanager.containerinstance.fluent.ContainersClient.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ methods:
4949
desc: "Attach to the output of a specific container instance. Attach to the output stream of a specific container instance in a specified resource group and container group."
5050
returns:
5151
description: "the information for the output stream from container attach on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
52-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner&text=ContainerAttachResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
52+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner&text=ContainerAttachResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
5353
- uid: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.attachWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
5454
fullName: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.attachWithResponse(String resourceGroupName, String containerGroupName, String containerName, Context context)"
5555
name: "attachWithResponse(String resourceGroupName, String containerGroupName, String containerName, Context context)"
@@ -96,7 +96,7 @@ methods:
9696
desc: "Attach to the output of a specific container instance. Attach to the output stream of a specific container instance in a specified resource group and container group."
9797
returns:
9898
description: "the information for the output stream from container attach along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful\n completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
99-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner&text=ContainerAttachResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
99+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner&text=ContainerAttachResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
100100
- uid: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.executeCommand(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerinstance.models.ContainerExecRequest)"
101101
fullName: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.executeCommand(String resourceGroupName, String containerGroupName, String containerName, ContainerExecRequest containerExecRequest)"
102102
name: "executeCommand(String resourceGroupName, String containerGroupName, String containerName, ContainerExecRequest containerExecRequest)"
@@ -146,7 +146,7 @@ methods:
146146
desc: "Executes a command in a specific container instance. Executes a command for a specific container instance in a specified resource group and container group."
147147
returns:
148148
description: "the information for the container exec command on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
149-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner&text=ContainerExecResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
149+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner&text=ContainerExecResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
150150
- uid: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.executeCommandWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.containerinstance.models.ContainerExecRequest,com.azure.core.util.Context)"
151151
fullName: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.executeCommandWithResponse(String resourceGroupName, String containerGroupName, String containerName, ContainerExecRequest containerExecRequest, Context context)"
152152
name: "executeCommandWithResponse(String resourceGroupName, String containerGroupName, String containerName, ContainerExecRequest containerExecRequest, Context context)"
@@ -199,7 +199,7 @@ methods:
199199
desc: "Executes a command in a specific container instance. Executes a command for a specific container instance in a specified resource group and container group."
200200
returns:
201201
description: "the information for the container exec command along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of\n <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
202-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner&text=ContainerExecResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
202+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner&text=ContainerExecResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
203203
- uid: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.listLogs(java.lang.String,java.lang.String,java.lang.String)"
204204
fullName: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.listLogs(String resourceGroupName, String containerGroupName, String containerName)"
205205
name: "listLogs(String resourceGroupName, String containerGroupName, String containerName)"
@@ -243,7 +243,7 @@ methods:
243243
desc: "Get the logs for a specified container instance. Get the logs for a specified container instance in a specified resource group and container group."
244244
returns:
245245
description: "the logs for a specified container instance in a specified resource group and container group on\n successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
246-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.LogsInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.LogsInner&text=LogsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
246+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.LogsInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.LogsInner&text=LogsInner\" data-throw-if-not-resolved=\"False\" />&gt;"
247247
- uid: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.listLogsWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Boolean,com.azure.core.util.Context)"
248248
fullName: "com.azure.resourcemanager.containerinstance.fluent.ContainersClient.listLogsWithResponse(String resourceGroupName, String containerGroupName, String containerName, Integer tail, Boolean timestamps, Context context)"
249249
name: "listLogsWithResponse(String resourceGroupName, String containerGroupName, String containerName, Integer tail, Boolean timestamps, Context context)"
@@ -302,7 +302,7 @@ methods:
302302
desc: "Get the logs for a specified container instance. Get the logs for a specified container instance in a specified resource group and container group."
303303
returns:
304304
description: "the logs for a specified container instance in a specified resource group and container group along with\n <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
305-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.LogsInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.LogsInner&text=LogsInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
305+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.containerinstance.fluent.models.LogsInner?alt=com.azure.resourcemanager.containerinstance.fluent.models.LogsInner&text=LogsInner\" data-throw-if-not-resolved=\"False\" />&gt;&gt;"
306306
type: "interface"
307307
desc: "An instance of this class provides access to all the operations defined in ContainersClient."
308308
metadata: {}

docs-ref-autogen/com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ methods:
137137
desc: "Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user."
138138
returns:
139139
description: "A <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref> that completes when a successful response is received."
140-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
140+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
141141
- uid: "com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient.deleteWithResponseAsync(java.lang.String,java.lang.String,java.lang.String)"
142142
fullName: "com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient.deleteWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)"
143143
name: "deleteWithResponseAsync(String resourceGroupName, String virtualNetworkName, String subnetName)"
@@ -159,7 +159,7 @@ methods:
159159
desc: "Delete container group virtual network association links. Delete container group virtual network association links. The operation does not delete other resources provided by the user."
160160
returns:
161161
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref> on successful completion of <xref uid=\"reactor.core.publisher.Mono\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Mono\"></xref>."
162-
type: "<xref href=\"reactor.core.publisher.Mono?alt=reactor.core.publisher.Mono&text=Mono\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"reactor.core.publisher.Flux?alt=reactor.core.publisher.Flux&text=Flux\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
162+
type: "<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Mono.html\">Mono</a>&lt;<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://projectreactor.io/docs/core/release/api/reactor/core/publisher/Flux.html\">Flux</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/nio/ByteBuffer.html\">ByteBuffer</a>&gt;&gt;&gt;"
163163
type: "interface"
164164
desc: "An instance of this class provides access to all the operations defined in SubnetServiceAssociationLinksClient."
165165
metadata: {}

0 commit comments

Comments
 (0)