SubscriptionQuotaDetailsName interface
Name of the resource provided by the resource provider. This property is already included in the request URI, so it is a readonly property returned in the response.
Properties
localized |
Resource display name. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
localizedValue
Resource display name. NOTE: This property will not be serialized. It can only be populated by the server.
localizedValue?: string
Property Value
string
value
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string