ComputeLimitLimitName Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties of the limit name.
public class ComputeLimitLimitName : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeLimit.Models.ComputeLimitLimitName>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeLimit.Models.ComputeLimitLimitName>
type ComputeLimitLimitName = class
interface IJsonModel<ComputeLimitLimitName>
interface IPersistableModel<ComputeLimitLimitName>
Public Class ComputeLimitLimitName
Implements IJsonModel(Of ComputeLimitLimitName), IPersistableModel(Of ComputeLimitLimitName)
- Inheritance
-
ComputeLimitLimitName
- Implements
Properties
| Name | Description |
|---|---|
| LocalizedValue |
The localized limit name. |
| Value |
The limit name. |