public final class HybridConnectionKeyProperties extends Object
| Constructor and Description |
|---|
HybridConnectionKeyProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
sendKeyName()
Get the sendKeyName property: The name of the send key.
|
String |
sendKeyValue()
Get the sendKeyValue property: The value of the send key.
|
void |
validate()
Validates the instance.
|
public String sendKeyName()
public String sendKeyValue()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.