@Beta(value=V1_8_0) public interface DatabaseAccountListKeysResult extends HasInner<com.microsoft.azure.management.cosmosdb.implementation.DatabaseAccountListKeysResultInner>
Modifier and Type | Method and Description |
---|---|
String |
primaryMasterKey() |
String |
primaryReadonlyMasterKey() |
String |
secondaryMasterKey() |
String |
secondaryReadonlyMasterKey() |
String primaryMasterKey()
String secondaryMasterKey()
String primaryReadonlyMasterKey()
String secondaryReadonlyMasterKey()
Copyright © 2019. All rights reserved.