共用方式為


CreatedByType type

定義 CreatedByType 的值。 可能的值包括:'User'、'Application'、'ManagedIdentity'、'Key'

type CreatedByType = "User" | "Application" | "ManagedIdentity" | "Key"