Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SshPublicKeysGroupListResult |
SshPublicKeysGroupListResult.withNextLink(String nextLink)
Set the nextLink property: The URI to fetch the next page of SSH public keys.
|
SshPublicKeysGroupListResult |
SshPublicKeysGroupListResult.withValue(List<SshPublicKeyResourceInner> value)
Set the value property: The list of SSH public keys.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.