sku

@JvmName(name = "kmjsqjeclfewtrne")
suspend fun sku(value: Output<SnapshotSkuArgs>)
@JvmName(name = "gkrvdbxticoolhnq")
suspend fun sku(value: SnapshotSkuArgs?)

Parameters

value

The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot


@JvmName(name = "wieemkfhnssushka")
suspend fun sku(argument: suspend SnapshotSkuArgsBuilder.() -> Unit)

Parameters

argument

The snapshots sku name. Can be Standard_LRS, Premium_LRS, or Standard_ZRS. This is an optional parameter for incremental snapshot and the default behavior is the SKU will be set to the same sku as the previous snapshot