| Package | Description |
|---|---|
| com.azure.resourcemanager.containerinstance.fluent |
Package containing the service clients for ContainerInstanceManagementClient.
|
| com.azure.resourcemanager.containerinstance.fluent.models |
Package containing the inner data models for ContainerInstanceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerAttachResponseInner |
ContainersClient.attach(String resourceGroupName,
String containerGroupName,
String containerName)
Attach to the output stream of a specific container instance in a specified resource group and container group.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerAttachResponseInner |
ContainerAttachResponseInner.withPassword(String password)
Set the password property: The password to the output stream from the attach.
|
ContainerAttachResponseInner |
ContainerAttachResponseInner.withWebSocketUri(String webSocketUri)
Set the webSocketUri property: The uri for the output stream from the attach.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.