Table of Contents

Class PredefinedTagCount

Namespace
Azure.ResourceManager.Resources.Models
Assembly
Azure.ResourceManager.dll

Tag count.

public class PredefinedTagCount : IJsonModel<PredefinedTagCount>, IPersistableModel<PredefinedTagCount>
Inheritance
PredefinedTagCount
Implements
IJsonModel<PredefinedTagCount>
IPersistableModel<PredefinedTagCount>
Inherited Members

Properties

PredefinedTagCountType

Type of count.

public string PredefinedTagCountType { get; }

Property Value

string

Value

Value of count.

public int? Value { get; }

Property Value

int?