@Beta(value=V1_12_0)
public interface RemoteLoginInformation
extends com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.batchai.implementation.RemoteLoginInformationInner>
| Modifier and Type | Method and Description |
|---|---|
String |
ipAddress() |
String |
nodeId() |
int |
port() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/