Uses of Interface
com.azure.resourcemanager.apimanagement.models.PolicyRestrictionContract.DefinitionStages.WithCreate
Packages that use PolicyRestrictionContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of PolicyRestrictionContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of PolicyRestrictionContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the PolicyRestrictionContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return PolicyRestrictionContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionPolicyRestrictionContract.DefinitionStages.WithParentResource.withExistingService(String resourceGroupName, String serviceName) Specifies resourceGroupName, serviceName.PolicyRestrictionContract.DefinitionStages.WithIfMatch.withIfMatch(String ifMatch) Specifies the ifMatch property: ETag of the Entity.PolicyRestrictionContract.DefinitionStages.WithRequireBase.withRequireBase(PolicyRestrictionRequireBase requireBase) Specifies the requireBase property: Indicates if base policy should be enforced for the policy document..Specifies the scope property: Path to the policy document..