AppConfigurationSnapshotData.Filters Property

Definition

A list of filters used to filter the key-values included in the snapshot.

public System.Collections.Generic.IList<Azure.ResourceManager.AppConfiguration.Models.SnapshotKeyValueFilter> Filters { get; }
member this.Filters : System.Collections.Generic.IList<Azure.ResourceManager.AppConfiguration.Models.SnapshotKeyValueFilter>
Public ReadOnly Property Filters As IList(Of SnapshotKeyValueFilter)

Property Value

Applies to