public final class DatabaseAccountListKeysResultInner extends DatabaseAccountListReadOnlyKeysResultInner
| Constructor and Description |
|---|
DatabaseAccountListKeysResultInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
primaryMasterKey()
Get the primaryMasterKey property: Base 64 encoded value of the primary read-write key.
|
String |
secondaryMasterKey()
Get the secondaryMasterKey property: Base 64 encoded value of the secondary read-write key.
|
void |
validate()
Validates the instance.
|
primaryReadonlyMasterKey, secondaryReadonlyMasterKeypublic String primaryMasterKey()
public String secondaryMasterKey()
public void validate()
validate in class DatabaseAccountListReadOnlyKeysResultInnerIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.