Class TagValueIdSet (0.11.0)

TagValueIdSet(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes a set of resource tag value permanent IDs to match against the resource manager tags value associated with the source VM of a request.

Attribute

Name Description
ids MutableSequence[int]
Required. A list of resource tag value permanent IDs to match against the resource manager tags value associated with the source VM of a request. The match follows AND semantics which means all the ids must match. Limited to 5 ids in the Tag value id set.