Uses of Class
com.azure.resourcemanager.appnetwork.models.EastWestGatewayProfile
Packages that use EastWestGatewayProfile
Package
Description
Package containing the data models for Appnetwork.
-
Uses of EastWestGatewayProfile in com.azure.resourcemanager.appnetwork.models
Classes in com.azure.resourcemanager.appnetwork.models that implement interfaces with type arguments of type EastWestGatewayProfileModifier and TypeClassDescriptionfinal classAppLinkMember east-west gateway profile.Methods in com.azure.resourcemanager.appnetwork.models that return EastWestGatewayProfileModifier and TypeMethodDescriptionConnectivityProfile.eastWestGateway()Get the eastWestGateway property: East-West gateway profile.static EastWestGatewayProfileEastWestGatewayProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of EastWestGatewayProfile from the JsonReader.EastWestGatewayProfile.withVisibility(EastWestGatewayVisibility visibility) Set the visibility property: East-West gateway visibility.Methods in com.azure.resourcemanager.appnetwork.models with parameters of type EastWestGatewayProfileModifier and TypeMethodDescriptionConnectivityProfile.withEastWestGateway(EastWestGatewayProfile eastWestGateway) Set the eastWestGateway property: East-West gateway profile.