Uses of Class
com.azure.resourcemanager.appplatform.models.MarketplaceResource
Packages that use MarketplaceResource
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of MarketplaceResource in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return MarketplaceResourceModifier and TypeMethodDescriptionClusterResourceProperties.marketplaceResource()Get the marketplaceResource property: Purchasing 3rd party product of the Service resource.Set the plan property: The plan id of the 3rd Party Artifact that is being procured.MarketplaceResource.withProduct(String product) Set the product property: The 3rd Party artifact that is being procured.MarketplaceResource.withPublisher(String publisher) Set the publisher property: The publisher id of the 3rd Party Artifact that is being bought.Methods in com.azure.resourcemanager.appplatform.models with parameters of type MarketplaceResourceModifier and TypeMethodDescriptionClusterResourceProperties.withMarketplaceResource(MarketplaceResource marketplaceResource) Set the marketplaceResource property: Purchasing 3rd party product of the Service resource.