apnsCredential

@JvmName(name = "vccltipqnfxhcilk")
suspend fun apnsCredential(value: Output<HubApnsCredentialArgs>)
@JvmName(name = "djcwbenngicppefo")
suspend fun apnsCredential(value: HubApnsCredentialArgs?)

Parameters

value

A apns_credential block as defined below.

NOTE: Removing the apns_credential block will currently force a recreation of this resource due to this bug in the Azure SDK for Go - we'll remove this limitation when the SDK bug is fixed.


@JvmName(name = "rvtuurvpbuldsmuq")
suspend fun apnsCredential(argument: suspend HubApnsCredentialArgsBuilder.() -> Unit)

Parameters

argument

A apns_credential block as defined below.

NOTE: Removing the apns_credential block will currently force a recreation of this resource due to this bug in the Azure SDK for Go - we'll remove this limitation when the SDK bug is fixed.