Uses of Interface
com.azure.resourcemanager.apimanagement.models.ProductGroupLinkContract.DefinitionStages.WithCreate
Packages that use ProductGroupLinkContract.DefinitionStages.WithCreate
Package
Description
Package containing the data models for ApiManagementClient.
-
Uses of ProductGroupLinkContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.models
Subinterfaces of ProductGroupLinkContract.DefinitionStages.WithCreate in com.azure.resourcemanager.apimanagement.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the ProductGroupLinkContract definition.Methods in com.azure.resourcemanager.apimanagement.models that return ProductGroupLinkContract.DefinitionStages.WithCreateModifier and TypeMethodDescriptionProductGroupLinkContract.DefinitionStages.WithParentResource.withExistingProduct(String resourceGroupName, String serviceName, String productId) Specifies resourceGroupName, serviceName, productId.ProductGroupLinkContract.DefinitionStages.WithGroupId.withGroupId(String groupId) Specifies the groupId property: Full resource Id of a group..