Show / Hide Table of Contents

Struct SubscriptionTransferValidationErrorCode

Error code of the transfer validation response.

Namespace: System.Dynamic.ExpandoObject
Assembly: Azure.ResourceManager.Billing.dll
Syntax
public struct SubscriptionTransferValidationErrorCode : IEquatable<Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode>

Constructors

SubscriptionTransferValidationErrorCode(String)

Initializes a new instance of SubscriptionTransferValidationErrorCode.

Declaration
public SubscriptionTransferValidationErrorCode (string value);
Parameters
System.String value

Exceptions
System.ArgumentNullException

value is null.

Properties

AccountIsLocked

AccountIsLocked.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode AccountIsLocked { get; }
Property Value
SubscriptionTransferValidationErrorCode

AssetHasCap

AssetHasCap.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode AssetHasCap { get; }
Property Value
SubscriptionTransferValidationErrorCode

AssetNotActive

AssetNotActive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode AssetNotActive { get; }
Property Value
SubscriptionTransferValidationErrorCode

BillingAccountInactive

BillingAccountInactive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode BillingAccountInactive { get; }
Property Value
SubscriptionTransferValidationErrorCode

BillingProfilePastDue

BillingProfilePastDue.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode BillingProfilePastDue { get; }
Property Value
SubscriptionTransferValidationErrorCode

CrossBillingAccountNotAllowed

CrossBillingAccountNotAllowed.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode CrossBillingAccountNotAllowed { get; }
Property Value
SubscriptionTransferValidationErrorCode

DestinationBillingProfileInactive

DestinationBillingProfileInactive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode DestinationBillingProfileInactive { get; }
Property Value
SubscriptionTransferValidationErrorCode

DestinationBillingProfileNotFound

DestinationBillingProfileNotFound.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode DestinationBillingProfileNotFound { get; }
Property Value
SubscriptionTransferValidationErrorCode

DestinationBillingProfilePastDue

DestinationBillingProfilePastDue.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode DestinationBillingProfilePastDue { get; }
Property Value
SubscriptionTransferValidationErrorCode

DestinationInvoiceSectionInactive

DestinationInvoiceSectionInactive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode DestinationInvoiceSectionInactive { get; }
Property Value
SubscriptionTransferValidationErrorCode

DestinationInvoiceSectionNotFound

DestinationInvoiceSectionNotFound.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode DestinationInvoiceSectionNotFound { get; }
Property Value
SubscriptionTransferValidationErrorCode

InsufficientPermissionOnDestination

InsufficientPermissionOnDestination.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode InsufficientPermissionOnDestination { get; }
Property Value
SubscriptionTransferValidationErrorCode

InsufficientPermissionOnSource

InsufficientPermissionOnSource.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode InsufficientPermissionOnSource { get; }
Property Value
SubscriptionTransferValidationErrorCode

InvalidDestination

InvalidDestination.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode InvalidDestination { get; }
Property Value
SubscriptionTransferValidationErrorCode

InvalidSource

InvalidSource.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode InvalidSource { get; }
Property Value
SubscriptionTransferValidationErrorCode

InvoiceSectionIsRestricted

InvoiceSectionIsRestricted.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode InvoiceSectionIsRestricted { get; }
Property Value
SubscriptionTransferValidationErrorCode

MarketplaceNotEnabledOnDestination

MarketplaceNotEnabledOnDestination.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode MarketplaceNotEnabledOnDestination { get; }
Property Value
SubscriptionTransferValidationErrorCode

NoActiveAzurePlan

NoActiveAzurePlan.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode NoActiveAzurePlan { get; }
Property Value
SubscriptionTransferValidationErrorCode

None

None.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode None { get; }
Property Value
SubscriptionTransferValidationErrorCode

Other

Other.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode Other { get; }
Property Value
SubscriptionTransferValidationErrorCode

ProductInactive

ProductInactive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode ProductInactive { get; }
Property Value
SubscriptionTransferValidationErrorCode

ProductNotFound

ProductNotFound.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode ProductNotFound { get; }
Property Value
SubscriptionTransferValidationErrorCode

ProductTypeNotSupported

ProductTypeNotSupported.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode ProductTypeNotSupported { get; }
Property Value
SubscriptionTransferValidationErrorCode

SourceBillingProfilePastDue

SourceBillingProfilePastDue.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode SourceBillingProfilePastDue { get; }
Property Value
SubscriptionTransferValidationErrorCode

SourceInvoiceSectionInactive

SourceInvoiceSectionInactive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode SourceInvoiceSectionInactive { get; }
Property Value
SubscriptionTransferValidationErrorCode

SubscriptionHasReservations

SubscriptionHasReservations.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode SubscriptionHasReservations { get; }
Property Value
SubscriptionTransferValidationErrorCode

SubscriptionNotActive

SubscriptionNotActive.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode SubscriptionNotActive { get; }
Property Value
SubscriptionTransferValidationErrorCode

SubscriptionTypeNotSupported

SubscriptionTypeNotSupported.

Declaration
public static Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode SubscriptionTypeNotSupported { get; }
Property Value
SubscriptionTransferValidationErrorCode

Methods

Equals(SubscriptionTransferValidationErrorCode)

Indicates whether the current object is equal to another object of the same type.

Declaration
public bool Equals (Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode other);
Parameters
SubscriptionTransferValidationErrorCode other

An object to compare with this object.

Returns
System.Boolean

true if the current object is equal to the other parameter; otherwise, false.

Equals(Object)

Indicates whether this instance and a specified object are equal.

Declaration
[System.ComponentModel.EditorBrowsable]
public override bool Equals (object obj);
Parameters
System.Object obj

The object to compare with the current instance.

Returns
System.Boolean

true if obj and this instance are the same type and represent the same value; otherwise, false.

GetHashCode()

Returns the hash code for this instance.

Declaration
[System.ComponentModel.EditorBrowsable]
public override int GetHashCode ();
Returns
System.Int32

A 32-bit signed integer that is the hash code for this instance.

ToString()

Returns the fully qualified type name of this instance.

Declaration
public override string ToString ();
Returns
System.String

The fully qualified type name.

Operators

Equality(SubscriptionTransferValidationErrorCode, SubscriptionTransferValidationErrorCode)

Determines if two SubscriptionTransferValidationErrorCode values are the same.

Declaration
public static bool operator == (Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode left, Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode right);
Parameters
SubscriptionTransferValidationErrorCode left

SubscriptionTransferValidationErrorCode right

Returns
System.Boolean

Implicit(String to SubscriptionTransferValidationErrorCode)

Converts a System.String to a SubscriptionTransferValidationErrorCode.

Declaration
public static implicit operator Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode (string value);
Parameters
System.String value

Returns
SubscriptionTransferValidationErrorCode

Inequality(SubscriptionTransferValidationErrorCode, SubscriptionTransferValidationErrorCode)

Determines if two SubscriptionTransferValidationErrorCode values are not the same.

Declaration
public static bool operator != (Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode left, Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode right);
Parameters
SubscriptionTransferValidationErrorCode left

SubscriptionTransferValidationErrorCode right

Returns
System.Boolean

Back to top Azure SDK for .NET