| Modifier and Type | Method and Description |
|---|---|
ServerUpdate |
ServerUpdate.withAdministratorLogin(String administratorLogin)
Set administrator username for the server.
|
ServerUpdate |
ServerUpdate.withAdministratorLoginPassword(String administratorLoginPassword)
Set the administrator login password (required for server creation).
|
ServerUpdate |
ServerUpdate.withTags(Map<String,String> tags)
Set resource tags.
|
ServerUpdate |
ServerUpdate.withVersion(String version)
Set the version of the server.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/