386 строки
23 KiB
YAML
386 строки
23 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel"
|
|
name: "SavingsPlanModel"
|
|
nameWithType: "SavingsPlanModel"
|
|
summary: "An immutable client-side representation of Savings<wbr>Plan<wbr>Model."
|
|
syntax: "public interface **SavingsPlanModel**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.appliedScopeProperties()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.appliedScopeProperties()"
|
|
name: "appliedScopeProperties()"
|
|
nameWithType: "SavingsPlanModel.appliedScopeProperties()"
|
|
summary: "Gets the applied<wbr>Scope<wbr>Properties property: Properties specific to applied scope type."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract AppliedScopeProperties appliedScopeProperties()"
|
|
desc: "Gets the appliedScopeProperties property: Properties specific to applied scope type. Not required if not applicable."
|
|
returns:
|
|
description: "the appliedScopeProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.AppliedScopeProperties?alt=com.azure.resourcemanager.billing.models.AppliedScopeProperties&text=AppliedScopeProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.appliedScopeType()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.appliedScopeType()"
|
|
name: "appliedScopeType()"
|
|
nameWithType: "SavingsPlanModel.appliedScopeType()"
|
|
summary: "Gets the applied<wbr>Scope<wbr>Type property: Type of the Applied Scope."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract AppliedScopeType appliedScopeType()"
|
|
desc: "Gets the appliedScopeType property: Type of the Applied Scope."
|
|
returns:
|
|
description: "the appliedScopeType value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.AppliedScopeType?alt=com.azure.resourcemanager.billing.models.AppliedScopeType&text=AppliedScopeType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.benefitStartTime()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.benefitStartTime()"
|
|
name: "benefitStartTime()"
|
|
nameWithType: "SavingsPlanModel.benefitStartTime()"
|
|
summary: "Gets the benefit<wbr>Start<wbr>Time property: This is the Date<wbr>Time when the savings plan benefit starts."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OffsetDateTime benefitStartTime()"
|
|
desc: "Gets the benefitStartTime property: This is the DateTime when the savings plan benefit starts."
|
|
returns:
|
|
description: "the benefitStartTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingAccountId()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingAccountId()"
|
|
name: "billingAccountId()"
|
|
nameWithType: "SavingsPlanModel.billingAccountId()"
|
|
summary: "Gets the billing<wbr>Account<wbr>Id property: Fully-qualified identifier of the billing account where the savings plan is applied."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String billingAccountId()"
|
|
desc: "Gets the billingAccountId property: Fully-qualified identifier of the billing account where the savings plan is applied."
|
|
returns:
|
|
description: "the billingAccountId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingPlan()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingPlan()"
|
|
name: "billingPlan()"
|
|
nameWithType: "SavingsPlanModel.billingPlan()"
|
|
summary: "Gets the billing<wbr>Plan property: Represents the billing plan in ISO 8601 format."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract BillingPlan billingPlan()"
|
|
desc: "Gets the billingPlan property: Represents the billing plan in ISO 8601 format. Required only for monthly purchases."
|
|
returns:
|
|
description: "the billingPlan value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.BillingPlan?alt=com.azure.resourcemanager.billing.models.BillingPlan&text=BillingPlan\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingProfileId()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingProfileId()"
|
|
name: "billingProfileId()"
|
|
nameWithType: "SavingsPlanModel.billingProfileId()"
|
|
summary: "Gets the billing<wbr>Profile<wbr>Id property: Fully-qualified identifier of the billing profile where the savings plan is applied."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String billingProfileId()"
|
|
desc: "Gets the billingProfileId property: Fully-qualified identifier of the billing profile where the savings plan is applied. Present only for Field-led or Customer-led customers."
|
|
returns:
|
|
description: "the billingProfileId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingScopeId()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.billingScopeId()"
|
|
name: "billingScopeId()"
|
|
nameWithType: "SavingsPlanModel.billingScopeId()"
|
|
summary: "Gets the billing<wbr>Scope<wbr>Id property: Subscription that will be charged for purchasing Savings<wbr>Plan."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String billingScopeId()"
|
|
desc: "Gets the billingScopeId property: Subscription that will be charged for purchasing SavingsPlan."
|
|
returns:
|
|
description: "the billingScopeId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.commitment()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.commitment()"
|
|
name: "commitment()"
|
|
nameWithType: "SavingsPlanModel.commitment()"
|
|
summary: "Gets the commitment property: Commitment towards the benefit."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Commitment commitment()"
|
|
desc: "Gets the commitment property: Commitment towards the benefit."
|
|
returns:
|
|
description: "the commitment value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.Commitment?alt=com.azure.resourcemanager.billing.models.Commitment&text=Commitment\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.customerId()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.customerId()"
|
|
name: "customerId()"
|
|
nameWithType: "SavingsPlanModel.customerId()"
|
|
summary: "Gets the customer<wbr>Id property: Fully-qualified identifier of the customer where the savings plan is applied."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String customerId()"
|
|
desc: "Gets the customerId property: Fully-qualified identifier of the customer where the savings plan is applied. Present only for Partner-led customers."
|
|
returns:
|
|
description: "the customerId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.displayName()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "SavingsPlanModel.displayName()"
|
|
summary: "Gets the display<wbr>Name property: Display name."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String displayName()"
|
|
desc: "Gets the displayName property: Display name."
|
|
returns:
|
|
description: "the displayName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.displayProvisioningState()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.displayProvisioningState()"
|
|
name: "displayProvisioningState()"
|
|
nameWithType: "SavingsPlanModel.displayProvisioningState()"
|
|
summary: "Gets the display<wbr>Provisioning<wbr>State property: The provisioning state of the savings plan for display, e.<wbr>g."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String displayProvisioningState()"
|
|
desc: "Gets the displayProvisioningState property: The provisioning state of the savings plan for display, e.g. Succeeded."
|
|
returns:
|
|
description: "the displayProvisioningState value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.effectiveDateTime()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.effectiveDateTime()"
|
|
name: "effectiveDateTime()"
|
|
nameWithType: "SavingsPlanModel.effectiveDateTime()"
|
|
summary: "Gets the effective<wbr>Date<wbr>Time property: Date<wbr>Time of the savings plan starting when this version is effective from."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OffsetDateTime effectiveDateTime()"
|
|
desc: "Gets the effectiveDateTime property: DateTime of the savings plan starting when this version is effective from."
|
|
returns:
|
|
description: "the effectiveDateTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.expiryDateTime()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.expiryDateTime()"
|
|
name: "expiryDateTime()"
|
|
nameWithType: "SavingsPlanModel.expiryDateTime()"
|
|
summary: "Gets the expiry<wbr>Date<wbr>Time property: This is the date-time when the savings plan will expire."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OffsetDateTime expiryDateTime()"
|
|
desc: "Gets the expiryDateTime property: This is the date-time when the savings plan will expire."
|
|
returns:
|
|
description: "the expiryDateTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.extendedStatusInfo()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.extendedStatusInfo()"
|
|
name: "extendedStatusInfo()"
|
|
nameWithType: "SavingsPlanModel.extendedStatusInfo()"
|
|
summary: "Gets the extended<wbr>Status<wbr>Info property: Extended status information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ExtendedStatusInfo extendedStatusInfo()"
|
|
desc: "Gets the extendedStatusInfo property: Extended status information."
|
|
returns:
|
|
description: "the extendedStatusInfo value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.ExtendedStatusInfo?alt=com.azure.resourcemanager.billing.models.ExtendedStatusInfo&text=ExtendedStatusInfo\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.id()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.id()"
|
|
name: "id()"
|
|
nameWithType: "SavingsPlanModel.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.innerModel()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "SavingsPlanModel.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>billing.<wbr>fluent.<wbr>models.<wbr>Savings<wbr>Plan<wbr>Model<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SavingsPlanModelInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner?alt=com.azure.resourcemanager.billing.fluent.models.SavingsPlanModelInner&text=SavingsPlanModelInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.name()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.name()"
|
|
name: "name()"
|
|
nameWithType: "SavingsPlanModel.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.productCode()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.productCode()"
|
|
name: "productCode()"
|
|
nameWithType: "SavingsPlanModel.productCode()"
|
|
summary: "Gets the product<wbr>Code property: Represents UPN."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String productCode()"
|
|
desc: "Gets the productCode property: Represents UPN."
|
|
returns:
|
|
description: "the productCode value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "SavingsPlanModel.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state of the resource during a long-running operation."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state of the resource during a long-running operation."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProvisioningState?alt=com.azure.resourcemanager.billing.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.purchaseDateTime()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.purchaseDateTime()"
|
|
name: "purchaseDateTime()"
|
|
nameWithType: "SavingsPlanModel.purchaseDateTime()"
|
|
summary: "Gets the purchase<wbr>Date<wbr>Time property: Date time when the savings plan was purchased."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract OffsetDateTime purchaseDateTime()"
|
|
desc: "Gets the purchaseDateTime property: Date time when the savings plan was purchased."
|
|
returns:
|
|
description: "the purchaseDateTime value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renew()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renew()"
|
|
name: "renew()"
|
|
nameWithType: "SavingsPlanModel.renew()"
|
|
summary: "Gets the renew property: Setting this to true will automatically purchase a new benefit on the expiration date time."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Boolean renew()"
|
|
desc: "Gets the renew property: Setting this to true will automatically purchase a new benefit on the expiration date time."
|
|
returns:
|
|
description: "the renew value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renewDestination()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renewDestination()"
|
|
name: "renewDestination()"
|
|
nameWithType: "SavingsPlanModel.renewDestination()"
|
|
summary: "Gets the renew<wbr>Destination property: Savings<wbr>Plan Id of the Savings<wbr>Plan which is purchased because of renew."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String renewDestination()"
|
|
desc: "Gets the renewDestination property: SavingsPlan Id of the SavingsPlan which is purchased because of renew."
|
|
returns:
|
|
description: "the renewDestination value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renewProperties()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renewProperties()"
|
|
name: "renewProperties()"
|
|
nameWithType: "SavingsPlanModel.renewProperties()"
|
|
summary: "Gets the renew<wbr>Properties property: Properties specific to renew."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract RenewProperties renewProperties()"
|
|
desc: "Gets the renewProperties property: Properties specific to renew."
|
|
returns:
|
|
description: "the renewProperties value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RenewProperties?alt=com.azure.resourcemanager.billing.models.RenewProperties&text=RenewProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renewSource()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.renewSource()"
|
|
name: "renewSource()"
|
|
nameWithType: "SavingsPlanModel.renewSource()"
|
|
summary: "Gets the renew<wbr>Source property: Savings<wbr>Plan Id of the Savings<wbr>Plan from which this Savings<wbr>Plan is renewed."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String renewSource()"
|
|
desc: "Gets the renewSource property: SavingsPlan Id of the SavingsPlan from which this SavingsPlan is renewed."
|
|
returns:
|
|
description: "the renewSource value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.sku()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.sku()"
|
|
name: "sku()"
|
|
nameWithType: "SavingsPlanModel.sku()"
|
|
summary: "Gets the sku property: Savings plan SKU."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Sku sku()"
|
|
desc: "Gets the sku property: Savings plan SKU."
|
|
returns:
|
|
description: "the sku value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.Sku?alt=com.azure.resourcemanager.billing.models.Sku&text=Sku\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.systemData()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "SavingsPlanModel.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.tags()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.tags()"
|
|
name: "tags()"
|
|
nameWithType: "SavingsPlanModel.tags()"
|
|
summary: "Gets the tags property: Dictionary of metadata associated with the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Map<String,String> tags()"
|
|
desc: "Gets the tags property: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\\\ ? /."
|
|
returns:
|
|
description: "the tags value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.term()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.term()"
|
|
name: "term()"
|
|
nameWithType: "SavingsPlanModel.term()"
|
|
summary: "Gets the term property: Represents the Savings plan term in ISO 8601 format."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SavingsPlanTerm term()"
|
|
desc: "Gets the term property: Represents the Savings plan term in ISO 8601 format."
|
|
returns:
|
|
description: "the term value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.SavingsPlanTerm?alt=com.azure.resourcemanager.billing.models.SavingsPlanTerm&text=SavingsPlanTerm\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.type()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.type()"
|
|
name: "type()"
|
|
nameWithType: "SavingsPlanModel.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.userFriendlyAppliedScopeType()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.userFriendlyAppliedScopeType()"
|
|
name: "userFriendlyAppliedScopeType()"
|
|
nameWithType: "SavingsPlanModel.userFriendlyAppliedScopeType()"
|
|
summary: "Gets the user<wbr>Friendly<wbr>Applied<wbr>Scope<wbr>Type property: The applied scope type of the savings plan for display, e.<wbr>g."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String userFriendlyAppliedScopeType()"
|
|
desc: "Gets the userFriendlyAppliedScopeType property: The applied scope type of the savings plan for display, e.g. Shared."
|
|
returns:
|
|
description: "the userFriendlyAppliedScopeType value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.SavingsPlanModel.utilization()"
|
|
fullName: "com.azure.resourcemanager.billing.models.SavingsPlanModel.utilization()"
|
|
name: "utilization()"
|
|
nameWithType: "SavingsPlanModel.utilization()"
|
|
summary: "Gets the utilization property: Savings plan utilization."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Utilization utilization()"
|
|
desc: "Gets the utilization property: Savings plan utilization."
|
|
returns:
|
|
description: "the utilization value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.Utilization?alt=com.azure.resourcemanager.billing.models.Utilization&text=Utilization\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of SavingsPlanModel."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.billing.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0
|