Syntax
public abstract System.Threading.Tasks.Task SetConfigurationStatusAsync(string typeName, string key, ConfigurationStatus status)
Parameters
- typeName
- Type: string
The type of configuration item.
- key
- Type: string
The unique key for the configuration item.
- status
- Type: ConfigurationStatus
The status.