powerState

@JvmName(name = "ucmbynlhoymedyvp")
suspend fun powerState(value: Output<PowerStateArgs>)
@JvmName(name = "tqfbnonjaqrjeqsy")
suspend fun powerState(value: PowerStateArgs?)

Parameters

value

When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded


@JvmName(name = "yjlpqkpasrkeubdu")
suspend fun powerState(argument: suspend PowerStateArgsBuilder.() -> Unit)

Parameters

argument

When an Agent Pool is first created it is initially Running. The Agent Pool can be stopped by setting this field to Stopped. A stopped Agent Pool stops all of its VMs and does not accrue billing charges. An Agent Pool can only be stopped if it is Running and provisioning state is Succeeded