AzureQueryProperties Class

Definition

Azure query for the update configuration.

public class AzureQueryProperties
type AzureQueryProperties = class
Public Class AzureQueryProperties
Inheritance
AzureQueryProperties

Constructors

AzureQueryProperties()

Initializes a new instance of the AzureQueryProperties class.

AzureQueryProperties(IList<String>, IList<String>, TagSettingsProperties)

Initializes a new instance of the AzureQueryProperties class.

Properties

Locations

Gets or sets list of locations to scope the query to.

Scope

Gets or sets list of Subscription or Resource Group ARM Ids.

TagSettings

Gets or sets tag settings for the VM.

Applies to