SubscriptionTransferValidationErrorCode 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
転送検証応答のエラー コード。
public readonly struct SubscriptionTransferValidationErrorCode : IEquatable<Azure.ResourceManager.Billing.Models.SubscriptionTransferValidationErrorCode>
type SubscriptionTransferValidationErrorCode = struct
Public Structure SubscriptionTransferValidationErrorCode
Implements IEquatable(Of SubscriptionTransferValidationErrorCode)
- 継承
-
SubscriptionTransferValidationErrorCode
- 実装
コンストラクター
SubscriptionTransferValidationErrorCode(String) |
SubscriptionTransferValidationErrorCode の新しいインスタンスを初期化します。 |
プロパティ
AccountIsLocked |
AccountIsLocked。 |
AssetHasCap |
AssetHasCap。 |
AssetNotActive |
AssetNotActive。 |
BillingAccountInactive |
BillingAccountInactive。 |
BillingProfilePastDue |
BillingProfilePastDue。 |
CrossBillingAccountNotAllowed |
CrossBillingAccountNotAllowed。 |
DestinationBillingProfileInactive |
DestinationBillingProfileInactive。 |
DestinationBillingProfileNotFound |
DestinationBillingProfileNotFound。 |
DestinationBillingProfilePastDue |
DestinationBillingProfilePastDue。 |
DestinationInvoiceSectionInactive |
DestinationInvoiceSectionInactive。 |
DestinationInvoiceSectionNotFound |
DestinationInvoiceSectionNotFound。 |
InsufficientPermissionOnDestination |
InsufficientPermissionOnDestination。 |
InsufficientPermissionOnSource |
InsufficientPermissionOnSource。 |
InvalidDestination |
InvalidDestination。 |
InvalidSource |
InvalidSource。 |
InvoiceSectionIsRestricted |
InvoiceSectionIsRestricted。 |
MarketplaceNotEnabledOnDestination |
MarketplaceNotEnabledOnDestination。 |
ProductInactive |
ProductInactive。 |
ProductNotFound |
ProductNotFound。 |
ProductTypeNotSupported |
ProductTypeNotSupported。 |
SourceBillingProfilePastDue |
SourceBillingProfilePastDue。 |
SourceInvoiceSectionInactive |
SourceInvoiceSectionInactive。 |
SubscriptionNotActive |
SubscriptionNotActive。 |
SubscriptionTypeNotSupported |
SubscriptionTypeNotSupported。 |
メソッド
Equals(SubscriptionTransferValidationErrorCode) |
現在のオブジェクトが、同じ型の別のオブジェクトと等しいかどうかを示します。 |
ToString() |
このインスタンスの完全修飾型名を返します。 |
演算子
適用対象
Azure SDK for .NET