Uses of Class
com.azure.resourcemanager.frontdoor.models.ProfileUpdateModel
Package
Description
Package containing the service clients for FrontDoorManagementClient.
Package containing the data models for FrontDoorManagementClient.
-
Uses of ProfileUpdateModel in com.azure.resourcemanager.frontdoor.fluent
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,
ProfileInner> NetworkExperimentProfilesClient.beginUpdate
(String resourceGroupName, String profileName, ProfileUpdateModel parameters) Updates an NetworkExperimentProfiles by NetworkExperimentProfile namecom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<ProfileInner>,
ProfileInner> NetworkExperimentProfilesClient.beginUpdate
(String resourceGroupName, String profileName, ProfileUpdateModel parameters, com.azure.core.util.Context context) Updates an NetworkExperimentProfiles by NetworkExperimentProfile nameNetworkExperimentProfilesClient.update
(String resourceGroupName, String profileName, ProfileUpdateModel parameters) Updates an NetworkExperimentProfiles by NetworkExperimentProfile nameNetworkExperimentProfilesClient.update
(String resourceGroupName, String profileName, ProfileUpdateModel parameters, com.azure.core.util.Context context) Updates an NetworkExperimentProfiles by NetworkExperimentProfile name -
Uses of ProfileUpdateModel in com.azure.resourcemanager.frontdoor.models
Modifier and TypeMethodDescriptionProfileUpdateModel.withEnabledState
(State enabledState) Set the enabledState property: The enabled state of the Profile.Set the tags property: Resource tags.