Compartilhar via


CreatedByType type

Define valores para CreatedByType. Os valores possíveis incluem: 'User', 'Application', 'ManagedIdentity', 'Key'

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