TestRunAppComponents interface
Test çalıştırması uygulama bileşeni
Özellikler
| components | Azure kaynak koleksiyonu { kaynak kimliği (abonelikler/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}) : resource object } |
| created |
Oluşturan kullanıcı. |
| created |
Oluşturma datetime(ISO 8601 değişmez değer biçimi). |
| last |
Son değiştiren kullanıcı. |
| last |
Son Değiştirme tarihi saat (ISO 8601 değişmez değer biçimi). |
| test |
Test çalıştırması tanımlayıcısı |
Özellik Ayrıntıları
components
Azure kaynak koleksiyonu { kaynak kimliği (abonelikler/{subId}/resourceGroups/{rg}/providers/Microsoft.LoadTestService/loadtests/{resName}) : resource object }
components: Record<string, AppComponent>
Özellik Değeri
Record<string, AppComponent>
createdBy
Oluşturan kullanıcı.
createdBy?: string
Özellik Değeri
string
createdDateTime
Oluşturma datetime(ISO 8601 değişmez değer biçimi).
createdDateTime?: string | Date
Özellik Değeri
string | Date
lastModifiedBy
Son değiştiren kullanıcı.
lastModifiedBy?: string
Özellik Değeri
string
lastModifiedDateTime
Son Değiştirme tarihi saat (ISO 8601 değişmez değer biçimi).
lastModifiedDateTime?: string | Date
Özellik Değeri
string | Date
testRunId
Test çalıştırması tanımlayıcısı
testRunId?: string
Özellik Değeri
string