settings

@JvmName(name = "libgursdedsnthgd")
suspend fun settings(value: Output<String>)
@JvmName(name = "hlpoxcosstpwwciv")
suspend fun settings(value: String?)

Parameters

value

The settings passed to the extension, these are specified as a JSON object in a string.

Please Note: Certain VM Extensions require that the keys in the settings block are case sensitive. If you're seeing unhelpful errors, please ensure the keys are consistent with how Azure is expecting them (for instance, for the JsonADDomainExtension extension, the keys are expected to be in TitleCase.)