connection Service Principal
suspend fun connectionServicePrincipal(name: String, block: suspend ConnectionServicePrincipalResourceBuilder.() -> Unit): ConnectionServicePrincipal
Parameters
name
The unique name of the resulting resource.
block
Builder for ConnectionServicePrincipal.
See also
Parameters
name
The unique name of the resulting resource.