共用方式為


TagSettingsProperties interface

標記 VM 的篩選資訊。

屬性

filterOperator

依任何或所有指定的標籤篩選 VM。

tags

標記的字典及其值清單。

屬性詳細資料

filterOperator

依任何或所有指定的標籤篩選 VM。

filterOperator?: TagOperators

屬性值

tags

標記的字典及其值清單。

tags?: {[propertyName: string]: string[]}

屬性值

{[propertyName: string]: string[]}