Sdílet prostřednictvím


CreatedByType type

Definuje hodnoty pro CreatedByType. Mezi možné hodnoty patří: User, Application, ManagedIdentity, Key.

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