serviceMeshProfile

@JvmName(name = "jboaemimsncirqrm")
suspend fun serviceMeshProfile(value: Output<KubernetesClusterServiceMeshProfileArgs>)
@JvmName(name = "vgmjrtioreeauhqd")
suspend fun serviceMeshProfile(value: KubernetesClusterServiceMeshProfileArgs?)

Parameters

value

A service_mesh_profile block as defined below.

Note: This requires that the Preview Feature Microsoft.ContainerService/AzureServiceMeshPreview is enabled and the Resource Provider is re-registered, see the documentation for more information.


@JvmName(name = "kxyibetbgngflnlx")
suspend fun serviceMeshProfile(argument: suspend KubernetesClusterServiceMeshProfileArgsBuilder.() -> Unit)

Parameters

argument

A service_mesh_profile block as defined below.

Note: This requires that the Preview Feature Microsoft.ContainerService/AzureServiceMeshPreview is enabled and the Resource Provider is re-registered, see the documentation for more information.