SystemDataOutput interface
Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.
Tulajdonságok
| created |
Az erőforrás-létrehozás időbélyege (UTC). |
| created |
Az erőforrást létrehozó identitás. |
| created |
Az erőforrást létrehozó identitás típusa. |
| last |
Az erőforrást legutóbb módosító identitás típusa. |
| last |
Az erőforrást legutóbb módosító identitás. |
| last |
Az erőforrást legutóbb módosító identitás típusa. |
Tulajdonság adatai
createdAt
Az erőforrás-létrehozás időbélyege (UTC).
createdAt?: string
Tulajdonság értéke
string
createdBy
Az erőforrást létrehozó identitás.
createdBy?: string
Tulajdonság értéke
string
createdByType
Az erőforrást létrehozó identitás típusa.
createdByType?: "User" | "Application" | "ManagedIdentity" | "Key"
Tulajdonság értéke
"User" | "Application" | "ManagedIdentity" | "Key"
lastModifiedAt
Az erőforrást legutóbb módosító identitás típusa.
lastModifiedAt?: string
Tulajdonság értéke
string
lastModifiedBy
Az erőforrást legutóbb módosító identitás.
lastModifiedBy?: string
Tulajdonság értéke
string
lastModifiedByType
Az erőforrást legutóbb módosító identitás típusa.
lastModifiedByType?: "User" | "Application" | "ManagedIdentity" | "Key"
Tulajdonság értéke
"User" | "Application" | "ManagedIdentity" | "Key"