ResourceName interface
Name of the resource provided by the resource Provider. When requesting quota, use this property name.
Properties
localized |
Resource display name. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Resource name. |
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.
value?: string
Property Value
string