ProjectCustomizationSettings interface
Settings to be used for customizations.
Properties
| identities | The identities that can to be used in customization scenarios; e.g., to clone a repository. |
| user |
Indicates whether user customizations are enabled. |
Property Details
identities
The identities that can to be used in customization scenarios; e.g., to clone a repository.
identities?: ProjectCustomizationManagedIdentity[]
Property Value
userCustomizationsEnableStatus
Indicates whether user customizations are enabled.
userCustomizationsEnableStatus?: string
Property Value
string