ConfigurationAssignmentFilterProperties interface
Azure query for the update configuration.
Properties
locations | List of locations to scope the query to. |
os |
List of allowed operating systems. |
resource |
List of allowed resource groups. |
resource |
List of allowed resources. |
tag |
Tag settings for the VM. |
Property Details
locations
List of locations to scope the query to.
locations?: string[]
Property Value
string[]
osTypes
List of allowed operating systems.
osTypes?: string[]
Property Value
string[]
resourceGroups
List of allowed resource groups.
resourceGroups?: string[]
Property Value
string[]
resourceTypes
List of allowed resources.
resourceTypes?: string[]
Property Value
string[]
tagSettings
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript