Uses of Interface
com.azure.resourcemanager.apimanagement.models.PolicyContract.Update
Packages that use PolicyContract.Update
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyContract.Update in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PolicyContract.UpdateModifier and TypeMethodDescriptionPolicyContract.update()Begins update for the PolicyContract resource.PolicyContract.UpdateStages.WithFormat.withFormat(PolicyContentFormat format) Specifies the format property: Format of the policyContent..PolicyContract.UpdateStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.Specifies the value property: Contents of the Policy as defined by the format..