### YamlMime:JavaType uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode" name: "BillingProfileStatusReasonCode" nameWithType: "BillingProfileStatusReasonCode" summary: "Reason for the specified billing profile status." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **BillingProfileStatusReasonCode**
extends <>" constructors: - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.BillingProfileStatusReasonCode()" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.BillingProfileStatusReasonCode()" name: "BillingProfileStatusReasonCode()" nameWithType: "BillingProfileStatusReasonCode.BillingProfileStatusReasonCode()" summary: "Creates a new instance of BillingProfileStatusReasonCode value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public BillingProfileStatusReasonCode()" desc: "Creates a new instance of BillingProfileStatusReasonCode value." hasDeprecatedTag: true fields: - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.OTHER" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.OTHER" name: "OTHER" nameWithType: "BillingProfileStatusReasonCode.OTHER" summary: "Static value Other for BillingProfileStatusReasonCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BillingProfileStatusReasonCode OTHER" desc: "Static value Other for BillingProfileStatusReasonCode." - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.PAST_DUE" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.PAST_DUE" name: "PAST_DUE" nameWithType: "BillingProfileStatusReasonCode.PAST_DUE" summary: "Static value PastDue for BillingProfileStatusReasonCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BillingProfileStatusReasonCode PAST_DUE" desc: "Static value PastDue for BillingProfileStatusReasonCode." - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.SPENDING_LIMIT_EXPIRED" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.SPENDING_LIMIT_EXPIRED" name: "SPENDING_LIMIT_EXPIRED" nameWithType: "BillingProfileStatusReasonCode.SPENDING_LIMIT_EXPIRED" summary: "Static value SpendingLimitExpired for BillingProfileStatusReasonCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BillingProfileStatusReasonCode SPENDING_LIMIT_EXPIRED" desc: "Static value SpendingLimitExpired for BillingProfileStatusReasonCode." - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.SPENDING_LIMIT_REACHED" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.SPENDING_LIMIT_REACHED" name: "SPENDING_LIMIT_REACHED" nameWithType: "BillingProfileStatusReasonCode.SPENDING_LIMIT_REACHED" summary: "Static value SpendingLimitReached for BillingProfileStatusReasonCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BillingProfileStatusReasonCode SPENDING_LIMIT_REACHED" desc: "Static value SpendingLimitReached for BillingProfileStatusReasonCode." - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.UNUSUAL_ACTIVITY" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.UNUSUAL_ACTIVITY" name: "UNUSUAL_ACTIVITY" nameWithType: "BillingProfileStatusReasonCode.UNUSUAL_ACTIVITY" summary: "Static value UnusualActivity for BillingProfileStatusReasonCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BillingProfileStatusReasonCode UNUSUAL_ACTIVITY" desc: "Static value UnusualActivity for BillingProfileStatusReasonCode." methods: - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.fromString(java.lang.String)" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.fromString(String name)" name: "fromString(String name)" nameWithType: "BillingProfileStatusReasonCode.fromString(String name)" summary: "Creates or finds a BillingProfileStatusReasonCode from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static BillingProfileStatusReasonCode fromString(String name)" desc: "Creates or finds a BillingProfileStatusReasonCode from its string representation." returns: description: "the corresponding BillingProfileStatusReasonCode." type: "" - uid: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.values()" fullName: "com.azure.resourcemanager.billing.models.BillingProfileStatusReasonCode.values()" name: "values()" nameWithType: "BillingProfileStatusReasonCode.values()" summary: "Gets known BillingProfileStatusReasonCode values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known BillingProfileStatusReasonCode values." returns: description: "known BillingProfileStatusReasonCode values." type: "Collection<>" type: "class" desc: "Reason for the specified billing profile status." metadata: {} package: "com.azure.resourcemanager.billing.models" artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0