public class ContainerServiceSshPublicKey extends Object
Constructor and Description |
---|
ContainerServiceSshPublicKey() |
Modifier and Type | Method and Description |
---|---|
String |
keyData()
Get the keyData value.
|
ContainerServiceSshPublicKey |
withKeyData(String keyData)
Set the keyData value.
|
public String keyData()
public ContainerServiceSshPublicKey withKeyData(String keyData)
keyData
- the keyData value to setCopyright © 2019. All rights reserved.