| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withBiztalkUri(String biztalkUri)
Set the biztalkUri property: The biztalkUri property.
|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withEntityConnectionString(String entityConnectionString)
Set the entityConnectionString property: The entityConnectionString property.
|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withEntityName(String entityName)
Set the entityName property: The entityName property.
|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withHostname(String hostname)
Set the hostname property: The hostname property.
|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withPort(Integer port)
Set the port property: The port property.
|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withResourceConnectionString(String resourceConnectionString)
Set the resourceConnectionString property: The resourceConnectionString property.
|
RelayServiceConnectionEntityProperties |
RelayServiceConnectionEntityProperties.withResourceType(String resourceType)
Set the resourceType property: The resourceType property.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.