Share via


ProvisioningContext.PropertyResolvers Property

Definition

Gets or sets the collection of PropertyResolvers to apply to all resources being composed.

public System.Collections.Generic.IList<Azure.Provisioning.Primitives.PropertyResolver> PropertyResolvers { get; set; }
member this.PropertyResolvers : System.Collections.Generic.IList<Azure.Provisioning.Primitives.PropertyResolver> with get, set
Public Property PropertyResolvers As IList(Of PropertyResolver)

Property Value

Applies to