Uses of Interface
com.azure.resourcemanager.apimanagement.models.PolicyFragmentContract.Update
Packages that use PolicyFragmentContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyFragmentContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyFragmentContract.UpdateModifier and TypeMethodDescriptionPolicyFragmentContract.update()Begins update for the PolicyFragmentContract resource.PolicyFragmentContract.UpdateStages.WithDescription.withDescription(String description) Specifies the description property: Policy fragment description..PolicyFragmentContract.UpdateStages.WithFormat.withFormat(PolicyFragmentContentFormat format) Specifies the format property: Format of the policy fragment content..PolicyFragmentContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.Specifies the value property: Contents of the policy fragment..