AccessKeysInner Class
- java.
lang. Object - com.
azure. resourcemanager. redisenterprise. fluent. models. AccessKeysInner
- com.
public final class AccessKeysInner
Access keys The secret access keys used for authenticating connections to redis.
Constructor | Description |
---|---|
Access |
Creates an instance of Access |
Modifier and Type | Method and Description |
---|---|
String |
primary Get the primary |
String |
secondary Get the secondary |
void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
AccessKeysInner
public AccessKeysInner()
Creates an instance of AccessKeysInner class.
primaryKey
public String primaryKey()
Get the primaryKey property: The current primary key that clients can use to authenticate.
Returns:
secondaryKey
public String secondaryKey()
Get the secondaryKey property: The current secondary key that clients can use to authenticate.
Returns:
validate
public void validate()
Validates the instance.
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: