영어로 읽기

다음을 통해 공유


AppPlatformSkuRestrictionsReasonCode Struct

Definition

Gets the reason for restriction. Possible values include: 'QuotaId', 'NotAvailableForSubscription'.

public readonly struct AppPlatformSkuRestrictionsReasonCode : IEquatable<Azure.ResourceManager.AppPlatform.Models.AppPlatformSkuRestrictionsReasonCode>
type AppPlatformSkuRestrictionsReasonCode = struct
Public Structure AppPlatformSkuRestrictionsReasonCode
Implements IEquatable(Of AppPlatformSkuRestrictionsReasonCode)
Inheritance
AppPlatformSkuRestrictionsReasonCode
Implements

Constructors

Properties

NotAvailableForSubscription

NotAvailableForSubscription.

QuotaId

QuotaId.

Methods

Equals(AppPlatformSkuRestrictionsReasonCode)

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

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to