TagCount Class

Tag count.

Inheritance
azure.mgmt.resource.resources._serialization.Model
TagCount

Constructor

TagCount(*, type: str | None = None, value: int | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
type
str

Type of count.

value
int

Value of count.

Variables

Name Description
type
str

Type of count.

value
int

Value of count.