ISubscriptionQuotaDetailsName Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.SubscriptionQuotaDetailsNameTypeConverter))]
public interface ISubscriptionQuotaDetailsName : Microsoft.Azure.PowerShell.Cmdlets.Quota.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Quota.Models.SubscriptionQuotaDetailsNameTypeConverter))>]
type ISubscriptionQuotaDetailsName = interface
    interface IJsonSerializable
Public Interface ISubscriptionQuotaDetailsName
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
LocalizedValue

Resource display name.

Value

Resource name.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to