OperationDisplay interface
Tampilkan metadata yang terkait dengan operasi.
Properti
description | Deskripsi operasi. |
operation | Jenis operasi: dapatkan, baca, hapus, dll. |
provider | Penyedia layanan: Microsoft Key Vault. |
resource | Sumber daya tempat operasi dilakukan dll. |
Detail Properti
description
Deskripsi operasi.
description?: string
Nilai Properti
string
operation
Jenis operasi: dapatkan, baca, hapus, dll.
operation?: string
Nilai Properti
string
provider
Penyedia layanan: Microsoft Key Vault.
provider?: string
Nilai Properti
string
resource
Sumber daya tempat operasi dilakukan dll.
resource?: string
Nilai Properti
string