| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BillingMeterInner |
BillingMeterInner.withBillingLocation(String billingLocation)
Set the billingLocation property: Azure Location of billable resource.
|
BillingMeterInner |
BillingMeterInner.withFriendlyName(String friendlyName)
Set the friendlyName property: Friendly name of the meter.
|
BillingMeterInner |
BillingMeterInner.withKind(String kind)
Set the kind property: Kind of resource.
|
BillingMeterInner |
BillingMeterInner.withMeterId(String meterId)
Set the meterId property: Meter GUID onboarded in Commerce.
|
BillingMeterInner |
BillingMeterInner.withMultiplier(Double multiplier)
Set the multiplier property: Meter Multiplier.
|
BillingMeterInner |
BillingMeterInner.withOsType(String osType)
Set the osType property: App Service OS type meter used for.
|
BillingMeterInner |
BillingMeterInner.withResourceType(String resourceType)
Set the resourceType property: App Service ResourceType meter used for.
|
BillingMeterInner |
BillingMeterInner.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.