| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HybridConnectionProperties |
HybridConnectionProperties.withHostname(String hostname)
Set the hostname property: The hostname of the endpoint.
|
HybridConnectionProperties |
HybridConnectionProperties.withPort(Integer port)
Set the port property: The port of the endpoint.
|
HybridConnectionProperties |
HybridConnectionProperties.withRelayArmUri(String relayArmUri)
Set the relayArmUri property: The ARM URI to the Service Bus relay.
|
HybridConnectionProperties |
HybridConnectionProperties.withRelayName(String relayName)
Set the relayName property: The name of the Service Bus relay.
|
HybridConnectionProperties |
HybridConnectionProperties.withSendKeyName(String sendKeyName)
Set the sendKeyName property: The name of the Service Bus key which has Send permissions.
|
HybridConnectionProperties |
HybridConnectionProperties.withSendKeyValue(String sendKeyValue)
Set the sendKeyValue property: The value of the Service Bus key.
|
HybridConnectionProperties |
HybridConnectionProperties.withServiceBusNamespace(String serviceBusNamespace)
Set the serviceBusNamespace property: The name of the Service Bus namespace.
|
HybridConnectionProperties |
HybridConnectionProperties.withServiceBusSuffix(String serviceBusSuffix)
Set the serviceBusSuffix property: The suffix for the service bus endpoint.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.