กำหนดนโยบายการอนุญาตทุกภูมิภาคโดยค่าเริ่มต้น และเพิ่มภูมิภาคที่ไม่ได้รับอนุญาตลงในรายการที่ไม่อนุญาต
ลายเซ็น:
export interface AllowByDefault
พร็อพเพอร์ตี้
พร็อพเพอร์ตี้ | ประเภท | คำอธิบาย |
---|---|---|
disallowedRegions | สตริง[] | รหัสภูมิภาคแบบ Unicode 2 ตัวอักษรที่จะไม่อนุญาตตามที่ระบุไว้โดย https://cldr.unicode.org/ ดูรายการรหัสภูมิภาคทั้งหมดได้ที่ https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json |
AllowByDefault.disallowedRegions
รหัสภูมิภาคแบบ Unicode 2 ตัวอักษรที่จะไม่อนุญาตตามที่ระบุไว้โดย https://cldr.unicode.org/ ดูรายการรหัสภูมิภาคทั้งหมดได้ที่ https://github.com/unicode-cldr/cldr-localenames-full/blob/master/main/en/territories.json
ลายเซ็น:
disallowedRegions: string[];