staticWebsite

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

Deprecated

this block has been deprecated and superseded by the `azure.storage.AccountStaticWebsite` resource and will be removed in v5.0 of the AzureRM provider

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. Note: If static_website is specified, the service will automatically create a azure.storage.Container named $web.


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

Deprecated

this block has been deprecated and superseded by the `azure.storage.AccountStaticWebsite` resource and will be removed in v5.0 of the AzureRM provider

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. Note: If static_website is specified, the service will automatically create a azure.storage.Container named $web.