ConfigurationSettingsFilter interface
啟用索引鍵/值的篩選。 語法參考:https://aka.ms/azconfig/docs/restapisnapshots
屬性
key |
依索引鍵欄位篩選索引鍵/值。 |
label |
依其標籤欄位篩選索引鍵/值。 |
tags |
依其標籤欄位篩選索引鍵/值。 |
屬性詳細資料
keyFilter
依索引鍵欄位篩選索引鍵/值。
keyFilter: string
屬性值
string
labelFilter
依其標籤欄位篩選索引鍵/值。
labelFilter?: string
屬性值
string
tagsFilter
依其標籤欄位篩選索引鍵/值。
tagsFilter?: string[]
屬性值
string[]