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

220 строки
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties"
name: "EnrollmentAccountProperties"
nameWithType: "EnrollmentAccountProperties"
summary: "It is an organizational hierarchy within a billing account to administer and manage azure costs."
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 final class **EnrollmentAccountProperties**</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.EnrollmentAccountProperties?alt=com.azure.resourcemanager.billing.models.EnrollmentAccountProperties&text=EnrollmentAccountProperties\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.EnrollmentAccountProperties()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.EnrollmentAccountProperties()"
name: "EnrollmentAccountProperties()"
nameWithType: "EnrollmentAccountProperties.EnrollmentAccountProperties()"
summary: "Creates an instance of Enrollment<wbr>Account<wbr>Properties class."
syntax: "public EnrollmentAccountProperties()"
desc: "Creates an instance of EnrollmentAccountProperties class."
methods:
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.accountOwner()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.accountOwner()"
name: "accountOwner()"
nameWithType: "EnrollmentAccountProperties.accountOwner()"
summary: "Get the account<wbr>Owner property: The owner of the enrollment account."
syntax: "public String accountOwner()"
desc: "Get the accountOwner property: The owner of the enrollment account."
returns:
description: "the accountOwner value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.authType()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.authType()"
name: "authType()"
nameWithType: "EnrollmentAccountProperties.authType()"
summary: "Get the auth<wbr>Type property: The authorization type of the enrollment account."
syntax: "public String authType()"
desc: "Get the authType property: The authorization type of the enrollment account."
returns:
description: "the authType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.costCenter()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.costCenter()"
name: "costCenter()"
nameWithType: "EnrollmentAccountProperties.costCenter()"
summary: "Get the cost<wbr>Center property: The cost center associated with the enrollment account."
syntax: "public String costCenter()"
desc: "Get the costCenter property: The cost center associated with the enrollment account."
returns:
description: "the costCenter value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.departmentDisplayName()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.departmentDisplayName()"
name: "departmentDisplayName()"
nameWithType: "EnrollmentAccountProperties.departmentDisplayName()"
summary: "Get the department<wbr>Display<wbr>Name property: The name of the department under which the enrollment account exists."
syntax: "public String departmentDisplayName()"
desc: "Get the departmentDisplayName property: The name of the department under which the enrollment account exists."
returns:
description: "the departmentDisplayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.departmentId()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.departmentId()"
name: "departmentId()"
nameWithType: "EnrollmentAccountProperties.departmentId()"
summary: "Get the department<wbr>Id property: The ID that uniquely identifies the department."
syntax: "public String departmentId()"
desc: "Get the departmentId property: The ID that uniquely identifies the department."
returns:
description: "the departmentId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.displayName()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.displayName()"
name: "displayName()"
nameWithType: "EnrollmentAccountProperties.displayName()"
summary: "Get the display<wbr>Name property: The name of the enrollment account."
syntax: "public String displayName()"
desc: "Get the displayName property: The name of the enrollment account."
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.EnrollmentAccountProperties.endDate()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.endDate()"
name: "endDate()"
nameWithType: "EnrollmentAccountProperties.endDate()"
summary: "Get the end<wbr>Date property: The date of expiration of the enrollment account."
syntax: "public OffsetDateTime endDate()"
desc: "Get the endDate property: The date of expiration of the enrollment account."
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.EnrollmentAccountProperties.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "EnrollmentAccountProperties.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Enrollment<wbr>Account<wbr>Properties 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 EnrollmentAccountProperties fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the EnrollmentAccountProperties."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of EnrollmentAccountProperties from the JsonReader."
returns:
description: "An instance of EnrollmentAccountProperties if the JsonReader was pointing to an instance of it, or null\n if it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentAccountProperties?alt=com.azure.resourcemanager.billing.models.EnrollmentAccountProperties&text=EnrollmentAccountProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.isDevTestEnabled()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.isDevTestEnabled()"
name: "isDevTestEnabled()"
nameWithType: "EnrollmentAccountProperties.isDevTestEnabled()"
summary: "Get the is<wbr>Dev<wbr>Test<wbr>Enabled property: Boolean flag which enables subscribers to run development and testing workloads on Azure at special Dev/Test rates."
syntax: "public Boolean isDevTestEnabled()"
desc: "Get the isDevTestEnabled property: Boolean flag which enables subscribers to run development and testing workloads on Azure at special Dev/Test rates."
returns:
description: "the isDevTestEnabled value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.startDate()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.startDate()"
name: "startDate()"
nameWithType: "EnrollmentAccountProperties.startDate()"
summary: "Get the start<wbr>Date property: The date from which the enrollment account became valid and functional."
syntax: "public OffsetDateTime startDate()"
desc: "Get the startDate property: The date from which the enrollment account became valid and functional."
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.EnrollmentAccountProperties.status()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.status()"
name: "status()"
nameWithType: "EnrollmentAccountProperties.status()"
summary: "Get the status property: The status of the enrollment account."
syntax: "public String status()"
desc: "Get the status property: The status of the enrollment account."
returns:
description: "the status value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "EnrollmentAccountProperties.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.EnrollmentAccountProperties.validate()"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.validate()"
name: "validate()"
nameWithType: "EnrollmentAccountProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.withCostCenter(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.withCostCenter(String costCenter)"
name: "withCostCenter(String costCenter)"
nameWithType: "EnrollmentAccountProperties.withCostCenter(String costCenter)"
summary: "Set the cost<wbr>Center property: The cost center associated with the enrollment account."
parameters:
- description: "the costCenter value to set."
name: "costCenter"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EnrollmentAccountProperties withCostCenter(String costCenter)"
desc: "Set the costCenter property: The cost center associated with the enrollment account."
returns:
description: "the EnrollmentAccountProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentAccountProperties?alt=com.azure.resourcemanager.billing.models.EnrollmentAccountProperties&text=EnrollmentAccountProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.withDisplayName(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.withDisplayName(String displayName)"
name: "withDisplayName(String displayName)"
nameWithType: "EnrollmentAccountProperties.withDisplayName(String displayName)"
summary: "Set the display<wbr>Name property: The name of the enrollment account."
parameters:
- description: "the displayName value to set."
name: "displayName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public EnrollmentAccountProperties withDisplayName(String displayName)"
desc: "Set the displayName property: The name of the enrollment account."
returns:
description: "the EnrollmentAccountProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentAccountProperties?alt=com.azure.resourcemanager.billing.models.EnrollmentAccountProperties&text=EnrollmentAccountProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.withIsDevTestEnabled(java.lang.Boolean)"
fullName: "com.azure.resourcemanager.billing.models.EnrollmentAccountProperties.withIsDevTestEnabled(Boolean isDevTestEnabled)"
name: "withIsDevTestEnabled(Boolean isDevTestEnabled)"
nameWithType: "EnrollmentAccountProperties.withIsDevTestEnabled(Boolean isDevTestEnabled)"
summary: "Set the is<wbr>Dev<wbr>Test<wbr>Enabled property: Boolean flag which enables subscribers to run development and testing workloads on Azure at special Dev/Test rates."
parameters:
- description: "the isDevTestEnabled value to set."
name: "isDevTestEnabled"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
syntax: "public EnrollmentAccountProperties withIsDevTestEnabled(Boolean isDevTestEnabled)"
desc: "Set the isDevTestEnabled property: Boolean flag which enables subscribers to run development and testing workloads on Azure at special Dev/Test rates."
returns:
description: "the EnrollmentAccountProperties object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.EnrollmentAccountProperties?alt=com.azure.resourcemanager.billing.models.EnrollmentAccountProperties&text=EnrollmentAccountProperties\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "It is an organizational hierarchy within a billing account to administer and manage azure costs."
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.EnrollmentAccountProperties?alt=com.azure.resourcemanager.billing.models.EnrollmentAccountProperties&text=EnrollmentAccountProperties\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0