| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BillingMeterProperties |
BillingMeterProperties.withBillingLocation(String billingLocation)
Set the billingLocation property: Azure Location of billable resource.
|
BillingMeterProperties |
BillingMeterProperties.withFriendlyName(String friendlyName)
Set the friendlyName property: Friendly name of the meter.
|
BillingMeterProperties |
BillingMeterProperties.withMeterId(String meterId)
Set the meterId property: Meter GUID onboarded in Commerce.
|
BillingMeterProperties |
BillingMeterProperties.withMultiplier(Double multiplier)
Set the multiplier property: Meter Multiplier.
|
BillingMeterProperties |
BillingMeterProperties.withOsType(String osType)
Set the osType property: App Service OS type meter used for.
|
BillingMeterProperties |
BillingMeterProperties.withResourceType(String resourceType)
Set the resourceType property: App Service ResourceType meter used for.
|
BillingMeterProperties |
BillingMeterProperties.withShortName(String shortName)
Set the shortName property: Short Name from App Service Azure pricing Page.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.