staticWebsite

@JvmName(name = "htcohuqddxxxssdy")
suspend fun staticWebsite(value: Output<AccountStaticWebsiteArgs>)
@JvmName(name = "lqdayaglcxcjhkls")
suspend fun staticWebsite(value: AccountStaticWebsiteArgs?)

Parameters

value

A static_website block as defined below.

NOTE: static_website can only be set when the account_kind is set to StorageV2 or BlockBlobStorage.


@JvmName(name = "cyoskilxvibxqqhm")
suspend fun staticWebsite(argument: suspend AccountStaticWebsiteArgsBuilder.() -> Unit)

Parameters

argument

A static_website block as defined below.

NOTE: static_website can only be set when the account_kind is set to StorageV2 or BlockBlobStorage.