| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PremierAddOnProperties |
PremierAddOnProperties.withMarketplaceOffer(String marketplaceOffer)
Set the marketplaceOffer property: Premier add on Marketplace offer.
|
PremierAddOnProperties |
PremierAddOnProperties.withMarketplacePublisher(String marketplacePublisher)
Set the marketplacePublisher property: Premier add on Marketplace publisher.
|
PremierAddOnProperties |
PremierAddOnProperties.withProduct(String product)
Set the product property: Premier add on Product.
|
PremierAddOnProperties |
PremierAddOnProperties.withSku(String sku)
Set the sku property: Premier add on SKU.
|
PremierAddOnProperties |
PremierAddOnProperties.withVendor(String vendor)
Set the vendor property: Premier add on Vendor.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.