administrators

@JvmName(name = "xynufqdcrngodadn")
suspend fun administrators(value: Output<ManagedInstanceExternalAdministratorArgs>)
@JvmName(name = "topqlxhduxwbdxbe")
suspend fun administrators(value: ManagedInstanceExternalAdministratorArgs?)

Parameters

value

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


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

Parameters

argument

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