共用方式為


AutomationKeyPermissions type

定義 AutomationKeyPermissions 的值。 可能的值包括:'Read'、'Full'

type AutomationKeyPermissions = "Read" | "Full"