administrators

@JvmName(name = "ytvhmswjvsghgeik")
suspend fun administrators(value: Output<ServerExternalAdministratorArgs>)
@JvmName(name = "yuqqjtfeyqhryaca")
suspend fun administrators(value: ServerExternalAdministratorArgs?)

Parameters

value

The Azure Active Directory administrator of the server. This can only be used at server create time. If used for server update, it will be ignored or it will result in an error. For updates individual APIs will need to be used.


@JvmName(name = "jwpbhwdcvephherg")
suspend fun administrators(argument: suspend ServerExternalAdministratorArgsBuilder.() -> Unit)

Parameters

argument

The Azure Active Directory administrator of the server. This can only be used at server create time. If used for server update, it will be ignored or it will result in an error. For updates individual APIs will need to be used.