Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.SaveConfigurationParameterProperties
Packages that use SaveConfigurationParameterProperties
Package
Description
Package containing the inner data models for ApiManagementClient.
-
Uses of SaveConfigurationParameterProperties in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return SaveConfigurationParameterPropertiesModifier and TypeMethodDescriptionSaveConfigurationParameterProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of SaveConfigurationParameterProperties from the JsonReader.SaveConfigurationParameterProperties.withBranch(String branch) Set the branch property: The name of the Git branch in which to commit the current configuration snapshot.Set the force property: The value if true, the current configuration database is committed to the Git repository, even if the Git repository has newer changes that would be overwritten.