ProfileUpdateModel interface
Profilin değiştirilebilir özniteliklerini tanımlar
Özellikler
| enabled |
Profilin etkin durumu |
| tags | Kaynak etiketleri. |
Özellik Ayrıntıları
enabledState
Profilin etkin durumu
enabledState?: string
Özellik Değeri
string
tags
Kaynak etiketleri.
tags?: {[propertyName: string]: string}
Özellik Değeri
{[propertyName: string]: string}