Uses of Interface
com.azure.resourcemanager.frontdoor.models.Profile
Packages that use Profile
Package
Description
Package containing the data models for FrontDoorManagementClient.
-
Uses of Profile in com.azure.resourcemanager.frontdoor.models
Methods in com.azure.resourcemanager.frontdoor.models that return ProfileModifier and TypeMethodDescriptionProfile.Update.apply()Executes the update request.Profile.Update.apply(com.azure.core.util.Context context) Executes the update request.Profile.DefinitionStages.WithCreate.create()Executes the create request.Profile.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Gets an NetworkExperiment Profile by ProfileName.NetworkExperimentProfiles.getByResourceGroup(String resourceGroupName, String profileName) Gets an NetworkExperiment Profile by ProfileName.Profile.refresh()Refreshes the resource to sync with Azure.Profile.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.frontdoor.models that return types with arguments of type ProfileModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<Profile>NetworkExperimentProfiles.getByIdWithResponse(String id, com.azure.core.util.Context context) Gets an NetworkExperiment Profile by ProfileName.com.azure.core.http.rest.Response<Profile>NetworkExperimentProfiles.getByResourceGroupWithResponse(String resourceGroupName, String profileName, com.azure.core.util.Context context) Gets an NetworkExperiment Profile by ProfileName.com.azure.core.http.rest.PagedIterable<Profile>NetworkExperimentProfiles.list()Gets a list of Network Experiment Profiles under a subscription.com.azure.core.http.rest.PagedIterable<Profile>NetworkExperimentProfiles.list(com.azure.core.util.Context context) Gets a list of Network Experiment Profiles under a subscription.com.azure.core.http.rest.PagedIterable<Profile>NetworkExperimentProfiles.listByResourceGroup(String resourceGroupName) Gets a list of Network Experiment Profiles within a resource group under a subscription.com.azure.core.http.rest.PagedIterable<Profile>NetworkExperimentProfiles.listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context) Gets a list of Network Experiment Profiles within a resource group under a subscription.