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

194 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.ProductStatus"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus"
name: "ProductStatus"
nameWithType: "ProductStatus"
summary: "The status of the product."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- 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#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#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#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 **ProductStatus**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.ProductStatus()"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.ProductStatus()"
name: "ProductStatus()"
nameWithType: "ProductStatus.ProductStatus()"
summary: "Creates a new instance of Product<wbr>Status value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.billing.models.ProductStatus.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public ProductStatus()"
desc: "Creates a new instance of ProductStatus value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.ACTIVE"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.ACTIVE"
name: "ACTIVE"
nameWithType: "ProductStatus.ACTIVE"
summary: "Static value Active for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus ACTIVE"
desc: "Static value Active for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.AUTO_RENEW"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.AUTO_RENEW"
name: "AUTO_RENEW"
nameWithType: "ProductStatus.AUTO_RENEW"
summary: "Static value Auto<wbr>Renew for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus AUTO_RENEW"
desc: "Static value AutoRenew for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.CANCELED"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.CANCELED"
name: "CANCELED"
nameWithType: "ProductStatus.CANCELED"
summary: "Static value Canceled for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus CANCELED"
desc: "Static value Canceled for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.DELETED"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.DELETED"
name: "DELETED"
nameWithType: "ProductStatus.DELETED"
summary: "Static value Deleted for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus DELETED"
desc: "Static value Deleted for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.DISABLED"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.DISABLED"
name: "DISABLED"
nameWithType: "ProductStatus.DISABLED"
summary: "Static value Disabled for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus DISABLED"
desc: "Static value Disabled for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.EXPIRED"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.EXPIRED"
name: "EXPIRED"
nameWithType: "ProductStatus.EXPIRED"
summary: "Static value Expired for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus EXPIRED"
desc: "Static value Expired for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.EXPIRING"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.EXPIRING"
name: "EXPIRING"
nameWithType: "ProductStatus.EXPIRING"
summary: "Static value Expiring for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus EXPIRING"
desc: "Static value Expiring for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.OTHER"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.OTHER"
name: "OTHER"
nameWithType: "ProductStatus.OTHER"
summary: "Static value Other for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus OTHER"
desc: "Static value Other for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.PAST_DUE"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.PAST_DUE"
name: "PAST_DUE"
nameWithType: "ProductStatus.PAST_DUE"
summary: "Static value Past<wbr>Due for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus PAST_DUE"
desc: "Static value PastDue for ProductStatus."
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.SUSPENDED"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.SUSPENDED"
name: "SUSPENDED"
nameWithType: "ProductStatus.SUSPENDED"
summary: "Static value Suspended for Product<wbr>Status."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final ProductStatus SUSPENDED"
desc: "Static value Suspended for ProductStatus."
methods:
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.fromString(String name)"
name: "fromString(String name)"
nameWithType: "ProductStatus.fromString(String name)"
summary: "Creates or finds a Product<wbr>Status from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static ProductStatus fromString(String name)"
desc: "Creates or finds a ProductStatus from its string representation."
returns:
description: "the corresponding ProductStatus."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.ProductStatus.values()"
fullName: "com.azure.resourcemanager.billing.models.ProductStatus.values()"
name: "values()"
nameWithType: "ProductStatus.values()"
summary: "Gets known Product<wbr>Status values."
modifiers:
- "static"
syntax: "public static Collection<ProductStatus> values()"
desc: "Gets known ProductStatus values."
returns:
description: "known ProductStatus values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.ProductStatus?alt=com.azure.resourcemanager.billing.models.ProductStatus&text=ProductStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The status of the product."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0