public final class HybridConnectionKeyInner extends ProxyOnlyResource
| Constructor and Description |
|---|
HybridConnectionKeyInner() |
| 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.
|
HybridConnectionKeyInner |
withKind(String kind)
Set the kind property: Kind of resource.
|
kindpublic HybridConnectionKeyInner withKind(String kind)
withKind in class ProxyOnlyResourcekind - the kind value to set.public String sendKeyName()
public String sendKeyValue()
public void validate()
validate in class ProxyOnlyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.