Uses of Class
com.azure.resourcemanager.appservice.fluent.models.RelayServiceConnectionEntityProperties
Packages that use RelayServiceConnectionEntityProperties
Package
Description
Package containing the inner data models for WebSiteManagementClient.
-
Uses of RelayServiceConnectionEntityProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return RelayServiceConnectionEntityPropertiesModifier and TypeMethodDescriptionRelayServiceConnectionEntityProperties.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of RelayServiceConnectionEntityProperties from the JsonReader.RelayServiceConnectionEntityProperties.withBiztalkUri
(String biztalkUri) Set the biztalkUri property: The biztalkUri property.RelayServiceConnectionEntityProperties.withEntityConnectionString
(String entityConnectionString) Set the entityConnectionString property: The entityConnectionString property.RelayServiceConnectionEntityProperties.withEntityName
(String entityName) Set the entityName property: The entityName property.RelayServiceConnectionEntityProperties.withHostname
(String hostname) Set the hostname property: The hostname property.Set the port property: The port property.RelayServiceConnectionEntityProperties.withResourceConnectionString
(String resourceConnectionString) Set the resourceConnectionString property: The resourceConnectionString property.RelayServiceConnectionEntityProperties.withResourceType
(String resourceType) Set the resourceType property: The resourceType property.