Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
Packages that use ConnectivityProfile
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ConnectivityProfile in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ConnectivityProfileMethods in com.azure.resourcemanager.hdinsight.containers.models that return ConnectivityProfileModifier and TypeMethodDescriptionClusterProfile.connectivityProfile()Get the connectivityProfile property: Cluster connectivity profile.static ConnectivityProfileConnectivityProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectivityProfile from the JsonReader.ConnectivityProfile.withSsh(List<SshConnectivityEndpoint> ssh) Set the ssh property: List of SSH connectivity endpoints.ConnectivityProfile.withWeb(ConnectivityProfileWeb web) Set the web property: Web connectivity endpoint details.