osSKU

@JvmName(name = "mfvtlxdfrewgccil")
suspend fun osSKU(value: Output<Either<String, OSSKU>>)
@JvmName(name = "bvwesdabtijppjce")
suspend fun osSKU(value: Either<String, OSSKU>?)
@JvmName(name = "whundafrtmomfvya")
fun osSKU(value: String)
@JvmName(name = "ixsoyksvfoegaeba")
fun osSKU(value: OSSKU)

Parameters

value

Specifies the OS SKU used by the agent pool. The default is Ubuntu if OSType is Linux. The default is Windows2019 when Kubernetes <= 1.24 or Windows2022 when Kubernetes >= 1.25 if OSType is Windows.