Uses of Class
com.azure.resourcemanager.appnetwork.models.PrivateConnectProfile
Packages that use PrivateConnectProfile
Package
Description
Package containing the data models for Appnetwork.
-
Uses of PrivateConnectProfile in com.azure.resourcemanager.appnetwork.models
Classes in com.azure.resourcemanager.appnetwork.models that implement interfaces with type arguments of type PrivateConnectProfileModifier and TypeClassDescriptionfinal classAppLinkMember private connect profile.Methods in com.azure.resourcemanager.appnetwork.models that return PrivateConnectProfileModifier and TypeMethodDescriptionstatic PrivateConnectProfilePrivateConnectProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PrivateConnectProfile from the JsonReader.ConnectivityProfile.privateConnect()Get the privateConnect property: Private connect profile.PrivateConnectProfile.withSubnetResourceId(String subnetResourceId) Set the subnetResourceId property: Delegated Subnet to AppLink.Methods in com.azure.resourcemanager.appnetwork.models with parameters of type PrivateConnectProfileModifier and TypeMethodDescriptionConnectivityProfile.withPrivateConnect(PrivateConnectProfile privateConnect) Set the privateConnect property: Private connect profile.