ResourceName interface
Resource name provided by the resource provider. Use this property for quotaRequest parameter.
Properties
localized |
Resource display localized name. NOTE: This property will not be serialized. It can only be populated by the server. |
value | Resource name. |
Property Details
localizedValue
Resource display localized 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