Aracılığıyla paylaş


CreatedByType type

CreatedByType değerlerini tanımlar. Olası değerler şunlardır: 'User', 'Application', 'ManagedIdentity', 'Key'

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