azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

40 строки
2.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.containerinstance.ContainerExecResponse"
fullName: "com.microsoft.azure.management.containerinstance.ContainerExecResponse"
name: "ContainerExecResponse"
nameWithType: "ContainerExecResponse"
summary: "Response containing the container exec command."
syntax: "public interface **ContainerExecResponse**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.containerinstance.implementation.ContainerExecResponseInner?alt=com.microsoft.azure.management.containerinstance.implementation.ContainerExecResponseInner&text=ContainerExecResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.containerinstance.ContainerExecResponse.password()"
fullName: "com.microsoft.azure.management.containerinstance.ContainerExecResponse.password()"
name: "password()"
nameWithType: "ContainerExecResponse.password()"
summary: "Get the password value."
modifiers:
- "abstract"
syntax: "public abstract String password()"
desc: "Get the password value."
returns:
description: "the password value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.containerinstance.ContainerExecResponse.webSocketUri()"
fullName: "com.microsoft.azure.management.containerinstance.ContainerExecResponse.webSocketUri()"
name: "webSocketUri()"
nameWithType: "ContainerExecResponse.webSocketUri()"
summary: "Get the web<wbr>Socket<wbr>Uri value."
modifiers:
- "abstract"
syntax: "public abstract String webSocketUri()"
desc: "Get the webSocketUri value."
returns:
description: "the webSocketUri value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "Response containing the container exec command."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.containerinstance.implementation.ContainerExecResponseInner?alt=com.microsoft.azure.management.containerinstance.implementation.ContainerExecResponseInner&text=ContainerExecResponseInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.containerinstance"
artifact: com.microsoft.azure:azure-mgmt-containerinstance:1.41.4