Sdílet prostřednictvím


ProfileUpdateModel interface

Definuje upravitelné atributy profilu.

Vlastnosti

enabledState

Povolený stav profilu

tags

Značky prostředků

Podrobnosti vlastnosti

enabledState

Povolený stav profilu

enabledState?: string

Hodnota vlastnosti

string

tags

Značky prostředků

tags?: {[propertyName: string]: string}

Hodnota vlastnosti

{[propertyName: string]: string}