azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.b...

284 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails"
name: "EnrollmentDetails"
nameWithType: "EnrollmentDetails"
summary: "The properties of an enrollment."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public class **EnrollmentDetails**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.EnrollmentDetails()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.EnrollmentDetails()"
name: "EnrollmentDetails()"
nameWithType: "EnrollmentDetails.EnrollmentDetails()"
summary: "Creates an instance of Enrollment<wbr>Details class."
syntax: "public EnrollmentDetails()"
desc: "Creates an instance of EnrollmentDetails class."
methods:
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.billingCycle()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.billingCycle()"
name: "billingCycle()"
nameWithType: "EnrollmentDetails.billingCycle()"
summary: "Get the billing<wbr>Cycle property: The billing cycle for the enrollment."
syntax: "public String billingCycle()"
desc: "Get the billingCycle property: The billing cycle for the enrollment."
returns:
description: "the billingCycle value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.channel()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.channel()"
name: "channel()"
nameWithType: "EnrollmentDetails.channel()"
summary: "Get the channel property: The channel type of the enrollment."
syntax: "public String channel()"
desc: "Get the channel property: The channel type of the enrollment."
returns:
description: "the channel value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.cloud()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.cloud()"
name: "cloud()"
nameWithType: "EnrollmentDetails.cloud()"
summary: "Get the cloud property: The cloud of the enrollment."
syntax: "public String cloud()"
desc: "Get the cloud property: The cloud of the enrollment."
returns:
description: "the cloud value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.countryCode()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.countryCode()"
name: "countryCode()"
nameWithType: "EnrollmentDetails.countryCode()"
summary: "Get the country<wbr>Code property: The country code of the enrollment."
syntax: "public String countryCode()"
desc: "Get the countryCode property: The country code of the enrollment."
returns:
description: "the countryCode value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.currency()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.currency()"
name: "currency()"
nameWithType: "EnrollmentDetails.currency()"
summary: "Get the currency property: The billing currency for the enrollment."
syntax: "public String currency()"
desc: "Get the currency property: The billing currency for the enrollment."
returns:
description: "the currency value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.endDate()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.endDate()"
name: "endDate()"
nameWithType: "EnrollmentDetails.endDate()"
summary: "Get the end<wbr>Date property: The end date of the enrollment."
syntax: "public OffsetDateTime endDate()"
desc: "Get the endDate property: The end date of the enrollment."
returns:
description: "the endDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.extendedTermOption()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.extendedTermOption()"
name: "extendedTermOption()"
nameWithType: "EnrollmentDetails.extendedTermOption()"
summary: "Get the extended<wbr>Term<wbr>Option property: The billing account extension opted by the company."
syntax: "public ExtendedTermOption extendedTermOption()"
desc: "Get the extendedTermOption property: The billing account extension opted by the company."
returns:
description: "the extendedTermOption value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ExtendedTermOption?alt=com.azure.resourcemanager.billing.models.ExtendedTermOption&text=ExtendedTermOption\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "EnrollmentDetails.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Enrollment<wbr>Details from the Json<wbr>Reader."
modifiers:
- "static"
parameters:
- description: "The JsonReader being read."
name: "jsonReader"
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static EnrollmentDetails fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the EnrollmentDetails."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of EnrollmentDetails from the JsonReader."
returns:
description: "An instance of EnrollmentDetails if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.indirectRelationshipInfo()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.indirectRelationshipInfo()"
name: "indirectRelationshipInfo()"
nameWithType: "EnrollmentDetails.indirectRelationshipInfo()"
summary: "Get the indirect<wbr>Relationship<wbr>Info property: The properties of an enrollment which are applicable only for indirect enrollments."
syntax: "public EnrollmentDetailsIndirectRelationshipInfo indirectRelationshipInfo()"
desc: "Get the indirectRelationshipInfo property: The properties of an enrollment which are applicable only for indirect enrollments."
returns:
description: "the indirectRelationshipInfo value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetailsIndirectRelationshipInfo?alt=com.azure.resourcemanager.billing.models.EnrollmentDetailsIndirectRelationshipInfo&text=EnrollmentDetailsIndirectRelationshipInfo\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.invoiceRecipient()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.invoiceRecipient()"
name: "invoiceRecipient()"
nameWithType: "EnrollmentDetails.invoiceRecipient()"
summary: "Get the invoice<wbr>Recipient property: The contact who receives invoices of the enrollment."
syntax: "public String invoiceRecipient()"
desc: "Get the invoiceRecipient property: The contact who receives invoices of the enrollment."
returns:
description: "the invoiceRecipient value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.language()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.language()"
name: "language()"
nameWithType: "EnrollmentDetails.language()"
summary: "Get the language property: The language for the enrollment."
syntax: "public String language()"
desc: "Get the language property: The language for the enrollment."
returns:
description: "the language value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.markupStatus()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.markupStatus()"
name: "markupStatus()"
nameWithType: "EnrollmentDetails.markupStatus()"
summary: "Get the markup<wbr>Status property: Markup status of enrollment, applicable only for indirect enrollments."
syntax: "public MarkupStatus markupStatus()"
desc: "Get the markupStatus property: Markup status of enrollment, applicable only for indirect enrollments."
returns:
description: "the markupStatus value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.MarkupStatus?alt=com.azure.resourcemanager.billing.models.MarkupStatus&text=MarkupStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.poNumber()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.poNumber()"
name: "poNumber()"
nameWithType: "EnrollmentDetails.poNumber()"
summary: "Get the po<wbr>Number property: The purchase order number of the enrollment."
syntax: "public String poNumber()"
desc: "Get the poNumber property: The purchase order number of the enrollment."
returns:
description: "the poNumber value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.startDate()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.startDate()"
name: "startDate()"
nameWithType: "EnrollmentDetails.startDate()"
summary: "Get the start<wbr>Date property: The start date of the enrollment."
syntax: "public OffsetDateTime startDate()"
desc: "Get the startDate property: The start date of the enrollment."
returns:
description: "the startDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.supportCoverage()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.supportCoverage()"
name: "supportCoverage()"
nameWithType: "EnrollmentDetails.supportCoverage()"
summary: "Get the support<wbr>Coverage property: The support coverage period for the enrollment."
syntax: "public String supportCoverage()"
desc: "Get the supportCoverage property: The support coverage period for the enrollment."
returns:
description: "the supportCoverage value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.supportLevel()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.supportLevel()"
name: "supportLevel()"
nameWithType: "EnrollmentDetails.supportLevel()"
summary: "Get the support<wbr>Level property: The support level offer associated with an enrollment."
syntax: "public SupportLevel supportLevel()"
desc: "Get the supportLevel property: The support level offer associated with an enrollment."
returns:
description: "the supportLevel value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.SupportLevel?alt=com.azure.resourcemanager.billing.models.SupportLevel&text=SupportLevel\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "EnrollmentDetails.toJson(JsonWriter jsonWriter)"
parameters:
- name: "jsonWriter"
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
exceptions:
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
returns:
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.validate()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.validate()"
name: "validate()"
nameWithType: "EnrollmentDetails.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withEndDate(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withEndDate(OffsetDateTime endDate)"
name: "withEndDate(OffsetDateTime endDate)"
nameWithType: "EnrollmentDetails.withEndDate(OffsetDateTime endDate)"
summary: "Set the end<wbr>Date property: The end date of the enrollment."
parameters:
- description: "the endDate value to set."
name: "endDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EnrollmentDetails withEndDate(OffsetDateTime endDate)"
desc: "Set the endDate property: The end date of the enrollment."
returns:
description: "the EnrollmentDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withIndirectRelationshipInfo(com.azure.resourcemanager.billing.models.EnrollmentDetailsIndirectRelationshipInfo)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withIndirectRelationshipInfo(EnrollmentDetailsIndirectRelationshipInfo indirectRelationshipInfo)"
name: "withIndirectRelationshipInfo(EnrollmentDetailsIndirectRelationshipInfo indirectRelationshipInfo)"
nameWithType: "EnrollmentDetails.withIndirectRelationshipInfo(EnrollmentDetailsIndirectRelationshipInfo indirectRelationshipInfo)"
summary: "Set the indirect<wbr>Relationship<wbr>Info property: The properties of an enrollment which are applicable only for indirect enrollments."
parameters:
- description: "the indirectRelationshipInfo value to set."
name: "indirectRelationshipInfo"
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetailsIndirectRelationshipInfo?alt=com.azure.resourcemanager.billing.models.EnrollmentDetailsIndirectRelationshipInfo&text=EnrollmentDetailsIndirectRelationshipInfo\" data-throw-if-not-resolved=\"False\" />"
syntax: "public EnrollmentDetails withIndirectRelationshipInfo(EnrollmentDetailsIndirectRelationshipInfo indirectRelationshipInfo)"
desc: "Set the indirectRelationshipInfo property: The properties of an enrollment which are applicable only for indirect enrollments."
returns:
description: "the EnrollmentDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withPoNumber(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withPoNumber(String poNumber)"
name: "withPoNumber(String poNumber)"
nameWithType: "EnrollmentDetails.withPoNumber(String poNumber)"
summary: "Set the po<wbr>Number property: The purchase order number of the enrollment."
parameters:
- description: "the poNumber value to set."
name: "poNumber"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EnrollmentDetails withPoNumber(String poNumber)"
desc: "Set the poNumber property: The purchase order number of the enrollment."
returns:
description: "the EnrollmentDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withStartDate(java.time.OffsetDateTime)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentDetails.withStartDate(OffsetDateTime startDate)"
name: "withStartDate(OffsetDateTime startDate)"
nameWithType: "EnrollmentDetails.withStartDate(OffsetDateTime startDate)"
summary: "Set the start<wbr>Date property: The start date of the enrollment."
parameters:
- description: "the startDate value to set."
name: "startDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
syntax: "public EnrollmentDetails withStartDate(OffsetDateTime startDate)"
desc: "Set the startDate property: The start date of the enrollment."
returns:
description: "the EnrollmentDetails object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "The properties of an enrollment."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentDetails?alt=com.azure.resourcemanager.billing.models.EnrollmentDetails&text=EnrollmentDetails\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0