TagSettingsProperties interface
Tag filter information for the VM.
Properties
filter |
Filter VMs by Any or All specified tags. |
tags | Dictionary of tags with its list of values. |
Property Details
filterOperator
tags
Dictionary of tags with its list of values.
tags?: {[propertyName: string]: string[]}
Property Value
{[propertyName: string]: string[]}