Uses of Class
com.azure.resourcemanager.appservice.fluent.models.HybridConnectionKeyInner
Packages that use HybridConnectionKeyInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
-
Uses of HybridConnectionKeyInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return HybridConnectionKeyInnerModifier and TypeMethodDescriptionAppServicePlansClient.listHybridConnectionKeys
(String resourceGroupName, String name, String namespaceName, String relayName) Get the send key name and value of a Hybrid Connection.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type HybridConnectionKeyInnerModifier and TypeMethodDescriptionAppServicePlansClient.listHybridConnectionKeysAsync
(String resourceGroupName, String name, String namespaceName, String relayName) Get the send key name and value of a Hybrid Connection.com.azure.core.http.rest.Response
<HybridConnectionKeyInner> AppServicePlansClient.listHybridConnectionKeysWithResponse
(String resourceGroupName, String name, String namespaceName, String relayName, com.azure.core.util.Context context) Get the send key name and value of a Hybrid Connection.Mono
<com.azure.core.http.rest.Response<HybridConnectionKeyInner>> AppServicePlansClient.listHybridConnectionKeysWithResponseAsync
(String resourceGroupName, String name, String namespaceName, String relayName) Get the send key name and value of a Hybrid Connection. -
Uses of HybridConnectionKeyInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return HybridConnectionKeyInnerModifier and TypeMethodDescriptionstatic HybridConnectionKeyInner
HybridConnectionKeyInner.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of HybridConnectionKeyInner from the JsonReader.Set the kind property: Kind of resource.