public interface DatabaseAccountListKeysResult extends HasInnerModel<DatabaseAccountListKeysResultInner>
| Modifier and Type | Method and Description |
|---|---|
String |
primaryMasterKey() |
String |
primaryReadonlyMasterKey() |
String |
secondaryMasterKey() |
String |
secondaryReadonlyMasterKey() |
innerModelString primaryMasterKey()
String secondaryMasterKey()
String primaryReadonlyMasterKey()
String secondaryReadonlyMasterKey()
Copyright © 2020 Microsoft Corporation. All rights reserved.