authorizationProfile

@JvmName(name = "llyjsujblhfnhpec")
suspend fun authorizationProfile(value: Output<AuthorizationProfileArgs>)
@JvmName(name = "ougjkvlbekuedmyg")
suspend fun authorizationProfile(value: AuthorizationProfileArgs)

Parameters

value

Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.


@JvmName(name = "rpysvajstwcsosnd")
suspend fun authorizationProfile(argument: suspend AuthorizationProfileArgsBuilder.() -> Unit)

Parameters

argument

Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.