createAgentSpace
inline suspend fun DevOpsAgentClient.createAgentSpace(crossinline block: CreateAgentSpaceRequest.Builder.() -> Unit): CreateAgentSpaceResponse
Creates a new AgentSpace with the specified name and description. Duplicate space names are allowed.