| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withLegalTermsUrl(String legalTermsUrl)
Set the legalTermsUrl property: Legal terms URL.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withMarketplaceOffer(String marketplaceOffer)
Set the marketplaceOffer property: Marketplace offer.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withMarketplacePublisher(String marketplacePublisher)
Set the marketplacePublisher property: Marketplace publisher.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withPrivacyPolicyUrl(String privacyPolicyUrl)
Set the privacyPolicyUrl property: Privacy policy URL.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withProduct(String product)
Set the product property: Premier add on offer Product.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withPromoCodeRequired(Boolean promoCodeRequired)
Set the promoCodeRequired property: <code>true</code> if promotion code is required; otherwise,
<code>false</code>.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withQuota(Integer quota)
Set the quota property: Premier add on offer Quota.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withSku(String sku)
Set the sku property: Premier add on SKU.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withVendor(String vendor)
Set the vendor property: Premier add on offer Vendor.
|
PremierAddOnOfferProperties |
PremierAddOnOfferProperties.withWebHostingPlanRestrictions(AppServicePlanRestrictions webHostingPlanRestrictions)
Set the webHostingPlanRestrictions property: App Service plans this offer is restricted to.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.