Share via


UserDefinedResourcesProperties.QuerySubscriptions Property

Definition

List of Azure subscription ids on which the user defined resources query should be executed.

public Azure.Provisioning.BicepList<string> QuerySubscriptions { get; set; }
member this.QuerySubscriptions : Azure.Provisioning.BicepList<string> with get, set
Public Property QuerySubscriptions As BicepList(Of String)

Property Value

Applies to