@Beta(value=V1_11_0)
public interface ContainerExecResponse
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.containerinstance.implementation.ContainerExecResponseInner>
| Modifier and Type | Method and Description |
|---|---|
String |
password()
Get the password value.
|
String |
webSocketUri()
Get the webSocketUri value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/