public class DatabaseAccountListReadOnlyKeysResultInner extends Object
| Constructor and Description |
|---|
DatabaseAccountListReadOnlyKeysResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
primaryReadonlyMasterKey()
Get the primaryReadonlyMasterKey property: Base 64 encoded value of the primary read-only key.
|
String |
secondaryReadonlyMasterKey()
Get the secondaryReadonlyMasterKey property: Base 64 encoded value of the secondary read-only key.
|
void |
validate()
Validates the instance.
|
public DatabaseAccountListReadOnlyKeysResultInner()
public String primaryReadonlyMasterKey()
public String secondaryReadonlyMasterKey()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.