Uses of Class
com.azure.resourcemanager.containerservice.models.OpenShiftRouterProfile
Packages that use OpenShiftRouterProfile
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of OpenShiftRouterProfile in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return types with arguments of type OpenShiftRouterProfileModifier and TypeMethodDescriptionOpenShiftManagedClusterInner.routerProfiles()Get the routerProfiles property: Configuration for OpenShift router(s).OpenShiftManagedClusterProperties.routerProfiles()Get the routerProfiles property: Configuration for OpenShift router(s).Method parameters in com.azure.resourcemanager.containerservice.fluent.models with type arguments of type OpenShiftRouterProfileModifier and TypeMethodDescriptionOpenShiftManagedClusterInner.withRouterProfiles(List<OpenShiftRouterProfile> routerProfiles) Set the routerProfiles property: Configuration for OpenShift router(s).OpenShiftManagedClusterProperties.withRouterProfiles(List<OpenShiftRouterProfile> routerProfiles) Set the routerProfiles property: Configuration for OpenShift router(s). -
Uses of OpenShiftRouterProfile in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return OpenShiftRouterProfileModifier and TypeMethodDescriptionstatic OpenShiftRouterProfileOpenShiftRouterProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of OpenShiftRouterProfile from the JsonReader.Set the name property: Name of the router profile.