size

@JvmName(name = "vsnjrddtngbbflvq")
suspend fun size(value: Output<Int>)
@JvmName(name = "murarurdbsmncbbl")
suspend fun size(value: Int?)

Parameters

value

Used only for page blobs to specify the size in bytes of the blob to be created. Must be a multiple of 512. Defaults to 0. Changing this forces a new resource to be created.

Note: size is required if source_uri is not set.