Uses of Interface
com.azure.resourcemanager.apimanagement.models.PolicyContract.DefinitionStages.WithCreate
Packages that use PolicyContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of PolicyContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the PolicyContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return PolicyContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionPolicyContract.DefinitionStages.WithParentResource.withExistingOperation(String resourceGroupName, String serviceName, String apiId, String operationId) Specifies resourceGroupName, serviceName, apiId, operationId.PolicyContract.DefinitionStages.WithFormat.withFormat(PolicyContentFormat format) Specifies the format property: Format of the policyContent..PolicyContract.DefinitionStages.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..